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-24 08:29:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
510ceb6e1960bb9bbb325cb4a3d167ef1d631467
sqlmap
/
lib
/
takeover
History
Bernardo Damele
510ceb6e19
first attempt to have --os-pwn and other takeover switches work across Windows and Linux - issue
#28
2013-01-09 16:04:23 +00:00
..
__init__.py
modified homepage address
2012-07-12 18:38:03 +01:00
abstraction.py
Replacing old and deprecated raise Exception style (PEP8)
2013-01-03 23:20:55 +01:00
icmpsh.py
Fix for an --os-pwn with ICMPsh (it was crashing because methods interleaved with Metasploit ones)
2013-01-07 16:44:22 +01:00
metasploit.py
first attempt to have --os-pwn and other takeover switches work across Windows and Linux - issue
#28
2013-01-09 16:04:23 +00:00
registry.py
Fix for an Issue
#318
2012-12-21 11:10:05 +01:00
udf.py
Doing some more style updating (capitalization of exception classes; using _ is enough for private members - __ is used in Python specific methods)
2012-12-06 14:14:19 +01:00
web.py
comment update
2012-12-19 09:38:03 +00:00
xp_cmdshell.py
Replacing old and deprecated raise Exception style (PEP8)
2013-01-03 23:20:55 +01:00