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