6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Jan 17, 2025 — Jan 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated documentation More... about 17 years ago
Updated ChangeLog More... about 17 years ago
Major bug fix to correctly update sqlmap to the latest stable release with command line --update More... about 17 years ago
Updated Microsoft SQL Server XML versions file More... about 17 years ago
Updated site and doc to 0.6.2 More... about 17 years ago
Updated sqlmap packaging scripts, site and documentation, almost ready for sqlmap 0.6.2 More... about 17 years ago
Added a JSP backdoor (GET /.../backdoor.jsp?cmd=<os command>) for long term new features for OS commanding More... about 17 years ago
Updated documentation More... about 17 years ago
Major bug fix so that when the expected value of a query (count variable) is an integer and for some reason the resumed value from session file is a string or a binary file, the query is executed again and and its new output saved to the session file More... about 17 years ago
Be more user friendly on messages and minor code layout improvement More... about 17 years ago
Major bug fix so that the users' privileges enumeration now works properly also on both MySQL < 5.0 and MySQL >= 5.0 also if the user has provided one or more users with -U option; More... about 17 years ago
Minor bug fix to correctly handle --start and --stop More... about 17 years ago
Fix typo More... about 17 years ago
Updated the database management system fingerprint checks to correctly identify MySQL 5.1.x, MySQL 6.0.x and PostgreSQL 8.3 More... about 17 years ago
Updated documentation More... about 17 years ago
Minor layout fix More... about 17 years ago
Updated documentation More... about 17 years ago
Major bug fix following the last commit More... about 17 years ago
Major bug fix when the request is POST to also send the GET parameters in the request if they've been provided More... about 17 years ago
Updated changelog More... about 17 years ago
Updated documentation and removed svn:keyword More... about 17 years ago
Minor enhancement to be able to dump entries also on MySQL < 5.0 when DB name, table name and column(s) are provided More... about 17 years ago
Minor code restyling More... about 17 years ago
Due to last commit.. More... about 17 years ago
Major bug fix so that the users' privileges enumeration now works properly also on MySQL < 5.0 (fix a traceback) More... about 17 years ago
Minor if condition adjustment More... about 17 years ago
Major improvement to correctly enumerate tables, columns and dump tables entries on PostgreSQL when the database name is not 'public' or a system database and on Oracle. Minor code restyle. More... about 17 years ago
Major bug fix to correctly dump tables entries More... about 17 years ago
Added a comment More... about 17 years ago
Minor improvements to sqlmap msf3 auxiliary modules based on Efrain Torres' commit on msf3 trunk, http://metasploit.com/dev/trac/changeset/5787 More... about 17 years ago