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-06 12:41:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f56d135438d85a749e355e213a6077c481fe74cf
sqlmap
/
plugins
/
dbms
/
postgresql
History
Bernardo Damele
f56d135438
Minor code restyling
2011-04-30 13:20:05 +00:00
..
__init__.py
Minor code restyling
2011-04-30 13:20:05 +00:00
connector.py
update of copyright string (until year)
2011-04-15 12:33:18 +00:00
enumeration.py
update of copyright string (until year)
2011-04-15 12:33:18 +00:00
filesystem.py
Minor code restyling
2011-04-30 13:20:05 +00:00
fingerprint.py
Minor code restyling
2011-04-30 13:20:05 +00:00
syntax.py
update of copyright string (until year)
2011-04-15 12:33:18 +00:00
takeover.py
Major recode of --os-pwn functionality. Now the Metasploit shellcode can not be run as a Metasploit generated payload stager anymore. Instead it can be run on the target system either via sys_bineval() (as it was before, anti-forensics mode, all the same) or via shellcodeexec executable. Advantages are that:
2011-04-24 23:01:21 +00:00