https://github.com/NewBeginning6/nologin-upload-cpy
未授权任意文件上传检测脚本
https://github.com/NewBeginning6/nologin-upload-cpy
nologin-upload
Last synced: 5 months ago
JSON representation
未授权任意文件上传检测脚本
- Host: GitHub
- URL: https://github.com/NewBeginning6/nologin-upload-cpy
- Owner: NewBeginning6
- Created: 2021-04-23T05:49:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-29T08:37:04.000Z (over 3 years ago)
- Last Synced: 2024-08-05T17:45:08.106Z (over 1 year ago)
- Topics: nologin-upload
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - NewBeginning6/nologin-upload-cpy - 未授权任意文件上传检测脚本 (Python)
README
# 批量检测未授权任意文件上传

**用法**:
**检测**
Usage: python3 nologin_upload.py -u 10.10.10.10
Usage: python3 nologin_upload.py -r ip.txt
**利用**
Usage: python3 nologin_upload_exp.py -u 10.10.10.10 -f webshell.php
Usage: python3 nologin_upload_exp.py -r ip.txt -f webshell.php