Lucene search
+L

303626 matches found

Kitploit
Kitploit
added 2026/09/15 5:08 a.m.86 views

atomic-red-team

Atomic Red Team Atomic Red Team™ is a library of tests mapped to the MITRE ATT&CK® framework. Security teams can use Atomic Red Team to quickly, portably, and reproducibly test their environments. Get started You can execute atomic tests directly from the command line, no installation required. S...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 5:07 a.m.11 views

OnionHop

OnionHop V3 OnionHop V3 is a modern, cross-platform desktop app Windows, macOS and Linux that routes your traffic through Tor. It can run Tor as a local SOCKS proxy or as a system-wide tunnel, automatically pick a working connection strategy for your network with Smart Connect , scan and apply...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/15 5:07 a.m.8 views

CVE-2023-35813-PoC

Sitecore Remote Code Execution Vulnerability CVE: 2023-35813 discovered by @mwulftange CVSS Score: 9.8 Severity: Critical This is the fantastic blog post from the researchers that found it: https://code-white.com/blog/exploiting-asp.net-templateparser-part-1/ Figure out what command you want to...

9.8CVSS8AI score0.86685EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/15 5:07 a.m.9 views

Lepus

Lepus Lepus is a tool for enumerating subdomains, checking for subdomain takeovers and perform port scans - and boy, is it fast! Basic Usage root@kitploit: lepus.py yahoo.com Summary Enumeration modes Subdomain Takeover Port Scan Installation Arguments Full command example Enumeration modes The...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 5:07 a.m.8 views

JS-Tap

JS-Tap v3.0.4 This tool is intended to be used on systems you are authorized to attack and for legal and educational purposes. Do not use this tool for illegal purposes, or I will be very angry in your general direction. Changelogs Major changes are documented in the project Announcements:...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 5:07 a.m.12 views

MeshCore

About MeshCore MeshCore is a lightweight, portable C++ library that enables multi-hop packet routing for embedded projects using LoRa and other packet radios. It is designed for developers who want to create resilient, decentralized communication networks that work without the internet. 🔍 What is...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/15 5:05 a.m.7 views

iCSeeU

This is a suite of tools/PoCs/exploits that can be used iCSee video-call cameras via LAN and maybe non-video call cameras as well. This could easily be used to flash alternative firmwares as a replacement for the SD card update method. Note: Any memory corruption exploit will only work if your...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:05 a.m.9 views

prosey

Prosey Prosey is a CLI tool to download and display video transcriptions from YouTube, so you can get the information you're looking for without wasting hours. The main use cases are: Summarize a YouTube video and display it in the CLI with a single command quicker. Read video captions, formatted...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 5:03 a.m.5 views

Openssl_1.1.1g_CVE-2023-0464

OpenSSL 1.1.1g 21 Apr 2020 Copyright c 1998-2020 The OpenSSL Project Copyright c 1995-1998 Eric A. Young, Tim J. Hudson All rights reserved. DESCRIPTION The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, and Open Source toolkit implementing the...

7.5CVSS6.4AI score0.03658EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:03 a.m.5 views

Industrial Security Auditing Framework

Industrial Security Auditing Framework root@kitploit: ▄█ ▄████████ ▄████████ ▄████████ ███ ███ ███ ███ ███ ███ ███ ███▌ ███ █▀ ███ ███ ███ █▀ ███▌ ███ ███ ███ ▄███▄▄▄ ███▌ ▀███████████ ▀███████████ ▀▀███▀▀▀ ███ ███ ███ ███ ███ ███ ▄█ ███ ███ ███ ███ █▀ ▄████████▀ ███ █▀ ███ ISAF aims to be a...

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

ADCSDevilCOM

ADCSDevilCOM A C tool for requesting certificates from ADCS using DCOM over SMB. This tool allows you to remotely request X.509 certificates from CA server using the MS-WCCE protocol over DCOM and It bypasses the traditional endpoint mapper requirement by using SMB directly. !WARNING Use only in...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:03 a.m.11 views

mcpsnoop

Wireshark for MCP. A transparent proxy that shows every real tool call between your AI client and your MCP servers, live in your terminal. The problem The official MCP Inspector connects as its own client, so it never sees what your client Cursor, Claude Code, Codex actually sends your server. An...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 5:02 a.m.7 views

CVE-2023-45503

CVE-2023-45503 Vulnerability Details Overview In Macrob7 Macs Framework Content Management System CMS versions 1.1.4f and prior, insecure handling of user input leads to 16 SQL injection vulnerabilities. The ability to execute arbitrary SQL queries can lead to private data being leaked including...

5.3CVSS8.8AI score0.00914EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/15 5:02 a.m.5 views

CVE-2022-36804

CVE-2022-36804 - Atlassian Bitbucket Server and Data Center Command Injection Vulnerability ⚠️ For educational and authorized security research purposes only Original Exploit Authors Very grateful to the original PoC author Walnut Security Services Pvt. Ltd Description Multiple API endpoints in...

8.8CVSS8.8AI score0.99174EPSS
SaveExploits25References1
Kitploit
Kitploit
added 2026/09/15 5:02 a.m.9 views

ModSec-log4j2

Testing the ModSec rule Prerequisites Have docker installed Have Java installed on your machine Running the test Perform a git clone of the repository Execute the command below to start the WAF ModSec and the vulnerable application root@kitploit: docker stack deploy -c docker-compose.yml WAF...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:02 a.m.11 views

sandboxec

sandboxec A lightweight command sandbox for Linux, built on Landlock. No daemon. No root. No image build step. Use it to run risky commands with a tighter blast radius: third-party CLIs, untrusted scripts, generated code, and one-off tooling. Purpose Running untrusted code is often an...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 5:00 a.m.6 views

PwnedCheck

PwnedCheck PwnedCheck is a command-line tool for checking whether passwords have appeared in known data breaches using theHave I Been Pwned API and supports encrypted Bitwarden vaults exports. Features Check single passwords from the command line Process passwords from a file Accept pre-hashed...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 5:00 a.m.6 views

CVE-2021-31762

CSRF-to-RCE ..| CVE-2021-31762 |.. Description : Exploiting a Cross-site request forgery CSRF attack to create a privileged user through the Webmin's add users feature then getting a reverse shell through the Webmin's running process feature Tested Version : Webmin 1.973 GitHub's latest version...

8.8CVSS7.8AI score0.0878EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/15 5:00 a.m.6 views

CVE-2018-20250

exp for Extracting Code Execution From Winrar poc by Ridter how to use ? you just need to install python 3.7, and prepare a evil file you want to run, set the values you want, this exp script will generate the evil archive file automatically! 1. set the values you want root@kitploit: ... ... The...

7.8CVSS7.2AI score0.96274EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/15 5:00 a.m.7 views

RTF_11882_0802

RTF118820802 CVE-2017-11882 CVE-2017-11882: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-11882 MITRE CVE-2017-11882: https://vulners.com/cve/CVE-2017-11882 Research: https://embedi.com/blog/skeleton-closet-ms-office-vulnerability-you-didnt-know-about Patch analysis:...

9.3CVSS7.8AI score0.99945EPSS
SaveExploits38
Rows per page
Query Builder