• šŸŒ™ Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

SQLMAP Autonomous AI with MCP Live Dashboard Open source (1 Viewer)

Currently reading:
 SQLMAP Autonomous AI with MCP Live Dashboard Open source (1 Viewer)

Recently searched:

DRCrypter_official

Member
LV
2
Joined
Jun 18, 2021
Threads
7
Likes
33
Awards
6
Credits
5,692Ā©
Cash
0$
Hey guys šŸ‘‹

Dropping a deeper look at SQLMAP SKYNET — my ā€œoperator consoleā€ built around sqlmap, but designed to feel like a real product:
Phased workflow + live dashboard + agent automation.
This is NOT about ā€œhack anythingā€. It’s built for authorized testing and making the job cleaner + repeatable.

Screenshot 0



šŸ”„ What makes it powerful

1) MCP Agent Mode (automation-ready)

MCP turns SKYNET into a tool the AI can actually operate (not just ā€œchat aboutā€).
So instead of you copy/pasting commands, you can run it like an agent workflow:
  • Target intake → preflight checks → run phases → collect evidence → generate reports
  • Expose actions as tools (start scan / run phase / fetch logs / export report)
  • Works headless on a server OR with the dashboard
In short: MCP = SKYNET becomes ā€œcontrollableā€ by an assistant or your own automation stack.

Screenshot 1


2) RAG Memory (learns from YOUR successful patterns)
RAG is the part that makes it smarter over time (without guessing):
  • Stores scan context: what worked, what failed, WAF behavior, stable options
  • Remembers per-target ā€œworking setupā€ (headers/cookies/flags) so you don’t restart from zero
  • Helps reduce wasted runs by reusing known-good combinations for similar targets
It’s basically: ā€œdon’t forget what we learned last timeā€ mode.

3) Live Dashboard + Clean Operator Workflow
No more ā€œscrolling terminal foreverā€:
  • Real-time scan logs + phase status
  • Clear phase separation (detect → verify → enumerate → export)
  • Less chaos when a run fails mid-way (you see WHERE + WHY)

4) Optional AI Assist (local Ollama / cloud)
AI is assist, not ā€œblind autopwnā€.
It helps with:
  • Choosing safer next phase (based on current results)
  • Explaining why something failed (rate-limit, WAF blocks, missing cookies)
  • Suggesting improved scan profiles based on your stored RAG memory

5) Reporting that’s actually usable
Exports: HTML / TXT / JSON
  • Readable timeline + evidence
  • Easy to share with team/client
  • Keeps command history + outcomes (good for audit trails)

Why I built it
I was tired of repeating the same cycle every engagement:
setup → run → copy output → organize evidence → write report.
SKYNET makes it structured and repeatable.

Next upgrades (in progress)
  • Multi-target input with per-target options (headers/cookies/extradata)
  • More stable report generator + better UI ā€œscan storyā€
  • Preset profiles (fast / safe / deep) + smarter stop conditions

Report 1


Mcp demo 1


āš ļø Reminder: use only on systems you own or have written permission to test.
If you try it, tell me what you want improved: dashboard UX, RAG memory, or MCP actions.
Link:
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom