Skip to content

m2hcz/ParamHunter-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

🎯 ParamHunter Pro v7.0 - Stalker Edition

Next-Gen Asynchronous Web Fuzzer & Vulnerability Scanner > Advanced offensive security tool featuring a C2-style TUI dashboard, heuristic crawling, and canary-based payload detection.

Python 3.9+ AsyncIO License

[Image of CLI dashboard interface layout]

🚀 What's New in v7.0?

This version represents a complete rewrite of the core engine, moving away from a tool wrapper to a standalone, high-performance python scanner.

🖥️ C2-Style Command Dashboard

  • Real-time TUI (Text User Interface): Interactive dashboard built with Rich.
  • Split-View Layout: Monitor request logs, crawl progress, and vulnerability findings simultaneously.
  • Live Statistics: Track endpoints discovered vs. vulnerabilities found in real-time.

🧠 Advanced Fuzzing Engine

  • False Positive Reduction: Implemented Canary Tokens for XSS (randomized IDs injected and verified in reflection).
  • Expanded Attack Vectors:
    • SQL Injection: Error-based detection.
    • Reflected XSS: Context-aware canary injection.
    • LFI (Local File Inclusion): Regex-based detection for /etc/passwd, win.ini, etc.
    • SSTI (Server-Side Template Injection): Mathematical evaluation checks ({{7*7}} -> 49).
    • Open Redirect: Header analysis and heuristic parameter detection.

🕷️ Heuristic Crawler

  • Hybrid Extraction: Parses both HTML Links (<a>) and Forms (<form>).
  • Sensitive File Hunter: Automatically checks for accidental exposures like .env, .git/HEAD, backup.zip.
  • Smart Scope: Strictly adheres to the target domain to prevent scope creep.

⚙️ Installation

1. Clone the Repository

git clone [https://github.com/m2hcz/ParamHunter-Pro.git](https://github.com/m2hcz/ParamHunter-Pro.git)
cd ParamHunter-Pro

About

ParamHunter Pro v6.9 - Advanced web application parameter discovery & security scanner with built-in crawler, SQLi/XSS fuzzer, and external tool integration (subfinder, nuclei, sqlmap). Async Python tool for pentesters and bug bounty hunters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages