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-15 20:29:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
04d803c7fd82e8a8ca5e09e877f7383998f8e1e6
sqlmap
/
lib
History
Bernardo Damele
04d803c7fd
more tweaking for issue
#34
, it's totally not as trivial as it may look (OPENROWSET has many limitations on MSSQL >= 2005)
2012-07-02 15:02:00 +01:00
..
controller
Removed $id$ tags
2012-06-27 20:56:43 +02:00
core
more tweaking for issue
#34
, it's totally not as trivial as it may look (OPENROWSET has many limitations on MSSQL >= 2005)
2012-07-02 15:02:00 +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
more tweaking for issue
#34
, it's totally not as trivial as it may look (OPENROWSET has many limitations on MSSQL >= 2005)
2012-07-02 15:02:00 +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