Skip to content

anonym-saurab/bash-scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Bash-scripting

Learning scripting and creating projects for #roadmap_to_offsec of #month1 To be continued

🚀 System Recon & Enumeration Automation Scripts

Recon Automation Linux Shell Script

📖 About the Project

This repository contains automated reconnaissance and enumeration scripts i am learning from beginner to advanced level

⚡ Features

Automated Subdomain Enumeration (Sublist3r & Assetfinder)
Merge & Filter Results (Removes Duplicates)
Automated Nmap Scanning (Detects Open Ports & Services)
Generates Organized Reports (Saves Output in Log Files)

1️⃣ Clone the Repository

git clone https://github.com/yourusername/bash-scripting.git
cd bash-scripting

Give execution permission

chmod +x script_name.sh

Usage

Run the script with a target domain: ./script_name.sh for user input scripts or ./script_name.sh domain_name.com for automated scripts

About

learning scripting and creating projects for #roadmap_to_offsec of #month1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages