sqlmap
Database exploitation tool
A tool designed to detect and exploit SQL injection flaws in databases, allowing penetration testing and takeover
Automatic SQL injection and database takeover tool
33k stars
1k watching
6k forks
Language: Python
last commit: 6 days ago
Linked from 9 awesome lists
databasedetectionexploitationpentestingpythonsql-injectionsqlmaptakeovervulnerability-scanner
Related projects:
Repository | Description | Stars |
---|---|---|
sqlalchemy/sqlalchemy | A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. | 9,673 |
codingo/nosqlmap | Automated tool for discovering and exploiting vulnerabilities in NoSQL databases | 2,921 |
payloadbox/sql-injection-payload-list | Provides a comprehensive list of SQL injection payloads and techniques | 5,000 |
r0oth3x49/ghauri | Automates detection and exploitation of SQL injection security flaws using a cross-platform tool. | 3,114 |
tobymao/sqlglot | A comprehensive SQL parser and transpiler for multiple dialects | 6,745 |
coleifer/sqlite-web | A web-based interface to interact with and manage SQLite databases | 3,438 |
rhinosecuritylabs/sleuthql | A Python script to identify and extract potential SQL injection points from Burp Proxy History files. | 465 |
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,268 |
jarulraj/sqlcheck | An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. | 2,432 |
sql-machine-learning/sqlflow | Compiles SQL programs to Kubernetes workflows for machine learning tasks | 5,096 |
encode/databases | An asynchronous Python library providing support for querying multiple databases using SQLAlchemy core expressions. | 3,843 |
defog-ai/sqlcoder | An AI model that converts natural language questions to SQL queries | 3,395 |
andialbrecht/sqlparse | A Python module for parsing and formatting SQL statements. | 3,752 |
xo/xo | A tool that generates idiomatic Go code for SQL databases based on their schema or custom queries. | 3,737 |
netspi/powerupsql | A PowerShell toolkit for discovering and interacting with Microsoft SQL Server systems | 2,469 |