This website requires JavaScript.
Explore
Help
Sign In
PenTest
/
sqlmap
Watch
1
Star
0
Fork
0
You've already forked sqlmap
mirror of
https://github.com/sqlmapproject/sqlmap.git
synced
2025-12-07 13:11:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e7ffe92d8c8f29d896b040637eb14b3b043245f2
sqlmap
/
lib
History
hydhyd
e7ffe92d8c
Update settings.py
...
Modified BRUTE_DOC_PREFIXES to include "/srv/www" used by default in OpenSUSE.
2014-08-06 12:59:18 +04:00
..
controller
Fix for an Issue
#772
2014-07-29 14:37:48 +02:00
core
Update settings.py
2014-08-06 12:59:18 +04:00
parse
Adding missing module (Issue
#674
and Issue
#747
)
2014-07-03 00:29:20 +02:00
request
Minor bug fix
2014-07-19 23:17:23 +02:00
takeover
code cleanup
2014-07-01 00:58:49 +01:00
techniques
Another patch for an Issue
#757
2014-07-14 21:10:45 +02:00
utils
Raising number of used md5 digits in hashdb key value because of birthday paradox (Python can handle it - automatically expanding to long if required; SQLite can handle it - it will use 6 bytes per INTEGERs instead of 4)
2014-05-29 09:21:48 +02:00
__init__.py
updated copyright
2014-01-13 17:24:49 +00:00