The arsenal
323 modules.
15 ways in.
Every exploit declares exactly one thing: the capability it hands to the chain. That's the
whole contract. The framework does the rest — matching payloads, resolving transformers,
escalating roles. Here's what's in the box today.
AFU
Arbitrary file upload
101
SQLIq
SQL injection — read / extract
78
FILEDL
Arbitrary file download
38
AUTH
Gain a session or credentials
23
LFI
Local file inclusion / traversal
19
RCE
Remote code execution
17
RFI
Remote file inclusion
11
XSSr
Reflected cross-site scripting
10
XSS
Stored cross-site scripting
7
AFD
Arbitrary file delete / modify
5
OTHER
Operator-driven action
5
PRIVESC
Raise an identity to a higher role
5
CODEINJ
Deferred PHP code injection
2
OBJINJ
Object injection / deserialization
2
SQLI
SQL injection — stacked, write-capable
1