Lucene search
+L

764 matches found

Kitploit
Kitploit
added 2026/09/16 11:42 a.m.216 views

htcap

HTCAP htcap is a web application scanner able to crawl single page application SPA recursively by intercepting ajax calls and DOM changes. KEY FEATURES Recursive DOM crawling engine Discovers ajax/fetch/jsonp/websocket requests Supports cookies, proxy, custom headers, http auth and more Heuristic...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 11:22 a.m.44 views

Zeus-Scanner

Annuaire des liens utiles Qu'estce que Zeus Les caractéristiques de Zeus Exigences et installation Ubuntu/Debian centOS autre Capturesécran vidéo Demo manuel d'utilisation Comment fonctionne Zeus Fonctionnalité Passant drapeaux sqlmap avec Zeus Informations légales Licence GPL Code de conduite...

6AI score
SaveExploits0References33
Kitploit
Kitploit
added 2026/09/16 9:42 a.m.10 views

Atlas

Atlas - Quick SQLMap Tamper Suggester v1.0 Atlas is an open source tool that can suggest sqlmap tampers to bypass WAF/IDS/IPS, the tool is based on returned status code. Screen Installation root@kitploit: $ git clone https://github.com/m4ll0k/Atlas.git atlas $ cd atlas $ python atlas.py python3+...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 8:31 a.m.18 views

w3af

sqlmap sqlmap es una herramienta para pruebas de penetración "penetration testing" de software libre que automatiza el proceso de detección y explotación de fallos mediante inyección de SQL además de tomar el control de servidores de bases de datos. Contiene un poderoso motor de detección, así co...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 7:32 a.m.13 views

sqlmap-ai

SQLMap AI Assistant An AI-powered wrapper around SQLMap that makes SQL injection testing more accessible and automated. Features Core Features AI-Assisted Testing - Intelligent vulnerability analysis and recommendations Adaptive Testing - Step-by-step testing that adapts to target responses...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 4:29 a.m.65 views

sqlipy

sqlipy SQLiPy is a Python plugin for Burp Suite that integrates SQLMap using the SQLMap API. SQLMap comes with a RESTful based server that will execute SQLMap scans. This plugin can start the API for you or connect to an already running API to perform a scan. Requirements Jython 2.7 up to 2.7.2 D...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:50 a.m.10 views

xssmap

2020.08.20 update There are still a lot of bugs, so I'll take the time to fix them soon, so please keep updating. XSSMAP Detect XSS vulnerability in Web Applications Usage mimics sqlmap, and if you know sqlmap, you can easily handle xssmap! 中文介绍 Screenshots...

5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/16 12:42 a.m.116 views

sqlmap

sqlmap sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switche...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 12:42 a.m.10 views

sqlmap

sqlmap sqlmap es una herramienta para pruebas de penetración "penetration testing" de software libre que automatiza el proceso de detección y explotación de fallos mediante inyección de SQL además de tomar el control de servidores de bases de datos. Contiene un poderoso motor de detección, así co...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 11:16 p.m.5 views

CVE-2019-20361-EXPLOIT

CVE-2019-20361-EXPLOIT There was a flaw in the WordPress plugin, Email Subscribers & Newsletters before 4.3.1, that allowed SQL statements to be passed to the database in the hash parameter a blind SQL injection vulnerability. This script is a "sanized-version" of original script avalible on...

9.8CVSS7.8AI score0.8511EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/15 10:34 p.m.12 views

TheDoc

TheDoc is a simple but very useful SQLMAP automator with built in admin finder, hash crackerusing hashcat and more! Abilities: Counts total injections tried. Crawls given domain for vulnerabilties. Extracts Database Infos via injection URL Extract Users, Passwords & emails via injection URL...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:39 p.m.10 views

SleuthQL

SleuthQL Description SleuthQL is a python3 script to identify parameters and values that contain SQL-like syntax. Once identified, SleuthQL will then insert SQLMap identifiers into each parameter where the SQL-esque variables were identified. Supported Request Types SleuthQL requires an export of...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:32 p.m.7 views

G0BurpSQLmaPI

G0BurpSQLmaPI Author: nu11secur1ty Years: 2023–2026 Language: Python with optional Go modules Purpose: Generate SQLi Proof-of-Concept requests, automate sqlmap attacks, and manage attack modules with ease. Description G0BurpSQLmaPI is a command-line utility that simplifies the process of crafting...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:27 p.m.62 views

uro

uro Using a URL list for security testing can be painful as there are a lot of URLs that have uninteresting/duplicate content; uro aims to solve that. It doesn't make any http requests to the URLs and removes: incremental urls e.g. /page/1/ and /page/2/ blog posts and similar human written conten...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 6:47 p.m.9 views

sqlmap-tamper-api

SQLmap Tamper-API It's an API for SQLmap tamper scripts allows you to use your favorite programming language to write your tamper scripts. This API solves SQLmap limitation of accepting only python to write tamper scripts. How it works taper-api.py script sends the payload and kwargs in a JSON...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:42 p.m.6 views

Bcrypt-forcer

Bcrypt-forcer sqlmap Bcrypt decryption tool Bcrypt hash cracker...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:11 p.m.13 views

sqlmap-nu11secur1ty

MSF Module Generator sqlmap-nu11secur1ty - Kali Linux Author: nu11secur1ty Description: Generate Metasploit auxiliary modules from Burp Suite requests and run sqlmap-nu11secur1ty automatically. Important: Only for lab/authorized testing. Overview This generator allows you to create a Metasploit...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:02 p.m.14 views

loxs-optimized

loxs-optimized Project from https://github.com/coffinxp/loxs CSP-Bypass-xss.txt Note: It mainly bypasses the CSP payload 2024-11-06 Add CSP-Bypass-xss.txt to xss.txt 2024-11-07 Removing interfering information Only the vulnerable information is displayed 2024-11-11 Solves the problem that the...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 3:55 p.m.8 views

SqlMap_BurpSuite

SqlMapBurpSuite Compiled sqlmap.jar https://github.com/jas502n/SqlMapBurpSuite/blob/master/burpsqlmap/out/artifacts/burpsqlmapjar/burpsqlmap.jar grep -r "send to Sqlmap" src/burp/SnifferContextMenuFactory.java: JMenuItem jMenuItem = new JMenuItem"send to Sqlmap"; JMenuItem jMenuItem = new...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 12:27 p.m.9 views

mapXplore

mapXplore Español mapXplore is a modular application that imports data extracted of the sqlmap to PostgreSQL or SQLite database. Its main features are: Import of information extracted from sqlmap to PostgreSQL or SQLite for subsequent querying. Sanitized information, which means that at the time ...

5.9AI score
SaveExploits0References1
Rows per page
Query Builder