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
CodeTest — CodeTest信息收集和漏洞利用工具,可在进行渗透测试之时方便利用相关信息收集脚本进行信息的获取和验证工作,漏洞利用模块可选择需要测试的漏洞模块,或者选择所有模块测试,包含CVE-2020-14882, CVE-2020-2555等,可自己收集脚本后按照模板进行修改。 | Kitploit
Tools/GitHubGitHub/adm1in/codetest
Vulnerability ScannersExploitationScripting & AutomationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubadm1in/codetest

CodeTest

CodeTest信息收集和漏洞利用工具,可在进行渗透测试之时方便利用相关信息收集脚本进行信息的获取和验证工作,漏洞利用模块可选择需要测试的漏洞模块,或者选择所有模块测试,包含CVE-2020-14882, CVE-2020-2555等,可自己收集脚本后按照模板进行修改。

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

Welcome to CodeTest

👉About This Project

The main purpose of this project: to provide a unified execution entry point using a visual interface for Python POC\EXP test scripts collected daily, making it convenient to run.

Target audience: penetration testers with a Python foundation (the tool comes with a simple editor. Users can modify script parameters and flexibly use the scripts for testing after reloading).

GUI development library: Tkinter

💡POC\EXP Reference Links

root@kitploit:~
https://github.com/Ascotbe/Medusa
https://github.com/zhzyker/vulmap

📖Usage Instructions

root@kitploit:~
# 下载文件
git clone https://github.com/xkx518/CodeTest.git
cd CodeTest
# 安装依赖
pip3 install -r requirements.txt
注意: Python\Python36\Lib\site-packages,找到这个路径,下面有一个文件夹叫做crypto,将小写c改成大写C
# 使用工具
双击 CodeTest.pyw
pythonw3 CodeTest.pyw

📋Interface Introduction

[Link name](link address "Link title")

📂Usage Example

[Link name](link address "Link title")

Download Tool