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-07 13:11:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5e853cae64fa450587817f252a1d4605078aa2db
sqlmap
/
plugins
/
dbms
/
mssqlserver
History
Bernardo Damele
5e853cae64
Minor bug fix so now when the back-end DBMS operating system is Windows 2000, it sets the temporary folder automatically to C:\WINNT\Temp - the user does not need to provide it anymore with --tmp-path C:\\WINNT\\Temp
2012-01-13 18:08:44 +00:00
..
__init__.py
updating copyright date
2012-01-11 14:59:46 +00:00
connector.py
some fixes
2012-01-13 14:10:53 +00:00
enumeration.py
updating copyright date
2012-01-11 14:59:46 +00:00
filesystem.py
updating copyright date
2012-01-11 14:59:46 +00:00
fingerprint.py
Minor bug fix so now when the back-end DBMS operating system is Windows 2000, it sets the temporary folder automatically to C:\WINNT\Temp - the user does not need to provide it anymore with --tmp-path C:\\WINNT\\Temp
2012-01-13 18:08:44 +00:00
syntax.py
updating copyright date
2012-01-11 14:59:46 +00:00
takeover.py
Minor code refactoring
2012-01-13 16:49:52 +00:00