Cracking Tools Auto Dumper with SQLMAP Autonomous AI 🧠

drcrypter

Lurker
Member
Joined
Threads
7
Posts
11
[RELEASE] SQLMAP SKYNET — MCP Agent Mode + RAG Memory + Live Dashboard (operator-friendly sqlmap)

Hey everyone 👋

I’ve been building a project called SQLMAP SKYNET.
It’s still sqlmap at the core — but SKYNET adds a real operator workflow so scans are cleaner, repeatable, and easier to manage.

screenshot_0.png


screenshot_1.png


⚠️ Only for authorized testing (your own systems / written permission).



Why it’s powerful (what makes it different)

1) MCP Agent Mode (tool-driven automation)

  • Start scan / run phases (Detect → Verify → Enumerate → Export)
  • Stream logs + export reports
  • Designed so it can be driven like an agent workflow (or integrated into automation later)

mcp_demo_1.png



2) RAG Memory (remembers what actually worked)
  • Stores known-good options per target (headers/cookies/flags)
  • Remembers common failure patterns (WAF blocks, rate-limit, missing auth)
  • Reuses working profiles so you don’t restart from zero every run

3) Live Dashboard + Phased Scan Engine
  • Real-time scan visibility (where it succeeds/fails)
  • Less chaos than raw terminal spam
  • Cleaner, repeatable scan story for teams and labs

4) Evidence-first reporting
  • Exports: HTML / TXT / JSON
  • Readable timeline + command history for audit/evidence

report_1.png




✅ Download (Latest Release)
You must reply to see the hidden content. Consider upgrading your account to increase your reply limit.



If you download and it helps you, please consider leaving a ⭐ Star on the GitHub repo — it really supports the project 🙏

What I’m improving next
  • Multi-target input with per-target options (headers/cookies/extradata)
  • Cleaner report timeline (“scan story”)
  • Preset profiles (fast / safe / deep) + smarter stop conditions

Feedback welcome — especially on MCP actions, RAG memory behavior, and report layout.