Lucene search
+L

1642118 matches found

Kitploit
Kitploit
added 2026/09/21 6:51 a.m.8 views

PyJFuzz

PyJFuzz is a small, extensible and ready-to-use framework used to fuzz JSON inputs , such as mobile endpoint REST API, JSON implementation, Browsers, cli executable and much more. Version| 1.1.0 ---|--- Homepage| http://www.mseclab.com/ Github| https://github.com/mseclab/PyJFuzz Author| Daniele...

6.4AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/21 6:51 a.m.11 views

metarget

中文 | English 1 Introduction Metarget = meta- + target, a framework providing automatic constructions of vulnerable infrastructures, used to deploy simple or complicated vulnerable cloud native targets swiftly and automatically. 1.1 Why Metarget? During security researches, we might find that the...

7.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/21 6:51 a.m.10 views

fernflower

Fernflower Fernflower is the first actually working analytical decompiler for Java and probably for a high-level programming language in general. Releases are published in the Intellij Community repository. Please send your bug reports and feature requests to the issue tracker in subsystem Java...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 6:51 a.m.9 views

CVE-2007-2447

CVE-2007-2447 🖥️ -h3x0v3rl0rd- ️⃣ CVE-2007-2447 root@kitploit: python3 smb3.0.20.py -lh localhost -lp local port -t target Error The error you're encountering indicates that the Python script is trying to import a module named smb, but it is not installed on your system. The smb module is part of...

6CVSS8.2AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/21 6:51 a.m.12 views

RSA

RustCrypto: RSA A portable RSA implementation in pure Rust. Example root@kitploit: use rsa::Pkcs1v15Encrypt, RsaPrivateKey, RsaPublicKey; let mut rng = rand::rng; let bits = 2048; let privkey = RsaPrivateKey::new&mut rng, bits.expect"failed to generate a key"; let pubkey =...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/21 6:50 a.m.10 views

HTTP3-attacks

HTTP3-attacks CVE-2022-30592 Based on the work: E. Chatzoglou, V. Kouliaridis, G. Kambourakis, G. Karopoulos, and S. Gritzalis,"A hands-on gaze on HTTP/3 security through the lens of HTTP/2 and a public dataset", Computers & Security, p. 103051, 2022. The current repository serves the purpose of...

9.8CVSS8.3AI score0.03206EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 6:50 a.m.15 views

Pyrit

Please Read Pyrit is old, is outdated and it's still Python2 I am currently attempting to rewrite it from scratch, so thanks for all the stars but remember to keep an eye for Python3 version. Pyrit Pyrit allows you to create massive databases of pre-computed WPA/WPA2-PSK authentication phase in a...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/21 6:50 a.m.14 views

CVE-2025-47810

PunkBuster LPI CVE-2025-47810 Background PunkBuster installs itself as two services, and an optional? kernel driver. PnkBstrA: Service that runs constantly in the background, and in charge of managing PunkBuster as a whole PnkBstrB: Service that starts when a protected game starts. Comes with mor...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/21 6:50 a.m.13 views

tap-ducky

TapDucky - Android USB HID Keystroke Injector TapDucky - Android USB HID Keystroke Injector Open-source DuckyScript runner for rooted Android with USB Gadget ConfigFS support TapDucky lets you create, customize, schedule, and run DuckyScript on Android by emulating a USB keyboard, mouse, or...

6.3AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/21 6:49 a.m.10 views

CVE-2026-21045_and_CVE-2026-21048

CVE-2026-21045 & CVE-2026-21048 — Samsung libimagecodec.quram.so OOB Write PoC Overview This repository contains conceptual Proof-of-Concept PoC files that demonstrate out-of-bounds OOB write vulnerabilities in the Quramsoft image codec library libimagecodec.quram.so used on Samsung Android...

8.3CVSS8.1AI score0.00521EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/21 6:48 a.m.12 views

chackd

chackd chackd is a daemon which randomize each second the kernel parameter tcpchallengeacklimit to prevent side channel attacks Introduction A shortly presented side-channel attack has given strong attention of the community 1 . For lots of servers or smartphone devices this attack considered...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 6:48 a.m.14 views

Persistnux

Persistnux A comprehensive Linux persistence detection tool for Digital Forensics and Incident Response DFIR investigations. Overview Persistnux is a bash-based tool designed to identify known Linux persistence mechanisms used by attackers to maintain access to compromised systems. It performs...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 6:46 a.m.11 views

libunwind_CVE-2015-3239

-- mode: Outline - - This is version 1.0 of the unwind library. This library supports several architecture/operating-system combinations: Linux/x86-64: Works well. Linux/x86: Works well. Linux/ARM: Works well. Linux/IA-64: Fully tested and supported. Linux/PARISC: Works well, but C library missin...

3.3CVSS6.1AI score0.00498EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/21 6:46 a.m.11 views

iocx

IOCX Deterministic, Zero‑Risk IOC Extraction for Modern Security Pipelines Static IOC extraction from a PE file using the IOCX CLI Official IOCX Project This is the original IOCX engine for deterministic static IOC extraction and PE analysis. Any other repositories using the name "iocx" are not...

6.2AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/21 6:46 a.m.15 views

FDD-book

FreeBSD Device Drivers From First Steps to Kernel Mastery by Edson Brandi · Version 2.0 April 2026 About This Book FreeBSD Device Drivers: From First Steps to Kernel Mastery is a free, open-source book that takes you from "I've never written kernel code" to "I can write, debug, and submit...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/21 6:46 a.m.12 views

vm-filesystem

vm-filesystem A Firebeam bytecode to perform Filesystem interacting while also monkey-patch the python function for the Havoc Interface File Browser interaction, allowing to interact with the remote filesystem without needing to have the filesystem embedded. This repository also is a representati...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 6:45 a.m.12 views

enject

enject Hide .env secrets from prAIng eyes. Note: this project was previously called enveil and has been renamed to enject AI coding tools like Claude Code, Copilot, Cursor, and others can read files in your project directory, which means a plaintext .env file is an accidental secret dump waiting ...

5.9AI score
SaveExploits0
CVE
CVE
added 2026/09/21 6:45 a.m.8 views

CVE-2026-94218

A flaw in Keycloak's authentication session management allows a user to bypass mandatory 2FA setup enforcement configured via a client policy. During the login process, manually visiting a specific session restart web link clears internal markers that track required security steps, letting the us...

3.1CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/21 6:45 a.m.3 views

CVE-2026-94218 Keycloak-services: keycloak-services: 2fa setup enforcement bypass via authentication session restart endpoint

A flaw was found in the authentication session management of Keycloak, an identity and access management solution. The issue occurs when an administrator enforces a stronger authentication flow, such as mandatory two-factor authentication 2FA setup, through a client policy. A user can bypass this...

3.1CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/21 6:45 a.m.11 views

CVE-2026-94218 Keycloak-services: keycloak-services: 2fa setup enforcement bypass via authentication session restart endpoint

A flaw was found in the authentication session management of Keycloak, an identity and access management solution. The issue occurs when an administrator enforces a stronger authentication flow, such as mandatory two-factor authentication 2FA setup, through a client policy. A user can bypass this...

3.1CVSS
SaveExploits0References2
Rows per page
Query Builder