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-2017-9430 | Kitploit
Tools/GitHubGitHub/homjxi0e/cve-2017-9430
Vulnerability AnalysisExploitationFuzzingDNS AnalysisBinary Exploitation
GitHubhomjxi0e/cve-2017-9430

CVE-2017-9430

View Repository
9 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

i,am Gihad from Libya !!


DNSTracer-1.8.1---Buffer-Overflow

CVE-2017-9430

What Stack-based buffer overflow in dnstracer through 1.9 allows attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a command line with a long name argument that is mishandled in a strcpy call for argv[0]. An example threat model is a web application that launches dnstracer with an untrusted name string.


Description: Stack-based buffer overflow in dnstracer through 1.9 allows

attackers to cause a denial of service (application crash) or possibly hav e unspecified other impact via a command line with a long name argument tha t is mishandled in a strcpy call for argv[0]. An example threat model is a web application that launches dnstracer with an untrusted name string

Terminal:> dnstracer -v $(python -c 'print "A"*1025')

screenshot from 2017-06-08 04-17-03

Download Tool