ghauri
SQL injection scanner
Automates detection and exploitation of SQL injection security flaws using a cross-platform tool.
An advanced cross-platform tool that automates the process of detecting and exploiting SQL injection security flaws
3k stars
38 watching
323 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
payloadbox/sql-injection-payload-list | Provides a comprehensive list of SQL injection payloads and techniques | 5,067 |
rhinosecuritylabs/sleuthql | A Python script to identify and extract potential SQL injection points from Burp Proxy History files. | 466 |
sqlmapproject/sqlmap | A tool designed to detect and exploit SQL injection flaws in databases, allowing penetration testing and takeover | 32,841 |
audi-1/sqli-labs | A comprehensive platform to learn and practice error-based, blind boolean-based, time-based, and other types of SQL injection attacks | 5,305 |
tobymao/sqlglot | A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. | 6,866 |
xer0times/sqli-query-tampering | Customizable extension for Burp Suite's Intruder to generate and process SQLi payloads with various evasion techniques. | 151 |
rohanrhu/gdb-frontend | A GUI debugger that provides a flexible and extensible interface for debugging C/C++ applications | 2,877 |
jiangsir404/xss-sql-fuzz | Automates fuzzing of XSS and SQL injection vulnerabilities in web applications using Burp Suite extensions. | 61 |
nationalsecurityagency/ghidra | A software reverse engineering framework with disassembler and analysis tools | 52,492 |
jarulraj/sqlcheck | An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. | 2,435 |
techgaun/github-dorks | Automated tool to find leaked secrets via GitHub search using pre-defined dorks and authentication methods. | 2,842 |
sqlalchemy/sqlalchemy | A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. | 9,807 |
ngalongc/bug-bounty-reference | A curated list of publicly disclosed bug bounty write-ups organized by vulnerability type | 3,770 |
mxrch/ghunt | A tool to extract information from Google services using various APIs and techniques. | 15,878 |
zt2/sqli-hunter | A tool that automates the process of detecting and exploiting SQL injection vulnerabilities in web applications. | 425 |