Lucene search
+L

63072 matches found

Kitploit
Kitploit
added 2026/09/20 1:11 a.m.15 views

batchfuscate

batchfuscate A Simple And efficent Script to make your batch payload undectectable. Requirements: root@kitploit: 1. python3 must be installed On Windows & Linux 2. pip install termcolor pip install pystyle pip install tqdm pip install colorama pip install requests Installation:- root@kitploit: 1...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 1:11 a.m.15 views

burp-automation

BurpOMation Performing automated scan using Burp Suite Pro & Vmware Burp Rest API with Robot Framework using Python3. Blog Visit blog for detailed explanation of each step. Explanation & Installation Blog What it does One click run using bash installs all the dependencies with verbose...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 1:08 a.m.9 views

cve-2020-7799

cve-2020-7799 Batch detection of cve-2020-7799 Add a text.txt file in the same directory The URL format in the file is as follows: www.baidu.com 132.231.132.132 133.12.122.13:8080 Run: python3 cve-2020-7799.py Note: It is prohibited to use any resources of this project for illegal testing!...

9CVSS7.2AI score0.19807EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/20 1:08 a.m.8 views

MikroRoot

MikroRoot Automated version of CVE-2018-14847. It will scrape shodan for vulnerable host and then try to exploit them. How to use Note that this script will NOT run with Python2.x. Use only Python 3+ MikroRoot: python3 MikroRoot.py -k SHODANKEY -p page count User: ncss Pass: ncss!@2018 IP: 1.2.3....

9.1CVSS8.5AI score0.96087EPSS
SaveExploits24References2
Kitploit
Kitploit
added 2026/09/20 1:08 a.m.15 views

RTA

Red Team Automation RTA RTA provides a framework of scripts designed to allow blue teams to test their detection capabilities against malicious tradecraft, modeled after MITRE ATT&CK. RTA is composed of python scripts that generate evidence of over 50 different ATT&CK tactics, as well as a compil...

6.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 1:07 a.m.80 views

adidnsdump

Active Directory Integrated DNS dump tool By default any user in Active Directory can enumerate all DNS records in the Domain or Forest DNS zones, similar to a zone transfer. This tool enables enumeration and exporting of all DNS records in the zone for recon purposes of internal networks. For mo...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 1:07 a.m.8 views

adidnsdump

Active Directory 集成 DNS 转储工具 默认情况下,Active Directory 中的任何用户都可以枚举域或林 DNS 区域中的所有 DNS 记录,类似于区域传送。该工具支持枚举并导出区域中的所有 DNS 记录,用于内部网络的侦查。 更多信息请阅读相关博客文章。 安装和使用 你可以通过 pip 安装该工具:pip install adidnsdump,或者从 git 安装以获取最新版本: root@kitploit: git clone https://github.com/dirkjanm/adidnsdump cd adidnsdump pip install...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 1:05 a.m.10 views

CVE-2021-34527

CVE-2021-34527 PrintNightmare PoC 👾 📝 Description This simple Python script allows you to send a payload to a target IP address and port using the SMB protocol. It's designed to demonstrate the use of an SMB exploit payload for educational purposes. The payload is a hard-coded SMB message...

9CVSS8AI score0.99792EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/20 1:05 a.m.10 views

ODIN

ODIN Observe, Detect, and Investigate Networks Current version: v2.0.0 "Huginn" ODIN is Python tool for automating intelligence gathering, asset discovery, and reporting. Remember, check the dev branch for the bleeding edge, and feedback is welcome! See the GitHub wiki for details and installatio...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 1:03 a.m.10 views

xssmap

2020.08.20 update There are still a lot of bugs, so I'll take the time to fix them soon, so please keep updating. XSSMAP Detect XSS vulnerability in Web Applications Usage mimics sqlmap, and if you know sqlmap, you can easily handle xssmap! 中文介绍 Screenshots...

5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/20 1:03 a.m.11 views

skill-scanner

Skill Scanner...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 1:03 a.m.8 views

waybackpack

waybackpack Waybackpack 是一个命令行工具,允许你下载给定 URL 的完整 Wayback Machine 存档。 例如,要下载劳工部主页截至 1996 年(恰好是该站点被存档的第一年)的所有副本,你可以运行: root@kitploit: waybackpack http://www.dol.gov/ -d /Downloads/dol-wayback --to-date 1996 结果: root@kitploit: /Downloads/dol-wayback/ ├── 19961102145216 │ └── www.dol.gov │ └──...

6AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/20 1:02 a.m.9 views

log4j_checker

Log4jchecker.py CVE-2021-44228 Description This Python3 script tries to look for servers vulnerable to CVE-2021-44228, also known as Log4Shell, a very critical vulnerability found in Log4j2 Java logging library. It doesn't rely on external DNS log servers to verify and validate the vulnerable...

10CVSS7.6AI score0.99999EPSS
SaveExploits374
Kitploit
Kitploit
added 2026/09/20 1:01 a.m.15 views

GWTMap

Description GWTMap is a tool to help map the attack surface of Google Web Toolkit GWT based applications. The purpose of this tool is to facilitate the extraction of any service method endpoints buried within a modern GWT application's obfuscated client-side code, and attempt to generate example...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 1:00 a.m.11 views

CVE-2022-31007-Python-POC

Python automation of the following write up on an elabFTW account lockout bypass and login brute force that affects versions before 4.1.0. Both scripts can be used against Proving Grounds Practice lab named Source, which is running a vulnerable version of elabFTW - a free and open source electron...

7.2CVSS6.9AI score0.26948EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 12:58 a.m.7 views

CVE-2024-3400

CVE-2024-3400 CVE-2024-3400 POC written in Rust and Python...

10CVSS8.6AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/20 12:58 a.m.13 views

cryptography

pyca/cryptography .. image:: https://img.shields.io/pypi/v/cryptography.svg :target: https://pypi.org/project/cryptography/ :alt: Latest Version .. image:: https://readthedocs.org/projects/cryptography/badge/?version=latest :target: https://cryptography.io :alt: Latest Docs .. image::...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/20 12:57 a.m.9 views

exif-gps-tracer

exif-gps-tracer A python script which allows you to parse GeoLocation data from your Image files stored in a dataset.It also produces output in CSV file and also in HTML Google Maps Prerequisite To run this script fluently , 1 You should have Google Maps API 2 You should enable Map JavaScript API...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 12:57 a.m.14 views

sashay

Sashay...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/20 12:56 a.m.17 views

walletool

walletool a tool for reading wallet.dat files A utility for extracting cryptocurrency wallet data from wallet.dat files. Installation Install Python 3.x. Install the bsddb3 module if you're on Windows, use Gohlke's site. Extracting private keys from Bitcoin-QT/Litecoin-QT wallets Have your...

5.8AI score
SaveExploits0
Rows per page
Query Builder