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-09 22:21:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
add83528045c62676985c3792f8d8507059b1074
sqlmap
/
lib
History
Bernardo Damele
add8352804
make the runAsDBMSUser() generic and ported to abstraction.py so the same function will be used for PostgreSQL dblink() too
2012-07-02 02:14:03 +01:00
..
controller
Removed $id$ tags
2012-06-27 20:56:43 +02:00
core
added skeleton code for issue
#34
, still not usable
2012-07-02 00:22:34 +01:00
parse
added skeleton code for issue
#34
, still not usable
2012-07-02 00:22:34 +01:00
request
initial support for --dbms-cred for MSSQL: can be used to execute OS commands as another DB use - useful if you have retrieved and cracked the 'sa' DBA password by any mean and can provide it to sqlmap
2012-07-02 02:04:19 +01:00
takeover
make the runAsDBMSUser() generic and ported to abstraction.py so the same function will be used for PostgreSQL dblink() too
2012-07-02 02:14:03 +01:00
techniques
some more refactoring
2012-07-01 01:19:54 +02:00
utils
Fix for Issue
#42
2012-06-28 13:55:30 +02:00
__init__.py
Removed $id$ tags
2012-06-27 20:56:43 +02:00