Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2019-16278 — 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. | Kitploit
Tools/GitHubGitHub/alexander-fernandes/cve-2019-16278
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubalexander-fernandes/cve-2019-16278

CVE-2019-16278

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.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
14 years agoNot yet reviewed

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])

Download Tool