Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iceyhexman/onlinetools
在线cms识别|信息泄露|工控|系统|物联网安全|cms漏洞扫描|nmap端口扫描|子域名获取|待续..
https://github.com/iceyhexman/onlinetools
Last synced: 3 months ago
JSON representation
在线cms识别|信息泄露|工控|系统|物联网安全|cms漏洞扫描|nmap端口扫描|子域名获取|待续..
- Host: GitHub
- URL: https://github.com/iceyhexman/onlinetools
- Owner: iceyhexman
- License: mit
- Archived: true
- Created: 2018-01-30T16:51:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T14:34:13.000Z (over 1 year ago)
- Last Synced: 2024-09-22T02:06:39.061Z (3 months ago)
- Language: Python
- Homepage:
- Size: 2.29 MB
- Stars: 1,731
- Watchers: 37
- Forks: 352
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-security-collection - **696**星
- awesome-hacking-lists - iceyhexman/onlinetools - 在线cms识别|信息泄露|工控|系统|物联网安全|cms漏洞扫描|nmap端口扫描|子域名获取|待续.. (Python)
- my-awesome - iceyhexman/onlinetools - 03 star:1.7k fork:0.4k 在线cms识别|信息泄露|工控|系统|物联网安全|cms漏洞扫描|nmap端口扫描|子域名获取|待续.. (Python)
README
# onlinetools
## 师傅们溯源时候看清楚,不是所有部署了onlinetools的都是我哦。找人找清楚卅,其他人部署的这个项目也找我有点尬啦,别太菜了。这是一款线上工具箱,收集整理了一些渗透测试过程中常见的需求(病句?)
现在已经包含的功能有:
在线cms识别|信息泄露|工控|系统|物联网安全|cms漏洞扫描|nmap端口扫描|子域名获取
# 部署方法
git clone https://github.com/iceyhexman/onlinetools.git
cd onlinetools
pip3 install -r requirements.txt
nohup python3 main.py &# Docker 部署
git clone https://github.com/iceyhexman/onlinetools.git
cd onlinetools
docker build -t onlinetools .
docker run -d -p 8000:8000 onlinetools浏览器打开
http://localhost:8000/
# 说明
1.漏洞poc来自开源项目AngelSword,共320个,在此表示感谢2.本工具仅限于进行漏洞验证,如若因此引起相关法律问题,概不负责。
# 已有POC
[POC](./poc.md)# 运行截图 (部分)
![cmsreg](/img/cms.png)
![cmsvuln](/img/cmsaq.png)
![information](/img/information.png)
![subdomain](/img/subdomain.png)
![nmap](/img/nmap.png)# demo
没了# bug & 下一版本
有什么建议或者要修改的地方请直接提issue就行
懒癌犯了好几个月了...
下一版本最主要的变化应该是插件中心吧..各位dalao欢迎提poc(`・ω・´)