Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LFImap tool #742

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

hansmach1ne
Copy link

Vuln discovery/exploit techniques

  • Filter, File, Data, Input, Expect wrappers
  • Remote File Inclusion
  • Path Traversal
  • Command injection
  • Heuristic (Reflected XSS, HTMLi, CRLF, error disclosure) checks

Features

  • Exploit RCEs automatically to reverse shell (custom built shell)
  • Second order (blind) vulnerability support - Blind Command injection, stored XSS, second order LFI
  • Full control over the HTTP requests sent (Specify headers, GET, request body/POST, method)
  • Ability to test arbitrary part of the request (headers, POST, URL parameters)
  • Ability to test multiple URLs at once, or test single raw request from a file
  • Timeout and time in between requests
  • Pivot requests through proxy
  • Payload manipulation options
  • Many more options and features

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant