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-08-01 22:24:14 +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
2307
commits
2
branches
139
tags
130
MiB
Python
99.4%
Shell
0.3%
C
0.2%
60605b6e7c
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
Bernardo Damele
60605b6e7c
Major bug fix to make --first and --last apply only to --dump's entries dump phase (in either of the blind SQL injection techs only)
2011-02-27 12:14:13 +00:00
doc
extra
some update (if header key is non-unicode comformant)
2011-02-25 09:43:04 +00:00
lib
Major bug fix to make --first and --last apply only to --dump's entries dump phase (in either of the blind SQL injection techs only)
2011-02-27 12:14:13 +00:00
plugins
Major bug fix to make --first and --last apply only to --dump's entries dump phase (in either of the blind SQL injection techs only)
2011-02-27 12:14:13 +00:00
shell
tamper
txt
udf
xml
MaxDB always precalculates values for both TRUE and FALSE, hence we can't trick him to run any "faulty" command (e.g. 1/0). This payload is fairly ok because in case of FALSE --> something=NULL is always NULL
2011-02-21 20:59:34 +00:00
sqlmap.conf
sqlmap.py