Skip to content

tyranroot/Hidden-PeRRa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

                      _    _ _____ _____  _____  ______ _   ___   __
                     | |  | |_   _|  __ \|  __ \|  ____| \ | \ \ / /
                     | |__| | | | | |  | | |__) | |__  |  \| |\ V / 
                     |  __  | | | | |  | |  _  /|  __| | . ` | > <  
                     | |  | |_| |_| |__| | | \ \| |____| |\  |/ . \ 
                     |_|  |_|_____|_____/|_|  \_\______|_| \_/_/ \_\
                                                
                                                

⚡ H I D R E N X v 1 . 0 ⚡ ║ Professional Hidden Elements Finder ║ Educational Purpose Only║


📌 Overview

Hidden PeRRa is a professional-grade web reconnaissance tool that automatically discovers hidden elements on websites including:

  • 🔍 Hidden form fields
  • 📝 Hidden parameters in JavaScript/URLs
  • 📁 Hidden directories (admin, backup, config, etc.)
  • 🌐 Hidden API endpoints (REST, GraphQL)
  • 💬 Hidden comments with sensitive information

⚠️ IMPORTANT: This tool is for EDUCATIONAL PURPOSES only. Use only on websites you OWN or have WRITTEN PERMISSION to test.


Features

Category Features
🔍 Discovery Hidden fields, parameters, directories, API endpoints, comments
Performance Multi-threaded scanning (20 threads)
🛡️ Anti-Block Random User-Agent rotation, retry mechanism
📊 Reporting Professional HTML report with clickable links
🎨 UI Matrix-style terminal with real-time progress

Type	What It Finds	Risk Level
🔐 Directories	admin, backup, config, phpmyadmin, cpanel	  🔴 High
🌐 API Endpoints	/api/, /v1/, /rest/, /graphql          	  🟡 Medium
📝 Form Fields	Hidden inputs, CSRF tokens, debug parameters  🟡 Medium
💬 Comments	TODO, FIXME, passwords, API keys in HTML comments 🔴 High
📄 Config Files	robots.txt, sitemap.xml, .env, .git	          🔴 High

📊 Live Scan Statistics

───────────────────────────────────────
│ │ │ 🎯 TOP HIDDEN DIRECTORIES FOUND 
│ │ │ │ │
│ │ │ /admin/
│ │ │ /backup/
│ │ │ /config/
│ │ │ /api/
│ │ │ /phpmyadmin/ 
│ │ │ /uploads/
_______________________________________

🛠️ Installation

📱 Termux

pkg update -y
pkg install python git -y
git clone https://github.com/tyranroot/Hidden-PeRRa.git
cd Hidden-PeRRa
pip install requests beautifulsoup4 colorama
python3 Hidden-PeRRa.py

📱 Kali and Other distribution

sudo apt update -y
sudo apt install python git -y
git clone https://github.com/tyranroot/Hidden-PeRRa.git
cd Hidden-PeRRa
pip install requests beautifulsoup4 colorama
python3 Hidden-PeRRa.py

🎭 Overview

       ██╗  ██╗██╗██████╗ ██████╗ ███████╗███╗   ██╗██╗  ██╗
       ██║  ██║██║██╔══██╗██╔══██╗██╔════╝████╗  ██║╚██╗██╔╝
       ███████║██║██║  ██║██████╔╝█████╗  ██╔██╗ ██║ ╚███╔╝
       ██╔══██║██║██║  ██║██╔══██╗██╔══╝  ██║╚██╗██║ ██╔██╗
       ██║  ██║██║██████╔╝██║  ██║███████╗██║ ╚████║██╔╝ ██╗
       ╚═╝  ╚═╝╚═╝╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═══╝╚═╝  ╚═╝
                    Professional Hidden Elements Finder
                            Coded by: TyranRoot


[!] Find hidden parameters, fields, directories, API endpoints
[!] Use only on websites you OWN or have PERMISSION to test!

[>] Target URL (https://example.com): https://example.com/

👨‍💻 Author


About

Hidden parameter Finder tool for Ethical Hacker.. This tool create for only ethical and Educational Purpose...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages