关联漏洞
描述
Nostromo 1.9.6 reverse shell
介绍
### Poc exploit(bash script)
[shell.webm](https://github.com/0xTabun/CVE-2019-16278/assets/144548207/cfa7f7a5-3fc9-4586-b67a-02c56ef57b91)
### About the exploit
You can get reverse shell with .sh file (in Linux)<br>
You can get reverse shell with .py file in (Windows and Linux) (in windows, you need to install netcat)<br>
You must specify the target<br>
example: http://127.0.0.1<br>
* using for .py:<br>
python exploit.py<br>
* using for .sh:<br>
chmod +x exploit.sh<br>
./exploit.sh<br>
##### Exploit Title: CVE_2019-16278 | Reverse shell for (nostromo 1.9.6)<br>
***Author: Tabun***
文件快照
[4.0K] /data/pocs/3099a4bde7dc69b92e309c75ed356e12b5d3b641
├── [1.2K] exploit.py
├── [1.2K] exploit.sh
├── [ 598] README.md
└── [ 617] readme.txt
0 directories, 4 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。