关联漏洞
描述
A quick python exploit for the Nostromo 1.9.6 remote code execution vulnerability. Only takes in host and port of web server as required arguments.
介绍
# CVE-2019-16278
A simple and quick python script to exploit CVE-2019-16278 (Nostromo 1.9.6) from a Directory Traversal vulnerability in the function http_verify in Nostromo nhttpd that leads to unauthenticated RCE via a crafted HTTP request. Only takes in host and port of web server as required arguments. Optional argument is command to to execute (the default command is 'id').
Use: nostroxploit.py [host] [port] ([command])
文件快照
[4.0K] /data/pocs/3a3b0a20e2bfd33885ce1034a657cc14c43c355c
├── [1.7K] nostroxploit.py
└── [ 430] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。