Lucene search
+L

3803 matches found

EUVD
EUVD
β€’added 2026/09/13 9:31 p.m.β€’2 views

EUVD-2026-77073

A security flaw has been discovered in kagisearch smallweb up to 0ecb9c48edbf98dc7e934b54fbac43869e64b4cf. The affected element is the function index of the file app/sw.py of the component Query String Rendering. Performing a manipulation of the argument qs results in cross site scripting. The...

5.3CVSS
SaveExploits0References8
CVE
CVE
β€’added 2026/09/13 8:00 p.m.β€’9 views

CVE-2026-90583

A cross-site scripting (XSS) flaw exists in kagisearch smallweb (up to commit 0ecb9c48edbf98dc7e934b54fbac43869e64b4cf) in the index function of app/sw.py within the Query String Rendering component. Manipulating the qs argument injects untrusted content into the rendered page. Exploitation requi...

5.3CVSS
SaveExploits0References7
Kitploit
Kitploit
β€’added 2026/09/13 5:20 p.m.β€’8 views

SliverKeylogger

Sliver Keylogger This extension to sliver was written mostly as a learning exercise into how sliver handles extensions. I would like to thank the entire Sliver team for there work on this public implant framework. I would especially like to thank @rkervell for answering many of my questions relat...

6AI score
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/13 5:05 p.m.β€’6 views

CVE-2025-30208

CVE-2025-30208 Using a special raw import query string on a vite dev server, a attacker can read arbitrary files Summary of the CVE Vite dev servers before 6.2.3, 6.1.2, 6.0.12, 5.4.15, and 4.5.10 can bypass the server.fs.deny file access checks for @fs requests. Appending ?raw?? or ?import&raw??...

7.5CVSS6.8AI score0.74969EPSS
SaveExploits28References1
Kitploit
Kitploit
β€’added 2026/09/13 4:45 p.m.β€’30 views

tcpcopy

TCPCopy - A TCP Stream Replay Tool TCPCopy is a TCP stream replay tool for realistic testing of Internet server applications. Getting to Know TCPCopy An Overview of TCPCopy for Beginners A General Overview of TCPCopy Architecture TCPCopy Testing Use Cases TCPCopy Pre-Warming Examples Description...

5.4AI score
SaveExploits0References5
Kitploit
Kitploit
β€’added 2026/09/13 4:38 p.m.β€’4 views

CVE-2025-53770_Raw-HTTP-Request-Generator

Este repositorio no tiene un README...

9.8CVSS7.8AI score0.99998EPSS
SaveExploits42
Kitploit
Kitploit
β€’added 2026/09/13 4:36 p.m.β€’7 views

CVE-2022-42094

Backdrop CMS version 1.23.0 Vulnerability Explanation: Backdrop CMS version 1.23.0 was discovered to contain a stored cross-site scripting XSS vulnerability via the Card content. Attack Vectors: The attacker must post something on the "Card content" and insert the XSS payload at the "Body" input,...

4.8CVSS5.7AI score0.02577EPSS
SaveExploits1References1
Kitploit
Kitploit
β€’added 2026/09/13 4:18 p.m.β€’5 views

CVE-2022-42097

Backdrop CMS version 1.23.0 Vulnerability Explanation: Backdrop CMS version 1.23.0 was discovered to contain a stored cross-site scripting XSS vulnerability via the Comment . Attack Vectors: The attacker must post something on the "comment" and insert the XSS payload at the "comment" input, and...

4.8CVSS5.6AI score0.00796EPSS
SaveExploits1References1
Kitploit
Kitploit
β€’added 2026/09/13 4:10 p.m.β€’8 views

CVE-2021-40906

CVE-2021-40906 - Reflected XSS in an unauthenticated zone Application: CheckMK Management Web Console Software Revision: From 1.5.0 to 1.5.0p25 Author: Edgar Augusto Loyola Torres. Attack type: Reflected XSS Solution: Update to Software Revision 1.6.0p26 or later Summary: CheckMK Raw Edition...

6.1CVSS6.4AI score0.00989EPSS
SaveExploits1
Kitploit
Kitploit
β€’added 2026/09/13 4:08 p.m.β€’5 views

CVE-2014-9322

CVE-2014-9322 PoC para el kernel de Linux CVE-2014-9322 tambiΓ©n conocido como BadIRET prueba de concepto para el kernel de Linux. Este PoC utiliza solo syscalls, no librerΓ­as, como pthread. Los hilos se implementan usando syscalls de Linux en bruto. Hilos de Linux en bruto mediante llamadas al...

7.8CVSS6.9AI score0.0154EPSS
SaveExploits8
Kitploit
Kitploit
β€’added 2026/09/13 4:04 p.m.β€’6 views

Packet-Sniffer

RootWire A network traffic monitor for GNU/Linux β€” formerly known as Packet-Sniffer. Frames are captured from one or more network interfaces with a raw socket, timestamped by the kernel itself, decoded layer by layer with the NETProtocols library, and rendered live, written to nanosecond-precisio...

6AI score
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/13 3:29 p.m.β€’8 views

plasma

PLASMA El nombre anterior del proyecto era Reverse. PLASMA es un desensamblador interactivo. Puede generar un ensamblado mΓ‘s legible cΓ³digo seudo con sintaxis coloreada. Puede escribir scripts con la API disponible de Python vea un ejemplo mΓ‘s abajo. El proyecto aΓΊn estΓ‘ en gran desarrollo. wiki ...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
β€’added 2026/09/13 2:35 p.m.β€’11 views

trackerjacker

trackerjacker Como nmap para mapear redes wifi a las que no estΓ‘s conectado. Mapea y rastrea redes wifi y dispositivos mediante monitorizaciΓ³n raw 802.11. PΓ‘gina PyPI: https://pypi.python.org/pypi/trackerjacker Instalar root@kitploit: pip3 install trackerjacker Plataformas compatibles : Linux...

6AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/13 2:20 p.m.β€’10 views

ffs

FFS - F File System This is a cli tool for searching files like grep that does not use the OS kernel to read files, but reads your disks directly. It is practically useless, but insanely cool. this is just 1.5k lines of C code that: requires sudo only when reading a raw device node e.g. /dev/rdis...

6AI score
SaveExploits0References4
Kitploit
Kitploit
β€’added 2026/09/13 2:09 p.m.β€’6 views

CVE-2022-42096

Backdrop CMS version 1.23.0 Vulnerability Explanation: Backdrop CMS version 1.23.0 was discovered to contain a stored cross-site scripting XSS vulnerability via the Post content. Attack Vectors: The attacker must post something on the "Post content" and insert the XSS payload at the "Body" input,...

4.8CVSS5.7AI score0.02016EPSS
SaveExploits1References1
Kitploit
Kitploit
β€’added 2026/09/13 2:01 p.m.β€’9 views

ksubdomain

KSubdomain: Ultra-Fast Stateless Subdomain Enumeration Tool δΈ­ζ–‡ζ–‡ζ‘£ | English KSubdomain is a stateless subdomain enumeration tool delivering unprecedented scanning speed with extremely low memory consumption. By directly operating network adapters via raw sockets β€” bypassing the OS kernel stack β€”...

6.2AI score
SaveExploits0References10
Kitploit
Kitploit
β€’added 2026/09/13 1:43 p.m.β€’8 views

RawHive

RawHive RawHive is a Cobalt Strike BOF for pulling selected Windows registry hives directly from a raw NTFS volume. It skips the normal file APIs, walks NTFS metadata to find the target file records, and copies the bytes straight from disk. It currently looks for: C:\Windows\System32\config\SAM...

6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/13 1:10 p.m.β€’8 views

CVE-2021-35042

CVE-2021-35042 Django SQL injection bug Question: explore how exploitable is it? Answer: I'm terrified Install poetry install poetry run ./manage.py migrate poetry run ./manage.py loaddata dummydata.json Interactive Demo poetry run ./manage.py runserver Ordering by random fields go to...

9.8CVSS7.7AI score0.44369EPSS
SaveExploits1
Kitploit
Kitploit
β€’added 2026/09/13 11:55 a.m.β€’5 views

react2shell-CVE-2025-55182

React2Shell Exploit CVE-2025-55182 Python exploit for Next.js React Server Components RCE vulnerability with HTTP/HTTPS support. πŸš€ Quick Start root@kitploit: Clone & run git clone https://github.com/BrianLopezM99/react2shell-CVE-2025-55182.git cd react2shell-CVE-2025-55182 python3...

10CVSS7.6AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
β€’added 2026/09/13 11:04 a.m.β€’6 views

PiX-C2

PiX-C2 ICMP C2 server application written by NoCow email: [email protected] The ICMP C2 project ie PiX-C2 is a client/server application that allows for command and control using only ICMP. The server will sniff ICMP packets and pull information from the data payload of the ICMP packet. If t...

5.8AI score
SaveExploits0
Rows per page
Query Builder