An open API service indexing awesome lists of open source software.

https://github.com/NewBeginning6/nologin-upload-cpy

未授权任意文件上传检测脚本
https://github.com/NewBeginning6/nologin-upload-cpy

nologin-upload

Last synced: 5 months ago
JSON representation

未授权任意文件上传检测脚本

Awesome Lists containing this project

README

          

# 批量检测未授权任意文件上传
![img](https://github.com/NewBeginning6/nologin-upload-cpy/blob/main/use.png)
**用法**:

**检测**

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