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-10 08:01:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
eaa9dd07bcf47a6116de9644fb91c1b0bb0cb31e
sqlmap
/
lib
/
request
History
Bernardo Damele
8e57767c48
Fixes
#180
- properly url encode sqlmap payload in POST/Cookie too, like for GET
2010-03-23 10:27:39 +00:00
..
__init__.py
Updated copyright
2010-03-03 15:26:27 +00:00
basic.py
Updated copyright
2010-03-03 15:26:27 +00:00
certhandler.py
Fixes
#59
- proper customizable redirect (302 and 301)
2010-03-15 14:24:43 +00:00
comparison.py
fixed threading bug (difflib :)
2010-03-10 14:14:27 +00:00
connect.py
Fixes
#180
- properly url encode sqlmap payload in POST/Cookie too, like for GET
2010-03-23 10:27:39 +00:00
inject.py
fixes
#181
- proper save/resume information about single entry UNION SQL injection
2010-03-22 15:39:29 +00:00
proxy.py
Updated copyright
2010-03-03 15:26:27 +00:00
redirecthandler.py
Fixes
#178
and
#179
- proper handling of custom redirects
2010-03-16 14:30:57 +00:00