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-2018-15473 — Fix for CVE-2018-15473 | Kitploit
Tools/GitHubGitHub/yzee00/cve-2018-15473
Vulnerability AnalysisExploitationInformation GatheringPenetration TestingAuthentication
GitHubyzee00/cve-2018-15473

CVE-2018-15473

Fix for CVE-2018-15473

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

CVE-2018-15473

Updated version of this repo https://github.com/Sait-Nuri/CVE-2018-15473/tree/main

  • Made it work with paramiko version 3.4.0

How To Run

root@kitploit:~
# Clone this repo
git clone https://github.com/yZ1337/CVE-2018-15473.git

# Install libraries
pip3 install -r requirements.txt

# Run example list
python3 CVE-2018-15473.py -w /usr/share/seclists/Usernames/xato-net-10-million-usernames.txt

# Run example single user and port
python3 CVE-2018-15473.py -u "root" -p 8080
Download Tool