Commit Graph

9 Commits

Author SHA1 Message Date
Wilbert Chandra
a45b3596a6 Merge branch 'copilot/create-cli-app-for-sql-injection' of https://github.com/GilbertKrantz/sqlmapcli into copilot/create-cli-app-for-sql-injection 2026-01-07 12:35:42 +00:00
Wilbert Chandra
656a0dcdf7 Refactor SQLMapCLI class for improved type hinting and code clarity 2026-01-07 12:33:26 +00:00
copilot-swe-agent[bot]
9803ef57df Add batch processing with concurrency and automatic log saving to logs folder
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
2026-01-07 12:30:45 +00:00
copilot-swe-agent[bot]
3a975b79c1 Add POST data/body prompt to interactive mode
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
2026-01-05 18:47:22 +00:00
copilot-swe-agent[bot]
ef6622c6c5 Add --raw and --verbose flags to ensure CLI output matches sqlmap exactly
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
2026-01-05 18:37:39 +00:00
copilot-swe-agent[bot]
cae2ca7da9 Remove demo.py, add POST data support with --method POST, update examples with OWASP Juice Shop endpoints
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
2026-01-05 18:33:35 +00:00
copilot-swe-agent[bot]
c60fa2be42 Improve parse_results logic for better code clarity
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
2026-01-05 18:20:44 +00:00
copilot-swe-agent[bot]
0d22b027f4 Fix undefined variable in parse_results
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
2026-01-05 18:17:21 +00:00
copilot-swe-agent[bot]
7129810b7c Add SQLMapCLI - Beautiful CLI wrapper with Rich UI
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
2026-01-05 18:14:36 +00:00