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
310 forks
Language: Python
last commit: 11 days 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,000 |
rhinosecuritylabs/sleuthql | A Python script to identify and extract potential SQL injection points from Burp Proxy History files. | 465 |
sqlmapproject/sqlmap | A tool designed to detect and exploit SQL injection flaws in databases, allowing penetration testing and takeover | 32,644 |
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,279 |
tobymao/sqlglot | A comprehensive SQL parser and transpiler for multiple dialects | 6,745 |
xer0times/sqli-query-tampering | Customizable extension for Burp Suite's Intruder to generate and process SQLi payloads with various evasion techniques. | 150 |
rohanrhu/gdb-frontend | A GUI debugger with an intuitive interface and extensible APIs for debugging C/C++ applications | 2,854 |
jiangsir404/xss-sql-fuzz | Automates fuzzing of XSS and SQL injection vulnerabilities in web applications using Burp Suite extensions. | 60 |
nationalsecurityagency/ghidra | A software reverse engineering framework with disassembler and analysis tools | 51,809 |
jarulraj/sqlcheck | An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. | 2,432 |
techgaun/github-dorks | Automated tool to find leaked secrets via GitHub search using pre-defined dorks and authentication methods. | 2,824 |
sqlalchemy/sqlalchemy | A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. | 9,673 |
ngalongc/bug-bounty-reference | A curated list of publicly disclosed bug bounty write-ups organized by vulnerability type | 3,753 |
mxrch/ghunt | A tool to extract information from Google services using various APIs and techniques. | 15,804 |
zt2/sqli-hunter | A tool that automates the process of detecting and exploiting SQL injection vulnerabilities in web applications. | 423 |