Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 568 Bytes

scanner.md

File metadata and controls

22 lines (19 loc) · 568 Bytes

Vulnerability scanner

Scan for the following vulnerabilities

  • XSS
  • SQL injection (without harmful queries)
  • CRLF injection (HTTP response splitting)
  • Session fixation
  • LFI
  • etc.
  • Create links to exploit-db

Usable characters (for injection purposes)

  • Make injection map with similar interface to: