Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
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
工具/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

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
查看仓库
5个月前尚未审核

🔐 SSH漏洞利用工具(仅供教育用途)

📌 描述

该工具演示了以下漏洞的利用:

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

它连接到存在漏洞的SSH服务,并提供:

  • 持久的交互式Shell
  • 命令执行日志记录
  • 自动生成PDF和DOCX报告

⚙️ 功能

  • 持久的Shell(cd、ls、pwd等)
  • 捕获真实的命令输出
  • 生成专业报告
  • 有序的输出目录

📦 安装

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

🚀 用法

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

示例:

root@kitploit:~
python3 exploit.py 192.168.1.10

📁 输出

报告保存在:

root@kitploit:~
/output/

包括:

  • DOCX报告
  • PDF报告

⚠️ 免责声明

该工具仅限教育和授权的渗透测试使用。
未经许可,请勿在系统上使用。


👨‍💻 作者

Muhammad Qasim Shahbaz

下载工具