6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jan 20, 2025 — Jan 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial support to automatically work around the dynamic page at each refresh (Major refactor to the comparison algorithm (True/False response)) More... about 17 years ago
Minor enhancement to support an option (--is-dba) to show if the current user is a database management system administrator. More... about 17 years ago
Major bug fix to avoid tracebacks when multiple targets are specified and one of them is not reachable. Minor bug fix to make the --postfix work even if --prefix is not provided. More... about 17 years ago
Documentation updated, now ready for 0.6.3 release More... about 17 years ago
Major bug fix More... about 17 years ago
Minor documentation adjustments More... about 17 years ago
Updated documentation More... about 17 years ago
Minor adjustments and bug fixes More... about 17 years ago
cleanup configuration INI file More... about 17 years ago
Site and documentation updated, ready to release 0.6.3 in two days More... about 17 years ago
Updated documentation, ready for sqlmap 0.6.3 release More... about 17 years ago
A bit more entropy in the sql injection detection More... about 17 years ago
Updated documentation More... about 17 years ago
Minor fix More... about 17 years ago
Added support to test for stacked queries support and improved check for time based blind sql injection. Minor bug fix in --save option More... about 17 years ago
Minor adjustments and minor bug fixes. Documentation almost complete for sqlmap 0.6.3. More... about 17 years ago
Major enhancement to support Partial UNION query SQL injection technique too. Minor code cleanup. More... about 17 years ago
sqlmap 0.6.3-rc4: minor enhancement to be able to specify extra HTTP headers by providing option --headers. By default Accept, Accept-Language and Accept-Charset headers are set. Added support to get the injection payload prefix and postfix from user. Minor bug fix to exclude image files when parsing (-l) proxies log files. Minor code adjustments. Updated documentation. More... about 17 years ago
Minor layout adjustment More... about 17 years ago
Minor enhancemet to support also --regexp, --excl-str and --excl-reg options rather than only --string when comparing HTTP responses page content More... about 17 years ago
Minor improvement to be able to provide CU as user value (-U) when enumerating users privileges or users passwords. More... about 17 years ago
sqlmap 0.6.3-rc4: Minor enhancement to be able to specify the number of seconds before timeout the connection, default is set to 10 seconds. Minor improvement to retry the HTTP request up to three times in case an exception is raised during the connection to the target url. Minor bug fix to correctly catch connection exceptions and notify to the user also if they occur within a thread. Minor code restyling. Updated documentation. More... about 17 years ago
Removed REVISION, makes no sense. Import and use python psyco library to speed up if it's installed: it's optional. More... about 17 years ago
Minor code refactoring More... about 17 years ago
Minor signatures adjustments More... about 17 years ago
Minor adjustment, still to work on the cookie urlencoding/decoding More... about 17 years ago
Initial support for partial UNION query sql injection More... about 17 years ago
Show also SVN revision in error message when a traceback raises. Fix typo. More... about 17 years ago
Reverted last commit, cleaner this way More... about 17 years ago
Minor workaround because of latest bug fix More... about 17 years ago