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-Exploit-Research-Development — SSH Exploit Tool (Educational Use Only) 📌 Description This tool demonstrates exploitation of: CVE-2008-0166 CVE-2008-1657 It connects to vulnerable SSH services and provides: Persistent interactive shell Command execution logging Automatic PDF & DOCX report generation | Kitploit
Tools/GitHubGitHub/qasimshahbaz21/cve-exploit-research-development
Vulnerability AnalysisExploitationPenetration TestingLearning & EducationPayload Development
GitHubqasimshahbaz21/cve-exploit-research-development

CVE-Exploit-Research-Development

SSH Exploit Tool (Educational Use Only) 📌 Description This tool demonstrates exploitation of: CVE-2008-0166 CVE-2008-1657 It connects to vulnerable SSH services and provides: Persistent interactive shell Command execution logging Automatic PDF & DOCX report generation

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
5 months agoNot yet reviewed

🔐 SSH Exploit Tool (Educational Use Only)

📌 Description

This tool demonstrates exploitation of:

  • CVE-2008-0166
  • CVE-2008-1657

It connects to vulnerable SSH services and provides:

  • Persistent interactive shell
  • Command execution logging
  • Automatic PDF & DOCX report generation

⚙️ Features

  • Persistent shell (cd, ls, pwd, etc.)
  • Captures real command output
  • Generates professional reports
  • Organized output directory

📦 Installation

root@kitploit:~
git clone https://github.com/yourusername/ssh-exploit-tool.git
cd ssh-exploit-tool
pip install -r requirements.txt

🚀 Usage

root@kitploit:~
python3 exploit.py <target_ip>

Example:

root@kitploit:~
python3 exploit.py 192.168.1.10

📁 Output

Reports are saved in:

root@kitploit:~
/output/

Includes:

  • DOCX report
  • PDF report

⚠️ Disclaimer

This tool is for educational and authorized penetration testing only.
Do NOT use it on systems without permission.


👨‍💻 Author

Muhammad Qasim Shahbaz

Download Tool