
Nostromo 1.9.6 のリモートコード実行の脆弱性に対する簡単なPythonエクスプロイトです。単純に、Webサーバーが動作しているホストとポートを指定します。
パストラバーサルの脆弱性により認証なしでRCEを引き起こすCVE-2019-16278を悪用するシンプルなPythonスクリプト。
使い方: python3 nostroSploit.py targetIP targetPort [[optional command to run]]
参考元: https://git.sp0re.sh/sp0re/Nhttpd-exploits/src/branch/master/CVE-2019-16278.sh