Lucene search
+L

2116356 matches found

Kitploit
Kitploit
added 2026/09/08 8:20 a.m.5 views

CVE-2021-43798

CVE-2021-43798 CVE-2021-43798 is a vulnerability marked as High priority CVSS 7.5 leading to arbitrary file read via installed plugins in Grafana application. This vulnerability works on versions 8.0.0-beta1, 8.0.0 to 8.3.0. Tested only on 8.2.0. Exploit works by creating a list of vulnerable...

7.5CVSS8.1AI score0.88503EPSS
SaveExploits45References1
Kitploit
Kitploit
added 2026/09/08 8:19 a.m.6 views

CVE-2023-4683-Test

CVE-2023-4683-Test This repo holds an easy to use POC for CVE-2023-4683. Just git clone this repo and either extract webp-test or run setup-webp-test.sh. webp-test already has the necessary files git commit 7ba44f80f3b94fc0138db159afea770ef06532a0 of https://chromium.googlesource.com/webm/libwebp...

5.5CVSS6.1AI score0.00317EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/08 8:19 a.m.5 views

masm_shc

masmshc A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints. Demos Paper 📰 VXUG ; mirror...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 8:19 a.m.7 views

DFIR-O365RC

Table of contents: 1. Module description 2. Installation and prerequisites 1. Using Docker 2. Manual Installation 3. Managing the DFIR-O365RC application 1. Creating the application 2. Updating the application 3. Removing the application 4. Permissions and license requirements 5. Functions includ...

6.1AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/08 8:19 a.m.9 views

GDA-android-reversing-Tool

ˇ GDAGJoy Dex Analyzer GDA, an powerful Dalvik bytecode decompiler implemented in C++, which has the advantages of fast analysis and low memory&disk consumption and an stronger ability to decompiling the apk, dex, odex, oat, jar, class, aar files. GDA is completely native software and works witho...

6AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/08 8:19 a.m.6 views

DDoS-Ripper

DDoS-Ripper What is a DDoS Attack? A Distributable Denied-of-Service DDOS attack server that cuts off targets or surrounding infrastructure in a flood of Internet traffic DDoS attacks achieve effectiveness using multiple compromised computer systems as a source of attack traffic. Search engines m...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 8:18 a.m.10 views

ProxyLogon

ProxyLogon ProxyLogon is the formally generic name for CVE-2021-26855, a vulnerability on Microsoft Exchange Server that allows an attacker bypassing the authentication and impersonating as the admin. We have also chained this bug with another post-auth arbitrary-file-write vulnerability,...

9.8CVSS8.3AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/08 8:18 a.m.4 views

wifi_db

!Contributorshttp...

6AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/08 8:18 a.m.17 views

SoIG

SoIG The Instagram OSINT Tool gets a range of information from an Instagram account that you normally wouldn't be able to get from just looking at their profile. Getting Started The information includes : profile : Username, Profile Name, URL, Followers, Following, Number of Posts, Bio, Profile...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 8:18 a.m.10 views

SUDO_KILLER

⭐ Star us on GitHub — to show your support! 💡 Best Viewed in Dark Mode : The project SUDOKILLER made it to the final for the SANS Difference Award 2023 in the category open-source tool. Contributing Stargazers over time Support Credits Disclaimer License Introduction SUDOKILLER is a tool geared...

9.3CVSS7.5AI score0.59417EPSS
SaveExploits71References3
Kitploit
Kitploit
added 2026/09/08 8:18 a.m.9 views

CVE-2022-24924

Improper access control vulnerability in LiveWallpaperService CVE-2022-24924SVE-2021-24089 Windows version tested: Windows 10 20H2 Build 19042.1348 64bit Live Wallpaper Version: 3.0.9.0 or earlier There is a LiveWallpaperService that works by default in Samsung laptops, but there was a...

5.3CVSS6.1AI score0.00747EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/08 8:18 a.m.4 views

ics-phishing-toolkit

ics-phishing-toolkit This toolkit for remediating malicious calendar invites is designed to help teams using email security solutions that don't natively remediate these attacks. If you're using Sublime, you don't need this toolkit because remediation is natively supported. Supported stacks...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 8:18 a.m.9 views

ropr

ropr ropr is a blazing fast multithreaded ROP Gadget finder What is a ROP Gadget? ROP Return Oriented Programming Gadgets are small snippets of a few assembly instructions typically ending in a ret instruction which already exist as executable code within each binary or library. These gadgets may...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 8:17 a.m.4 views

SkyArk

SkyArk is a cloud security project with two main scanning modules: 1. AzureStealth - Scans Azure environments 2. AWStealth - Scan AWS environments These two scanning modules will discover the most privileged entities in the target AWS and Azure. The Main Goal - Discover The Most Privileged Cloud...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 8:17 a.m.7 views

cve-2026-26114-poc

CVE-2026-26114 Use only in labs or authorized testing systems. Python PoC root@kitploit: pip install requests requests-ntlm python poc/cve202626114rce.py ^ --target http://sharepoint.local ^ --username spuser1 ^ --password "Password123!" ^ --domain SP19 ^ --cmd "cmd /c whoami...

8.8CVSS7.9AI score0.03033EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 8:17 a.m.153 views

rbcd-attack

Abusing Kerberos Resource-Based Constrained Delegation TL;DR This repo is about a practical attack against Kerberos Resource-Based Constrained Delegation in a Windows Active Directory Domain. The difference from other common implementations is that we are launching the attack from outside of the...

5.7AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/08 8:17 a.m.4 views

CVE-2024-3656

Keycloak 24.0.5 is vulnerable to Broken Access Control vulnerability, where the attacker can use any authenticated user to perform some api action such as : Test LDAP connections via the testLDAPConnection endpoint. Retrieve unmanaged attributes of any user via the getUnmanagedAttributes endpoint...

8.1CVSS7.5AI score0.02862EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 8:16 a.m.6 views

B2R2

B2R2 B2R2 is a fully managed binary analysis framework written in F. It provides a rich set of algorithms, functions, and tools for reverse engineering, program analysis, and binary-level inspection. The name B2R2 takes inspiration from R2-D2, the iconic robot from Star Wars. Originally named B2-...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 8:16 a.m.10 views

wifi-cracking

Wi-Fi Cracking Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat. This is a brief walk-through tutorial that illustrates how to crack Wi-Fi networks that are secured using weak passwords. It is not exhaustive, but it should be enough information for you to test your own...

6AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/08 8:16 a.m.5 views

CVE-2022-2588

CVE-2022-2588 The fix The bug is fixed in Linux v5.19 by this commit. The bug The bug was introduced in Linux v3.17 by this commit back to 2014. It requires User Namespaces to trigger. This bug is very similar to CVE-2021-3715, which was caused by improper operation on the route4filter's linked...

7.8CVSS6.9AI score0.05871EPSS
SaveExploits7
Rows per page
Query Builder