Skip to content

Bug Bounty: Automated shell scripts for bug bounty and security reconnaissance. Includes tools for environment setup, domain enumeration, and full target scanning. Designed to streamline repetitive tasks and accelerate vulnerability discovery during penetration testing workflows.

Notifications You must be signed in to change notification settings

SrEntropy/Automated-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automated-Scripts

A collection of shell scripts to support bug bounty hunting and security reconnaissance.
These scripts automate common tasks such as environment setup, domain enumeration, and full target scanning, helping researchers save time and focus on vulnerability analysis.


Warning:

  • Verify the code before running
  • Scripts might contain a backdoor.

Overview

Bug bounty programs reward security researchers for finding vulnerabilities.
This repo provides lightweight automation to:

  • Bootstrap your environment quickly
  • Enumerate domains and subdomains
  • Perform full reconnaissance scans

Scripts

  • bootstrap.sh → Initial setup script for configuring environment and dependencies
  • domainEnum.sh → Automates domain and subdomain enumeration
  • full_enum.sh → Runs extended enumeration and scanning for deeper reconnaissance

Getting Started

Requirements

  • Linux/Unix environment
  • Bash shell
  • Common recon tools (e.g., nmap, dig, whois, curl)

Installation

Clone the repo:

git clone https://github.com/SrEntropy/Automated-Scripts.git
cd Automated-Scripts

About

Bug Bounty: Automated shell scripts for bug bounty and security reconnaissance. Includes tools for environment setup, domain enumeration, and full target scanning. Designed to streamline repetitive tasks and accelerate vulnerability discovery during penetration testing workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages