Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
f5scan — 针对 CVE-2020-5902 的 F5 BIG IP 扫描器 | Kitploit
工具/GitHubGitHub/halencarjunior/f5scan
侦察漏洞扫描器漏洞利用Web应用程序漏洞利用信息收集
GitHubhalencarjunior/f5scan

f5scan

针对 CVE-2020-5902 的 F5 BIG IP 扫描器

查看仓库
116年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

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

依赖:

  • python3+

  • shodan

  • colorama

  • urlopen

  • pyOpenSSL

    • $ pip3 install -r requirements

选项

root@kitploit:~
-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
下载工具