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 00:19:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
168aeadf76235756b3f9b14db43072d11b934924
sqlmap
/
lib
History
Miroslav Stampar
168aeadf76
Adding switch --output-dir (Issue
#53
)
2012-07-03 00:50:23 +02:00
..
controller
Removed $id$ tags
2012-06-27 20:56:43 +02:00
core
Adding switch --output-dir (Issue
#53
)
2012-07-03 00:50:23 +02:00
parse
Adding switch --output-dir (Issue
#53
)
2012-07-03 00:50:23 +02: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
Getting back revision number - displayed like in GitHub commits (Issue
#52
)
2012-07-02 13:01:20 +02:00
__init__.py
Removed $id$ tags
2012-06-27 20:56:43 +02:00