Lucene search
+L

299295 matches found

Kitploit
Kitploit
added 2026/09/06 10:51 p.m.5 views

bitbang-cli

BitBang CLI bitbang is a single static binary remote-access multitool. From any browser: an interactive shell and file browser access to the remote machine. You can also reach web apps on that machine's network. Beyond the browser, it does TCP port forwarding, file copy, and terminal sharing. It...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 10:51 p.m.5 views

Ponce

Ponce Ponce pronounced 'poN θe pon-they is an IDA Pro plugin that provides users the ability to perform taint analysis and symbolic execution over binaries in an easy and intuitive fashion. With Ponce you are one click away from getting all the power from cutting edge symbolic execution. Entirely...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/06 10:50 p.m.5 views

chronomaly

Chronomaly Chronomaly is a kernel exploit for the Android / Linux kernel using CVE-2025-38352. The exploit was written specifically for Linux kernel v5.10.157, but should work against all vulnerable v5.10.x kernels, as it does not require any specific kernel text offsets to work. I covered the...

7.8CVSS6.8AI score0.01278EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/06 10:50 p.m.3 views

Salamandra

Salamandra Spy Microphone Detection Tool Salamandra is a tool to detect and locate spy microphones in closed environments. It find microphones based on the strength of the signal sent by the microphone and the amount of noise and overlapped frequencies. Based on the generated noise it can estimat...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 10:50 p.m.17 views

macphish

macphish Office for Mac Macro Payload Generator Attack vectors There are 4 attack vectors available: beacon creds meterpreter meterpreter-grant For the 'creds' method, macphish can generate the Applescript script directly, in case you need to run it from a shell. beacon On execution, this payload...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 10:50 p.m.29 views

uncaptcha

uncaptcha Defeating Google's audio reCaptcha system with 85% accuracy. Disclaimer unCaptcha is intended to be a proof of concept. As of the time of our paper, we found it to successfully solve reCaptcha's audio challenges with 85% success. Since that time, reCaptcha appears to include some...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 10:49 p.m.6 views

CVE-2021-45041

CVE-2021-45041 PoC for CVE-2021-45041 aka SCRMBT-177 - Authenticated SQL-Injection in SuiteCRM = 8.0.0. Defaults to False --help Show this message and exit. https://github.com/manuelz120/CVE-2021-45041 Example usage: root@kitploit: .venv ➜ CVE-2021-45041 git:main ✗ ./exploit.py --host...

8.8CVSS7.5AI score0.02201EPSS
SaveExploits2References4
Kitploit
Kitploit
added 2026/09/06 10:49 p.m.5 views

CVE-2023-21554

MSMQ Vulnerability Proof of Concept This repository contains a ready-to-run proof of concept that targets Microsoft Message Queuing listening on TCP port 1801. This work is based on and uses materials from the original project at https://github.com/leongxudong/MSMQ-Vulnerability This repository...

9.8CVSS8.2AI score0.95454EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/06 10:49 p.m.9 views

raider

Quick links Website. OWASP page. Documentation. Installation. FAQ. Getting started. Architecture. Discussions. Issues. Twitter. Fediverse. What is Raider OWASP Raider was developed with the goal to improve web authentication testing. By now it has evolved and can be used for all kinds of stateful...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/06 10:49 p.m.7 views

MultiPotato

MultiPotato First of all - credit to @splintercode & @decoderit for RoguePotato as this code heavily bases on it. This is just another Potato to get SYSTEM via SeImpersonate privileges. But this one is different in terms of It doesn't contain any SYSTEM auth trigger for weaponization. Instead the...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 10:48 p.m.15 views

AFLplusplus

American Fuzzy Lop plus plus AFL++ Release version: 5.03c GitHub version: 5.03c Repository: https://github.com/AFLplusplus/AFLplusplus AFL++ is maintained by: Marc "van Hauser" Heuse [email protected] Dominik Maier [email protected] Andrea Fioraldi [email protected] Heiko "hexcoder...

5.9AI score
SaveExploits0References26
Kitploit
Kitploit
added 2026/09/06 10:48 p.m.9 views

nox-framework

root@kitploit: ███╗ ██╗ ██████╗ ██╗ ██╗ ████╗ ██║██╔═══██╗╚██╗██╔╝ ██╔██╗ ██║██║ ██║ ╚███╔╝ ██║╚██╗██║██║ ██║ ██╔██╗ ██║ ╚████║╚██████╔╝██╔╝ ██╗ ╚═╝ ╚═══╝ ╚═════╝ ╚═╝ ╚═╝ Cyber Threat Intelligence Framework OSINT framework for red teaming, digital forensics, and corporate exposure analysis...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/06 10:48 p.m.4 views

mallet

Mallet, a framework for creating proxies Mallet is a tool for creating proxies for arbitrary protocols, along similar lines to the familiar intercepting web proxies, just more generic. It is built upon the Netty framework, and relies heavily on the Netty pipeline concept, which allows the graphic...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 10:47 p.m.80 views

dnssearch

dnssearch This software is a subdomain enumeration tool. Purpose dnssearch takes an input domain -domain parameter and a wordlist -wordlist parameter , it will then perform concurrent DNS requests using the lines of the wordlist as sub domains eventually bruteforcing every sub domain available on...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 10:47 p.m.8 views

trustlock

trustlock A Git-native dependency admission controller. Evaluates trust signals on every dependency change. How it works trustlock runs as a Git pre-commit hook advisory mode and a CI check enforce mode: Advisory pre-commit: warns on violations, exits 0, advances the trusted baseline when all...

6.2AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/06 10:47 p.m.9 views

NTDLL-Unhook

NTDLL Unhook proper ntdll .text section unhooking via native api. x86/x64/wow64 supported. How It Works The program walks the PEB to locate ntdll.dll base address and manually parses the PE export table to resolve NT API functions without touching the Import Address Table. It then uses NtOpenFile...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 10:47 p.m.123 views

subdomain3

Subdomain3 README.md inChinese 中文 Description Subdomain3 is a new generation of tool , It helps penetration testers to discover more information in a shorter time than other tools.The information includes subdomains, IP, CDN, and so on. Please enjoy it. Screenshot medium pattern for speed Feature...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/06 10:46 p.m.5 views

CVE-2023-34924

CVE-2023-34924 A buffer over flow vulnerability of H3CMagicB1STV100R012 router CVE info: root@kitploit: • the name of an affected Product: H3C Magic B1STW B1STV100R012 router • the affected or fixed versions: affected version: H3C-Magic-B1STW - H3CMagicB1STV100R012. Fixed version: none • the CVE ...

7.5CVSS7.7AI score0.00914EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 10:46 p.m.6 views

CVE-2025-43990-Magento-RCE

Magento APSB25-94 — Unauthenticated File Upload to RCE Overview Exploits unauthenticated file upload in Magento / Adobe Commerce via REST API guest cart customoptions file upload. Attack Chain root@kitploit: 1. GraphQL → leak product SKU 2. REST API → create guest cart 3. REST API → upload PNG...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 10:46 p.m.6 views

ImproHound

ImproHound Identify the attack paths in BloodHound breaking your AD tiering ImproHound is a dotnet standalone win x64 exe with GUI. To use ImproHound, you must run SharpHound to collect the necessary data from the AD. You will then upload the data to your BloodHound installation. ImproHound will...

5.9AI score
SaveExploits0References6
Rows per page
Query Builder