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
shodan-CVE-2018-15473 — Test CVE-2018-15473 exploit on Shodan IP | Kitploit
Tools/GitHubGitHub/66quentin/shodan-cve-2018-15473
OSINT (Open Source Intelligence)ReconnaissanceVulnerability AnalysisExploitationPenetration TestingLearning & Education
GitHub66quentin/shodan-cve-2018-15473

shodan-CVE-2018-15473

Test CVE-2018-15473 exploit on Shodan IP

View Repository
24 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

Here is a simple script to test CVE-2018-15473 exploit on 100 IP addresses referenced by Shodan. Usernames tested are contained in users.txt

The file that has to be executed is main.py. It works on Linux and you have to get your own API key from www.shodan.io

The results only appear on the standard output. Expect the IP list which is save under ips.txt.

CVE attack forked from https://github.com/Sait-Nuri/CVE-2018-15473

Make sure you have the libraries argparse, shodan and paramiko. You also can try the following command: chmod +x cve.py

The purpose of this project is purely educational.

Download Tool