6
I Use This!
Activity Not Available

News

Analyzed 3 months ago. based on code collected 5 months ago.
Posted over 13 years ago
sqlmap: Code refactoring together with few fixes and speedups
Posted over 13 years ago
sqlmap: Couple of routines were optimised, especially session data storing in multi-threaded mode (--dump --threads... should be faster now)
Posted over 13 years ago
sqlmap: Added three new tampering scripts (space2dash.py, space2mssqlhash.py, space2mysqldash.py) contributed by @LightOS
Posted over 13 years ago
sqlmap: Huge speed improvement of hash cracking routine, especially on large table dumps (minutes to seconds)
Posted over 13 years ago
sqlmap: Fancy designing a new homepage and logo for sqlmap? Get in touch, [email protected]
Posted over 13 years ago
sqlmap: Added compatibility support for using switches --crawl and --forms together
Posted over 13 years ago
sqlmap: Added support for automatic filtering of badly formed HTML in --forms mode
Posted over 13 years ago
sqlmap: Bug fixed which prevented proper FULL inband/UNION table dumps (particularly MySQL/PgSQL in last couple of weeks)
Posted over 13 years ago
sqlmap: Fixed bug regarding support for parsing Burp logs (switch -l)
Posted over 13 years ago
sqlmap: Added switch --check-tor which checks (via http://t.co/GwOhfOHD) if the Tor is properly used