Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Recon Automation using Bash

About

This repository contains my Bash automation scripts created while learning Cybersecurity and Vulnerability Assessment & Penetration Testing (VAPT).

The scripts automate common reconnaissance tasks and save the scan results into organized report files. This helped me understand how different reconnaissance tools work and improved my Bash scripting skills.


Tools Covered

  • WHOIS
  • DIG
  • theHarvester
  • Subfinder
  • DNSRecon
  • Nmap
  • Nmap Vulnerability Scan

Recon Workflow

Passive Reconnaissance

  • WHOIS
  • DIG
  • theHarvester
  • Subfinder

Active Reconnaissance

  • DNSRecon
  • Nmap
  • Nmap Vulnerability Scan

Skills Learned

  • Bash Scripting
  • Linux Commands
  • Passive Reconnaissance
  • Active Reconnaissance
  • DNS Enumeration
  • Subdomain Enumeration
  • Port Scanning
  • Service Enumeration
  • Basic Vulnerability Assessment
  • Report Writing

What I Learned

Through these projects, I learned:

  • The difference between Passive and Active Reconnaissance.
  • How to gather information about a target before scanning.
  • How DNS records help understand a domain.
  • How to discover subdomains using different tools.
  • How Nmap identifies open ports and running services.
  • How Nmap NSE scripts can identify potential vulnerabilities.
  • The importance of manually verifying vulnerability scan results instead of assuming every finding is confirmed.

Note

All scripts were tested only on authorized practice targets for educational purposes.


License

MIT License

About

Bash automation scripts for reconnaissance and vulnerability assessment.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages