onlinetools - 一款线上工具箱,收集整理了一些渗透测试过程中常见的需求
2023-3-2 08:31:49 Author: 天驿安全(查看原文) 阅读量:33 收藏

这是一款线上工具箱,收集整理了一些渗透测试过程中常见的需求

现在已经包含的功能有:

在线cms识别|信息泄露|工控|系统|物联网安全|cms漏洞扫描|nmap端口扫描|子域名获取

git clone https://github.com/iceyhexman/onlinetools.gitcd onlinetoolspip3 install -r requirements.txtnohup python3 main.py &
git clone https://github.com/iceyhexman/onlinetools.gitcd onlinetoolsdocker build -t onlinetools .docker run -d -p 8000:8000 onlinetools
#浏览器打开:http://localhost:8000/

GitHub地址:

https://github.com/iceyhexman/onlinetools

文章来源: http://mp.weixin.qq.com/s?__biz=MzkxNjIxNDQyMQ==&mid=2247494239&idx=1&sn=cf847344a3d4592fa5b50a5b6fb9830a&chksm=c151eda5f62664b32c03156a8232fe550b2769187d368c2bfe7c31cf37b6f62b0d6add7e7d4a#rd
如有侵权请联系:admin#unsafe.sh