This website requires JavaScript.
Explore
Help
Sign In
Backup_Repos
/
sqlmap
Watch
1
Star
0
Fork
You've already forked sqlmap
0
mirror of
https://github.com/sqlmapproject/sqlmap
synced
2025-12-06 16:32:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
e53fef546e
sqlmap
/
lib
/
techniques
/
blind
History
Bernardo Damele
c22338ce90
Removed --error-test, --stacked-test and --time-test switches and adapted the code accordingly. This is due to the fact that the new XML based detection engine already supports all of those tests (and more).
2010-11-29 11:47:58 +00:00
..
__init__.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00
inference.py
Proper english (--postfix is now --suffix) and --string/--regexp does not necessarily need to match into the original response body, it might well be in the injected True condition only!
2010-11-17 22:00:09 +00:00
timebased.py
Removed --error-test, --stacked-test and --time-test switches and adapted the code accordingly. This is due to the fact that the new XML based detection engine already supports all of those tests (and more).
2010-11-29 11:47:58 +00:00