6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 24, 2025 — Jun 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
code commit regarding Feature #119 More... over 16 years ago
Enhancements to PostgreSQL active fingerprint, now it covers also PostgreSQL 8.4 and minor speedups. More... over 16 years ago
Minor speedup More... over 16 years ago
Enhancements to MySQL active fingerprint and comment injection fingerprint, now it covers also MySQL 5.5.x and improved on MySQL 5.1.x. More... over 16 years ago
Minor bug fix in --resume functionality More... over 16 years ago
Minor bug fixes More... over 16 years ago
Added support for --dump with -C also on MSSQL More... over 16 years ago
Display a better message for the moment while working on support for --dump -C on MSSQL More... over 16 years ago
Adjusted --columns with -C also for Microsoft SQL Server More... over 16 years ago
Ask also which table(s) to enumerate from when --dump and -C are provided (but not -T) and minor layout adjustment More... over 16 years ago
Minor bug fix and improvement in displaying of enumerated columns in --dump -C More... over 16 years ago
Minor layout adjustments More... over 16 years ago
added --scope feature regarding Feature #105 More... over 16 years ago
sqlmap 0.8-rc4: --dump option now can also accept only -C: user can provide a string column and sqlmap will enumerate all databases, tables and columns that contain the 'provided_string' or '%provided_string%' then ask the user to dump the entries of only those columns. --columns now accepts also -C option: user can provide a string column and sqlmap will enumerate all columns of a specific table like '%provided_string%'. Minor enhancements. Minor bug fixes. More... over 16 years ago
More generic More... over 16 years ago
Make 'field' parameter in limitQuery() method to be option More... over 16 years ago
minor update More... over 16 years ago
minor update of help text More... over 16 years ago
implementation of Feature #17 More... over 16 years ago
Minor bug fix with --sql-query/shell when providing a statement with DISTINCT More... over 16 years ago
Minor bug fix to properly execute --time-test also on MySQL >= 5.0.12 More... over 16 years ago
getDocRoot changes More... over 16 years ago
Avoid useless checks for --os-bof (no need to check for DBA or for xp_cmdshell). Minor code restyling. More... over 16 years ago
Newline More... over 16 years ago
just added PGP Key ID More... over 16 years ago
Slightly updated the documentation More... over 16 years ago
fix regarding dirnames in Feature #110 More... over 16 years ago
Avoid useless queries More... over 16 years ago
Major bug fix: --os-shell web backdoor functionality is now fixed (was broken since changeset r859). More... over 16 years ago
found and fixed few bugs regarding my "fix" of Bug #110 More... over 16 years ago