Command-Line Options¶
Basic Options¶
|
Target URL with |
|
POST request data containing |
|
Path to the wordlist file. |
|
HTTP method to use for requests (default: GET). |
Bypass & Obfuscation Options¶
|
Encode or obfuscate payload with URL encoding and null byte injection. |
|
Test common directory traversal variations for bypass. |
|
Automatically fuzz common parameter names to identify vulnerable ones. |
Authentication Options¶
|
Credentials and authentication method (basic or NTLM). |
|
Domain name for NTLM authentication. |
Session & Log Poisoning Options¶
|
PHP code string to inject for poisoning attacks. |
|
Command to execute after successful injection. |
|
Specify log file path for log poisoning. |
|
PHP session ID for session poisoning (manual injection required). |
Full list of options¶
For a complete list of available options and detailed descriptions, run:
lfimap --help