Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 475 Bytes

File metadata and controls

21 lines (18 loc) · 475 Bytes

VulnFinder

Vulnerabilities Finder made in Bash.
This Tool finds for vulnerabilities in a list provided. Vulnerabilities it can find:

  • SQLI
  • LFD
  • LFI
  • Command OS Injection
  • Shellshock (Method 1)
  • Shellshock (Method 2)
  • Shellshock (Method 3)
  • Struts

How to use:

1º - bash babel.sh
2º - path+list of websites.txt
3º - Done!
4º - It´s going to generate a list of vulnerable websites with the name of "vulns.txt"

Credits to Lexy.