ctf-pwn

Fail

Audited by Runlayer on Mar 16, 2026

Risk Level: HIGH
Scan Summary
Max Score
94%
Files
7
Flagged
7
Chunks
24
Flagged Files (7)
ctf-pwn/format-string.mdHIGH
93.7%

Malicious tool definition detected

Dump GOT to identify libc:** ```python # Read GOT entries for known functions puts_addr = arb_read(pie_base + got_puts_offset) stack_chk_addr = arb_read(pie_base + got_stack_chk_offset) ``` **5. Cross-reference libc database:** - https://libc.blukat.me/ - https://libc.rip/ - Input multiple function addresses to identify exact libc version **6.

ctf-pwn/kernel.mdHIGH
93.1%

Tool passed security scan

Privilege Escalation

Destructive Action

Context Poisoning

ctf-pwn/rop-and-shellcode.mdHIGH
92.9%

Tool passed security scan

Context Poisoning

Prompt Injection

ctf-pwn/advanced.mdHIGH
92.8%

Tool passed security scan

Context Poisoning

Data Exfiltration

Guardrail Bypass

Prompt Injection

Destructive Action

ctf-pwn/SKILL.mdHIGH
92.4%

Guardrail Bypass

Context Poisoning

Privilege Escalation

Destructive Action

ctf-pwn/overflow-basics.mdMEDIUM
87.8%

Context Poisoning

Prompt Injection

ctf-pwn/sandbox-escape.mdLOW
63.3%

Tool passed security scan

Audit Metadata
Max File Score
94%
Classification
KNOWN_SERVER_KNOWN_TOOL_LIST
Files Scanned
7
Files Flagged
7
Chunks Analyzed
24
Analyzed
Mar 16, 2026, 02:31 AM
Security Audit — runlayer — ctf-pwn