Skip to content

halencarjunior/f5scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

f5scan

F5 BIG IP Scanner for CVE-2020-5902 by bt0

More information about the Vulnerability: https://support.f5.com/csp/article/K52145254?sf235665517=1

License: GPL v3

Requirements:

  • python3+

  • shodan

  • colorama

  • urlopen

  • pyOpenSSL

    • $ pip3 install -r requirements

Options

-h, --help            show this help message and exit
-H HOST, --host HOST  IP or Hostname of target
-p PORT, --port PORT  Port of target. Default=443
-hl HOSTLIST, --hostlist HOSTLIST
                      Use a hosts list e.g. ./hosts.txt
-s, --shodan          Search for hosts in Shodan (Needs api key)
-e, --exploit         exploit target
-c COMMAND, --command COMMAND
                      command to execute
-lf LFI, --lfi LFI    File to read using LFI Vulnerability
--version             show program's version number and exit

About

F5 BIG IP Scanner for CVE-2020-5902

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages