Lucene search
+L

319164 matches found

Kitploit
Kitploit
โ€ขadded 2026/09/09 5:43 a.m.โ€ข8 views

RsWindowsThingies

RsWindowsThingies Windows Thingies... but in Rust Tools listenmft Watch an entries' values change. root@kitploit: listenmft 0.2.0 Matthew Seyer See the differences in MFT attirbues. USAGE: listenmft.exe OPTIONS FLAGS: -h, --help Prints help information -V, --version Prints version information...

5.9AI score
SaveExploits0
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:42 a.m.โ€ข45 views

linux-smart-enumeration

First, a couple of useful oneliners ; root@kitploit: wget "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -O lse.sh;chmod 700 lse.sh root@kitploit: curl "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -Lo...

6.3AI score
SaveExploits0References2
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:42 a.m.โ€ข4 views

inter-recon

inter-recon Script to perform automatic initial web and vulnerability recon. It has some checks in case of errors. There is a possibility to skip some checks, to restart them and/or to continue with the last point you stopped. This is because sometimes there are network issues like time limit on...

6AI score
SaveExploits0References5
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:40 a.m.โ€ข11 views

bread

๐Ÿž BREAD BREAD BIOS Reverse Engineering & Advanced Debugger is an 'injectable' real-mode x86 debugger that can debug arbitrary real-mode code on real HW from another PC via serial cable. Introduction BREAD emerged from many failed attempts to reverse engineer legacy BIOS. Given that the vast...

6AI score
SaveExploits0References3
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:38 a.m.โ€ข5 views

CVE-2018-7747

CVE-2018-7747 CalderaForms 1.5.9.1 XSS WordPress plugin - tutorial CalderaForm is a WordPress plugin that makes it easy to create forms via drag and drop. During a recent engagement I happened to test some portals, one of which hosted a contact form created with this plugin. The custom...

4.8CVSS5.7AI score0.04487EPSS
SaveExploits4References1
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:34 a.m.โ€ข6 views

CVE-2026-3576

CVE-2026-3576 - Wordpress Plugin Planyo Online Reservation System = 3.0 - Arbitrary File Read via SSRF This repo contains a python based Proof of ConceptPoC exploit for CVE-2026-3576. It can also be found in Exploit-DB here. I have also developed a Metasploit module for this exploit which can be...

7.2CVSS6AI score0.12943EPSS
SaveExploits3References1
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:33 a.m.โ€ข4 views

featherduster

FeatherDuster and Cryptanalib FeatherDuster is a tool written primarily by Daniel "unicornfurnace" Crowley, along with community contributions, for breaking crypto; It tries to make the process of identifying and exploiting weak cryptosystems as easy as possible. Cryptanalib is the moving parts...

6AI score
SaveExploits0
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:31 a.m.โ€ข146 views

psc

PortShellCrypter -- PSC This project - as well as its sister project crash - belongs to my anti-censorship tool-set that allows to setup fully working encrypted shells and TCP/UDP forwarding in hostile censoring environments. It is also useful for forensics to dump data from devices via UART or...

5.9AI score
SaveExploits0References2
Cvelist
Cvelist
โ€ขadded 2026/09/09 5:31 a.m.โ€ข5 views

CVE-2026-83593 WPBot <= 8.7.3 - Unauthenticated Stored Cross-Site Scripting via 'conversation' Parameter

The WPBot โ€“ AI ChatBot for Live Support, Lead Generation, AI Services plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'conversation' parameter in all versions up to, and including, 8.7.3 due to insufficient input sanitization and output escaping. This makes it possible f...

7.2CVSS
SaveExploits0References16
CVE
CVE
โ€ขadded 2026/09/09 5:31 a.m.โ€ข8 views

CVE-2026-83593

The WPBot โ€“ AI ChatBot plugin for WordPress (versions up to and including 8.7.3 ) is vulnerable to an unauthenticated Stored Cross-Site Scripting (XSS) flaw via the 'conversation' parameter . The root cause is insufficient input sanitization and output escaping , compounded by a nonce check that ...

7.2CVSS
SaveExploits0References16
EUVD
EUVD
โ€ขadded 2026/09/09 5:31 a.m.โ€ข4 views

EUVD-2026-74688

The WPBot โ€“ AI ChatBot for Live Support, Lead Generation, AI Services plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'conversation' parameter in all versions up to, and including, 8.7.3 due to insufficient input sanitization and output escaping. This makes it possible f...

7.2CVSS
SaveExploits0References16
Cvelist
Cvelist
โ€ขadded 2026/09/09 5:31 a.m.โ€ข4 views

CVE-2026-19946 Awesome Support <= 6.3.9 - Missing Authorization to Authenticated (Subscriber+) Arbitrary User Denial via 'user_id' Parameter

The Awesome Support plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 6.3.9. This is due to a missing capability check on the wpasdomrdenyuser function, which unlike its counterpart wpasdomractivateuser does not enforce currentusercan'editusers' or...

4.3CVSS
SaveExploits0References5
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:29 a.m.โ€ข6 views

gost

gost - GO Simple Tunnel A simple security tunnel written in Golang Features Listening on multiple ports Multi-level forward proxy - proxy chain Standard HTTP/HTTPS/HTTP2/SOCKS4A/SOCKS5 proxy protocols support Probing resistance support for web proxy Support multiple tunnel types TLS encryption vi...

6AI score
SaveExploits0References10
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:26 a.m.โ€ข180 views

nikto

nikto Nikto web server scanner - https://cirt.net/Nikto2 Full documentation - https://github.com/sullo/nikto/wiki Run normally: root@kitploit: git clone https://github.com/sullo/nikto Main script is in program/ cd nikto/program Run using the shebang interpreter ./nikto.pl -h http://www.example.co...

6AI score
SaveExploits0References3
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:26 a.m.โ€ข6 views

nikto

nikto Nikto escรกner de servidores web - https://cirt.net/Nikto2 Documentaciรณn completa - https://github.com/sullo/nikto/wiki Ejecutar normalmente: root@kitploit: git clone https://github.com/sullo/nikto Main script is in program/ cd nikto/program Run using the shebang interpreter ./nikto.pl -h...

6AI score
SaveExploits0References3
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:25 a.m.โ€ข7 views

CVE-2018-25031

CVE-2018-25031 CVE-2018-25031 exploits tests Swagger UI before 4.1.3 could allow a remote attacker to conduct spoofing attacks. By persuading a victim to open a crafted URL, an attacker could exploit this vulnerability to display remote OpenAPI definitions. HowTo Find the documentation endpoint a...

4.3CVSS6.8AI score0.42326EPSS
SaveExploits4
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:23 a.m.โ€ข8 views

CVE-2019-6446

CVE-2019-6446 Numpy Deserialization Command Execution NumPy is a powerful Python library primarily used for performing computations on multi-dimensional arrays. Experts have analyzed that versions less than or equal to 1.16.0 contain this vulnerability. The fix recommendation is to delete the...

9.8CVSS7.7AI score0.17528EPSS
SaveExploits2
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:21 a.m.โ€ข7 views

pyghidra-mcp

PyGhidra-MCP - Ghidra Model Context Protocol Server Overview pyghidra-mcp is a command-line Model Context Protocol MCP server that brings the full analytical power of Ghidra, a robust software reverse engineering SRE suite, into the world of intelligent agents and LLM-based tooling. It bridges...

6AI score
SaveExploits0References10
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:20 a.m.โ€ข14 views

udp2raw

Udp2raw-tunnel A Tunnel which turns UDP Traffic into Encrypted FakeTCP/UDP/ICMP Traffic by using Raw Socket, helps you Bypass UDP FireWallsor Unstable UDP Environment. When used alone,udp2raw tunnels only UDP traffic. Nevertheless,if you used udp2raw + any UDP-based VPN together,you can tunnel an...

6AI score
SaveExploits0References10
Kitploit
Kitploit
โ€ขadded 2026/09/09 5:19 a.m.โ€ข5 views

RAUDI

๐Ÿณ RAUDI: Regularly and Automatically Updated Docker Images RAUDI Regularly and Automatically Updated Docker Images automatically generates and keep updated a series of Docker Images through GitHub Actions for tools that are not provided by the developers. Table of Contents What is RAUDI Fork Setu...

6AI score
SaveExploits0References9
Rows per page
Query Builder