Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Stu2014/scan
自用脚本 欢迎star
https://github.com/Stu2014/scan
apache-shiro redteam scanner scanshiro shiroscan tools
Last synced: 22 days ago
JSON representation
自用脚本 欢迎star
- Host: GitHub
- URL: https://github.com/Stu2014/scan
- Owner: Stu2014
- Created: 2019-05-20T09:16:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-13T01:44:58.000Z (over 3 years ago)
- Last Synced: 2024-08-05T17:36:16.805Z (4 months ago)
- Topics: apache-shiro, redteam, scanner, scanshiro, shiroscan, tools
- Language: Python
- Homepage:
- Size: 56.6 KB
- Stars: 23
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - Stu2014/scan - 自用脚本 欢迎star (Python)
README
# scan
## 需要请Star
### [apache shiro 反序列化批量扫描脚本 shiroscan ](https://github.com/Stu2014/scan/blob/master/shiro_scan.py)
```
python shiro_scan.py -h
usage: scan.py [optional]Apache Shiro Scanner.By Stu.
optional arguments:
-h, --help show this help message and exit
-f File Put Web url in url.txt
-u Url Put a Web url
-t THREADS Num of scan threads,default 10```
### [批量爬虫脚本](https://github.com/Stu2014/scan/blob/master/spider_v3.py)```
python spider_v3.py domain.txt
```
### [批量扫描代理脚本](https://github.com/Stu2014/scan/blob/master/proxy_vul.py)```
python proxy_vul.py domain.txt
```
### [批量扫描fastjson脚本](https://github.com/Stu2014/scan/blob/master/fastjson_rce.py)### [spf检测脚本](https://github.com/Stu2014/scan/blob/master/spfcheck.py)
### [钉钉和server酱推送脚本](https://github.com/Stu2014/scan/blob/master/push.py)
### [目录穿越扫描](https://github.com/Stu2014/scan/blob/master/dirvuln.py)