This website requires JavaScript.
Explore
Help
Register
Sign in
CERBERUS
/
sqlmap
Watch
1
Star
0
Fork
You've already forked sqlmap
0
mirror of
https://github.com/sqlmapproject/sqlmap.git
synced
2026-05-24 15:42:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
Automatic SQL injection and database takeover tool
http://sqlmap.org
database
detection
exploitation
pentesting
python
sql-injection
sqlmap
takeover
vulnerability-scanner
1380
commits
2
branches
137
tags
101
MiB
Python
98.6%
C
0.6%
Shell
0.6%
1fa567e14d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Miroslav Stampar
1fa567e14d
new file added (dictionary attack on password hashes - MySQL, MSSQL, Oracle and Posgres - is soon going to be a part of sqlmap)
2010-11-19 15:51:56 +00:00
doc
Added new switch --union-char to be able to provide the character used in union-test and exploit (default is still NULL, but can be any)
2010-11-19 14:56:20 +00:00
extra
lib
Improved --union-cols to accept a range to test for union SQL injection. By default it is 1-20.
2010-11-19 15:48:24 +00:00
plugins
shell
tamper
txt
new file added (dictionary attack on password hashes - MySQL, MSSQL, Oracle and Posgres - is soon going to be a part of sqlmap)
2010-11-19 15:51:56 +00:00
udf
xml
sqlmap.conf
Improved --union-cols to accept a range to test for union SQL injection. By default it is 1-20.
2010-11-19 15:48:24 +00:00
sqlmap.py