文件名称:finc:扫描利用lfi漏洞
文件大小:115KB
文件格式:ZIP
更新时间:2024-04-22 23:09:04
lfi lfi-exploitation lfi-detection lfi-rce Python
芬奇 利用python3编写的LFI的开发 设置: git clone https://github.com/DSimsek000/finc cd finc # recommended setup with virtualenv python -m venv env source env/bin/activate pip install -r requirements.txt 句法: usage: finc [-h] [-u] [-d] [-c] [--header] [--proxy] [-x] [-v] [-vv] [-p] [-r] [-a] [-s] [--batch] [--redirect] [-o] [--module ...] [--level] optional arguments: -h, --help show this help messag
【文件预览】:
finc-main
----.gitignore(2KB)
----core()
--------res()
--------__init__.py(0B)
--------io.py(2KB)
--------log.py(1KB)
--------parse_utils.py(6KB)
--------payload_data.py(2KB)
--------models()
--------str_utils.py(2KB)
--------closable_http_server.py(998B)
--------scan.py(45KB)
--------constants.py(1KB)
--------misc.py(899B)
--------net.py(1KB)
--------mode.py(2KB)
--------filter_bypass.py(3KB)
----requirements.txt(347B)
----finc.py(8KB)
----README.md(3KB)
----screenshot.png(86KB)