Lucene search
+L

31162 matches found

Kitploit
Kitploit
β€’added 2026/09/18 3:57 a.m.β€’166 views

blind-sql-bitshifting

Blind SQL Injection via Bitshifting This is a module that performs blind SQL injection by using the bitshifting method to calculate characters instead of guessing them. It requires 7/8 requests per character, depending on the configuration. Usage root@kitploit: import blind-sql-bitshifting as x...

6.2AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/18 3:51 a.m.β€’11 views

bladeGPS

bladeGPS Very crude experimental implementation of gps-sdr-sim for real-time signal generation. The code works with bladeRF and has been tested on Windows 10 and Ubuntu 20.04. root@kitploit: Usage: bladegps options Options: -e RINEX navigation file for GPS ephemerides required -y YUMA almanac fil...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/18 3:43 a.m.β€’10 views

IDArling

Warning This project is no longer under active development and the more featured and up-to-date fork is probably something more interesting for new comers. Also, IDA has announced an official support for collaborative reverse engineering session and one could also wait for this. Overview IDArling...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
β€’added 2026/09/18 3:27 a.m.β€’11 views

Oblivion

Oblivion is a tool focused in real time monitoring of new data leaks, notifying if the credentials of the user has been leak out. It's possible too verify if any credential of user has been leak out before. The Oblivion have two modes: Oblivion Client: graphical mode. Oblivion Server: mode with A...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
β€’added 2026/09/18 12:50 a.m.β€’13 views

LDAP-Monitoring-Watchdog

LDAP Watchdog Overview LDAP Watchdog is a tool designed to monitor record changes in an LDAP directory in real-time. It provides a mechanism to track and visualize modifications, additions, and removals to user and group entries, allowing users to correlate expected changes with actual changes an...

6AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
β€’added 2026/09/18 12:00 a.m.β€’5 views

Linux Distros Unpatched Vulnerability : CVE-2026-93146

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - time/namespace: Validate nanosecond field in proctimenssetoffset The function validates tvsec to be within -KTIMESECMAX, KTIMESECMAX but never validates that...

5.8AI score0.00198EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
β€’added 2026/09/18 12:00 a.m.β€’6 views

CVE-2026-77927: Improper Neutralization of Special Elements used in an SQL Command

ClipBucket v5 before 5.5.3-182 contains a blind SQL injection vulnerability that allows authenticated users to extract arbitrary data from the database by submitting the checkphoto parameter as an array to bypass the cleanrequests sanitization function in ClipBucket.class.php. Attackers can pass...

7.1CVSS6AI score0.00406EPSS
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/17 11:58 p.m.β€’11 views

cve-2025-6907

CVE‑2025‑6907 SQLi Exploit Tool File: exploit.c Author: Byte Reaper Target Service: CODEPROJECT Type: SQL Injection πŸ”Ž Overview This is a standalone C-based SQL Injection exploit targeting the CVE‑2025‑6907 vulnerability in the CODEPROJECT service. It combines multiple advanced techniques: Automat...

9.8CVSS7.4AI score0.00454EPSS
SaveExploits2
Kitploit
Kitploit
β€’added 2026/09/17 11:56 p.m.β€’8 views

frevvomapexec

frevvomapexec frevvomapexec is a script to verify the existence of a blind SQL injection vulnerability by injecting a delay of your choosing in seconds in Square 9 GlobalForms 6.2. To verify the vulnerability is legitimate, the end user will be required to do math e.g. Subtracting the smaller...

7.5CVSS7.4AI score0.01727EPSS
SaveExploits3
Kitploit
Kitploit
β€’added 2026/09/17 11:53 p.m.β€’15 views

CVE-2025-41373

CVE-2025-41373 – SQL Injection in Gandia Integra Total Author: Byte Reaper CVE: CVE-2025-41373 Vulnerability: Authenticated SQL Injection Affected Path: /encuestas/integrawebv4/integra/html/view/hislistadoacciones.php?idestudio= Description: This endpoint concatenates the idestudio parameter...

8.8CVSS6.2AI score0.01094EPSS
SaveExploits2
Kitploit
Kitploit
β€’added 2026/09/17 11:37 p.m.β€’16 views

CVE-2025-9172

Exploit: Time-Based SQL Injection via /vibes/v1/beacon unauthenticated Browser Console PoC root@kitploit: async = const url = 'http://localhost/wordpress/index.php?restroute=/vibes/v1/beacon'; async function sendresource const body = type: 'navigation', resource, // injected into SQL unprepared...

7.5CVSS6AI score0.00429EPSS
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/17 11:24 p.m.β€’10 views

CVE-2026-24417

CVE-2026-24417: OpenSTAManager has a Time-Based Blind SQL Injection with Amplified Denial of Service Overview...

8.7CVSS5.9AI score0.0038EPSS
SaveExploits3
Kitploit
Kitploit
β€’added 2026/09/17 11:20 p.m.β€’10 views

netsentryx

NetSentryx PRO πŸ›‘οΈ AI-Driven, High-Performance Real-Time Network Observability & Threat Detection Engine NetSentryx PRO is a next-generation, event-driven network monitoring and threat intelligence platform. Combining rule-based signatures with a PyTorch Deep Autoencoder, it provides sub-10ms packe...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/17 10:50 p.m.β€’8 views

CVE-2025-11177

Trigger the SQLi with a time-based payload in the public login root@kitploit: curl -w '\nTIME:%timetotal\n' -s \ -d 'log=anything%27%3B%20SELECT%20pgsleep5%3B%20--&pwd=irrelevant&wp-submit=Log+In' \ -d 'redirectto=' \ -d 'testcookie=1' \ 'http://target/wp-login.php'...

7.5CVSS5.9AI score0.00396EPSS
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/17 10:39 p.m.β€’9 views

CVE-2025-1234-RSA-Key-Validation-Bypass

CVE-2025-1234-RSA-Key-Validation-Bypass A flaw in a popular RSA implementation allows attackers to bypass key validation by supplying a modulus that appears valid but is actually factorable β€” if you can factor it quickly. CVE‑2025‑1234 β€” RSA Key Validation Bypass Exploit Proof‑of‑concept exploit...

6.1AI score
SaveExploits1
Kitploit
Kitploit
β€’added 2026/09/17 10:35 p.m.β€’13 views

-CTT-PAN-OS-EXPLOIT-CVE-2024-340

-CTT-PAN-OS-EXPLOIT-CVE-2024-340 CTT-PAN-OS-Exploit – CVE-2024-3400 CVSS 10.0 with Convergent Time Theory enhancement. Uses Ξ± = 0.0302011 temporal dispersion, 33-layer phase resonance cascade, and 11 ns temporal wedge filtering to exploit Palo Alto GlobalProtect command injection. The payload is...

10CVSS8.8AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
β€’added 2026/09/17 9:15 p.m.β€’10 views

CVE-2026-24416

CVE-2026-24416: OpenSTAManager has a Time-Based Blind SQL Injection in Article Pricing Module Overview...

8.7CVSS5.8AI score0.0038EPSS
SaveExploits3
Kitploit
Kitploit
β€’added 2026/09/17 9:06 p.m.β€’9 views

fips203

NCC Group: FIPS 203 Module-Lattice-Based Key-Encapsulation Mechanism Standard FIPS 203 Initial Public Draft Module-Lattice-Based Key-Encapsulation Mechanism Standard written in pure Rust for server, desktop, browser and embedded applications. The source repository includes examples demonstrating...

6AI score
SaveExploits0References2
EUVD
EUVD
β€’added 2026/09/17 8:44 p.m.β€’12 views

EUVD-2026-60598

Grav: Single invalid UTF-8 byte disables every rule in Security::detectXss, bypassing the page-content XSS safety gate...

5.4CVSS5.8AI score0.00182EPSS
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/17 8:35 p.m.β€’7 views

ONe-TIME-ecb-oracle-attack-AES

ONe-TIME-ecb-oracle-attack-AES...

5.3AI score
SaveExploits0
Rows per page
Query Builder