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-25 00:49:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
26cf6c2136fff0306ab8d0e768c32b7a52c477ba
sqlmap
/
lib
History
Bernardo Damele
a391be833b
Implemented ICMP tunneling for out-of-band takeover (--os-pwn) as an alternative to TCP tunneling (Metasploit). It relies on icmpsh, the back-end dbms server has to be Windows as the icmpsh slave runs on Windows only for the moment. sqlmap needs to be executed as root to work.
2010-10-27 21:02:22 +00:00
..
contrib
sorry, cosmetics
2010-10-14 23:18:29 +00:00
controller
major fix for heuristic check
2010-10-27 08:27:31 +00:00
core
Code refactoring
2010-10-27 20:39:50 +00:00
parse
Consistency between cmdline.py, optiondict.py and sqlmap.conf and got rid of --union-use switch
2010-10-25 15:54:45 +00:00
request
Major bug fix to --union-test
2010-10-25 23:39:55 +00:00
takeover
Implemented ICMP tunneling for out-of-band takeover (--os-pwn) as an alternative to TCP tunneling (Metasploit). It relies on icmpsh, the back-end dbms server has to be Windows as the icmpsh slave runs on Windows only for the moment. sqlmap needs to be executed as root to work.
2010-10-27 21:02:22 +00:00
techniques
reverting back to 100
2010-10-26 15:42:54 +00:00
utils
refactoring regarding --check-payload
2010-10-25 18:38:54 +00:00
__init__.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00