Lucene search
+L

2438306 matches found

Kitploit
Kitploit
added 2026/09/17 11:10 a.m.9 views

imaginaryC2

Imaginary C2 author: Felix Weyne website Twitter Imaginary C2 is a python tool which aims to help in the behavioral network analysis of malware. Imaginary C2 hosts a HTTP server which captures HTTP requests towards selectively chosen domains/IPs. Additionally, the tool aims to make it easy to...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 11:09 a.m.8 views

CVE-2020-10560-Key-Recovery

CVE-2020-10560 Key Recovery AES This PoC recovers the sitekey for OSSN 5.3 and above. For more information see http://techanarchy.net/blog/cve-2020-10560-ossn-arbitrary-file-read...

5.9CVSS6.3AI score0.03797EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 11:09 a.m.14 views

EasyScan

EasyScan EasyScan is a Python script that analyzes the security of a given website by inspecting its HTTP headers, DNS records, and other configurations. The script generates a security report with a score, grade, and recommendations for addressing potential vulnerabilities. Features & Test Cases...

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

vulnerable-nextjs-14-CVE-2025-29927

CVE-2025-29927 Authorization Bypass reproduction This repository is a reproduction of the CVE-2025-29927 vulnerability in the next package How to reproduce 1. Follow the steps below to clone, and run the Next.js application 2. Test authorization denies access to the /api/hello endpoint...

9.1CVSS7.5AI score0.99225EPSS
SaveExploits59References1
Kitploit
Kitploit
added 2026/09/17 11:08 a.m.10 views

CVE-2024-4956-PoC

title="Nexus Repository Manager" GET /%2F%2F%2F%2F%2F%2F%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd HTTP/1.1Host: x.x.x.xUser-Agent: Mozilla/5.0 Windows NT 5.1; rv:21.0 Gecko/20100101 Firefox/21.0Connection: closeAccept: /Accept-Language: enAccept-Encoding: gzip...

7.5CVSS7.5AI score0.18245EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/17 11:08 a.m.8 views

ADTrapper

ADTrapper - Active Directory Security Analysis Platform Professional Active Directory Security Analysis and Threat Detection Platform Transform Windows authentication logs into actionable security insights with advanced threat detection and interactive visualizations Overview ADTrapper is a...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/17 11:08 a.m.7 views

CVE-2025-55182-PoC

React2Shell CVE-2025-55182 PoC Usage root@kitploit: Interactive shell ./react2shell -u http://target:3000 Single command ./react2shell -u http://target:3000 -c "id" WAF bypass 128KB junk data ./react2shell -u http://target:3000 -waf 128 Build root@kitploit: go build -o react2shell . Options...

10CVSS7.8AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/17 11:07 a.m.10 views

PhantomEvasion

PHANTOM EVASION 3.0 Phantom-Evasion is an antivirus evasion tool written in python both compatible with python and python3 capable to generate almost fully undetectable executable even with the most common x86 msfvenom payload. The following OSs officialy support automatic setup: 1. Kali Linux 2...

6.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 11:07 a.m.27 views

LKWA

LKWA Lesser Known Web Attack Lab is for intermediate pentester that can test and practice lesser known web attacks such as Object Injection, XSSI, PHAR Deserialization, variables variable ..etc. Write-ups are welcome. My own walk-through is here . Installation - Local Just clone the git with git...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 11:06 a.m.5 views

CVE-2023-28432

CVE-2023-28432 MinIO has an information disclosure vulnerability. An unauthenticated remote attacker can obtain all environment variables by sending a specially crafted HTTP request, including MINIOSECRETKEY and MINIOROOTPASSWORD, causing sensitive information leakage, which may ultimately allow...

7.5CVSS8.3AI score0.83957EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/17 11:06 a.m.13 views

Qu1cksc0pe

Qu1cksc0pe All-in-One malware analysis tool for analyze many file types, from Windows binaries to E-Mail files. You can get : What DLL files are used. Functions and APIs. Sections and segments. URLs, IP addresses and emails. Android permissions Dangerous/Special/Info. MITRE ATT&CK mappings Window...

6.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 11:05 a.m.7 views

CVE-2025-2539

CVE-2025-2539 - WordPress File Away = 3.9.9.0.1 - Arbitrary File Read 🔥 Vulnerability Summary The WordPress plugin File Away version = 3.9.9.0.1 is vulnerable to an unauthenticated arbitrary file read vulnerability. This allows attackers to read any file on the server, such as wp-config.php,...

7.5CVSS8.6AI score0.01624EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/17 11:05 a.m.10 views

Lazymux

Lazymux Lazymux is a tool that helps you to install and use multiple penetration testing and hacking tools on Android system with ease. It allows users to easily install and use a variety of popular tools such as Nmap, SQLMap, and Metasploit. The tool is simple to use, as you only need to type a...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/17 11:04 a.m.16 views

wrongsecrets

OWASP WrongSecrets Welcome to the OWASP WrongSecrets game! The game is packed with real life examples of how to not store secrets in your software. Each of these examples is captured in a challenge, which you need to solve using various tools and techniques. Solving these challenges will help you...

6.2AI score
SaveExploits0References93
Kitploit
Kitploit
added 2026/09/17 11:04 a.m.8 views

CVE-2026-23918-Double-free-Apache-httpd-mod_http2

CVE-2026-23918 - Apache httpd modhttp2 PoC This repository contains a proof-of-concept implementation written in Go for a pre-authentication memory corruption scenario affecting Apache httpd with modhttp2. The code in this repository demonstrates a spray-and-trigger approach against a vulnerable...

8.8CVSS8.4AI score0.49727EPSS
SaveExploits18References4
Kitploit
Kitploit
added 2026/09/17 11:03 a.m.6 views

CVE-2025-32463

Sudo version 1.9.17 has a critical vulnerability CVE-2025-32463 that allows local users to gain root access by exploiting the chroot option, which can lead to serious security risks. Users are advised to update to version 1.9.17p1 or later to mitigate this issue. Overview of the Sudo 1.9.17...

9.3CVSS7.5AI score0.59417EPSS
SaveExploits71References1
Kitploit
Kitploit
added 2026/09/17 11:03 a.m.8 views

MalPipe

MalPipe root@kitploit: //\ | | / / \ / | |/ // | ' \ / \ / //\ \ | | / /| | | | / / /,|/ || ./ | || MalPipe is a modular malware and indicator collection and processing framework. It is designed to pull malware, domains, URLs and IP addresses from multiple feeds, enrich the collected data...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/17 11:03 a.m.8 views

BADministration

BADministration What is BADministration? BADministration is a tool which interfaces with management or administration applications from an offensive standpoint. It attempts to provide offsec personnel a tool with the ability to identify and leverage these non-technical vulnerabilities. As always:...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 11:03 a.m.108 views

o365enum

Office 365 User Enumeration Enumerate valid usernames from Office 365 using ActiveSync, Autodiscover, or office.com login page. Usage o365enum will read usernames from the file provided as first parameter. The file should have one username per line. The output is CSV-based for easier parsing. Val...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 11:03 a.m.8 views

CS4239-Spring4Shell-POC

CS4239-Spring4Shell-POC Proof of concept for CVE-2022-22965 Spring4Shell for CS4239 G410 report. Adapted from this PoC to demonstrate unpatched & patched behavior. Running the demo There are 2 example programs dockerized in this repository with identical source code. One uses a vulnerable version...

9.8CVSS8AI score0.99638EPSS
SaveExploits105References1
Rows per page
Query Builder