Pompem 一款查找漏洞利用工具

Pompem是一个开源工具,旨在自动搜索最重要的数据库中的漏洞利用和漏洞。用Python开发,具有高级搜索系统,可以帮助测试者和道德黑客的工作。在当前版本中,它在PacketStorm安全性,CXSecurity,ZeroDay,Vulners,国家漏洞数据库,WPScan漏洞数据库中执行搜索…

图片[1]-Pompem 一款查找漏洞利用工具-华盟网

安装
git clone https://github.com/rfunix/Pompem.git
pip3.5 install -r requirements.txt

用法
python3.5 pompem.py -h

Options:
  -h, –help                      show this help message and exit
  -s, –search <keyword,keyword,keyword>  text for search
  –txt                           Write txt File
  –html                          Write html File

使用示例:
$ python3.5 pompem.py -s WordPress
$ python3.5 pompem.py -s Joomla –html
$ python3.5 pompem.py -s “Internet Explorer,joomla,wordpress” –html
$ python3.5 pompem.py -s FortiGate –txt
$ python3.5 pompem.py -s ssh,ftp,mysql

文章来源及下载:

https://github.com/rfunix/Pompem

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
相关推荐
  • 暂无相关文章
  • 评论 抢沙发

    请登录后发表评论

      暂无评论内容