Skip to content

Add a CLI Wrapper fo the UI#6004

Closed
GilbertKrantz wants to merge 22 commits into
sqlmapproject:masterfrom
GilbertKrantz:master
Closed

Add a CLI Wrapper fo the UI#6004
GilbertKrantz wants to merge 22 commits into
sqlmapproject:masterfrom
GilbertKrantz:master

Conversation

@GilbertKrantz
Copy link
Copy Markdown

Adding a CLI Wrapper for UI Purposes

Copilot AI and others added 22 commits January 5, 2026 18:10
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
…ples with OWASP Juice Shop endpoints

Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
…ctly

Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
…s folder

Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
- Implemented a new UI module (sql_cli/ui.py) for displaying banners and scan results using the Rich library.
- Created utility functions in sql_cli/utils.py for generating log filenames and saving logs.
- Refactored sqlmapcli.py to utilize the new UI and utility functions, enhancing the interactive mode and scan processes.
- Added support for custom headers and POST data in the interactive mode.
- Introduced a test endpoints JSON file (test_endpoints.json) for batch testing.
…utput handling; improve UI display for batch scan results
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…prove error handling, add input validation, fix header concatenation, deduplicate vulnerabilities, rename test file

Co-authored-by: GilbertKrantz <90319182+GilbertKrantz@users.noreply.github.com>
…ql-injection

Add Rich-based CLI wrapper for automated SQL injection testing with POST support, batch processing, and automatic logging
@stamparm
Copy link
Copy Markdown
Member

stamparm commented Jun 2, 2026

Closing. sqlmap already has --tui. Not accepting a separate wrapper/mini-project with new dependency, output parsing, batch runner, docs, logs, and 1k+ lines of unrelated code. This belongs outside sqlmap.

@stamparm stamparm closed this Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants