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 09:49:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a391be833b0981a94a3a6e337fca9541cd4d3b62
sqlmap
/
lib
/
takeover
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
..
__init__.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00
abstraction.py
Minor code refactoring
2010-10-20 22:09:03 +00:00
icmpsh.py
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
metasploit.py
fix for Bug
#204
2010-10-22 18:23:46 +00:00
registry.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00
udf.py
misc fixes regarding new query retrieval format
2010-10-21 23:17:06 +00:00
upx.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00
web.py
Cosmetics
2010-10-25 15:17:59 +00:00
xp_cmdshell.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00