A quick python exploit for the Nostromo 1.9.6 remote code execution vulnerability. Simply takes a host and port that the web server is running on.
# CVE-2019-16278
Simple Python script to exploit CVE-2019-16278 due to a path traversal vulnerability that leads to unauthenticated RCE.
Usage: python3 nostroSploit.py *targetIP targetPort* [[optional command to run]]
Inspired by: https://git.sp0re.sh/sp0re/Nhttpd-exploits/src/branch/master/CVE-2019-16278.sh
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view