Skip to content

Inayathussain786305/minirecon1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

minirecon1

πŸ›°οΈ MinRecon – Minimal Recon Tool for Bug Bounty Hunters

MinRecon is a super-lightweight, Bash-based reconnaissance tool built for ethical hackers, penetration testers, and bug bounty hunters working with limited resources. Created by Inayat Hussain, this script is optimized for systems with as little as 4GB RAM, such as low-end laptops or virtual machines.


🎯 Why MinRecon?

In modern bug bounty workflows, recon is the foundation. But not everyone has access to high-end machines or powerful VPS setups. MinRecon was designed for:

  • ✨ Beginners starting recon with basic hardware
  • πŸ’» Low-resource environments (bare metal, VMs, Replit)
  • πŸ”„ Quick one-shot recon tasks

πŸš€ Features

  • 🧭 Domain input and one-click recon
  • πŸ” Subdomain enumeration
  • 🌐 HTTP probing (check live hosts)
  • πŸ›‘οΈ Port scanning (optional)
  • πŸ’‘ Highly optimized for speed and size
  • 🧠 Beginner-friendly and fully modular

πŸ“¦ Requirements

MinRecon is written in pure Bash and uses a few essential CLI tools:

  • curl
  • dig
  • ping
  • whois
  • nslookup
  • host
  • nmap (optional)

πŸ“Œ All tools come pre-installed in most Parrot OS/Kali/Ubuntu distros.


πŸ”§ Installation

chmod +x minrecon.sh
./minrecon.sh

πŸ–₯️ How to Use

    Run the script:

./minrecon.sh

Enter your target domain (e.g. example.com)

Let the script perform:

    DNS information lookup

    Subdomain gathering (basic)

    Live host detection

    Whois and IP info

    Optional nmap scan

Results will be printed in terminal and saved in:

πŸ‘€ Author

Built with care by Inayat Hussain (Inayat Raj Chohan)

    🧠 Facebook: Inayat Raj Chohan


⚠️ Disclaimer

This tool is for educational and authorized penetration testing only. Use responsibly and only on assets you have permission to test.
🌟 Support

If you find this tool helpful, please star the repo and share with fellow hackers. Every bit of encouragement helps in my journey as a self-taught cybersecurity professional with limited resources.


---

## πŸ”Έ GitHub Short Description
When creating the repo, use this in the "Description" field:

> Lightweight domain recon tool for ethical hackers and bug bounty hunters with low-end set

About

A lightweight and minimal recon automation tool to extract subdomains, endpoints, and parameters using common bug bounty utilities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages