Skip to content

An information Gathering script combined by various bug bounty tools. Helps gathering mass information at one go. I scripted these things because while hunting on the main app we need various info. which we can consume directly from the output of the script without separately running the tools provided that the scope is wildcard

Notifications You must be signed in to change notification settings

dotslashed/SRAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SRAS

Simple Recon Automation Script, can be used to complete some tasks and gather information at one go.

Required Tools

Subfinder by Project discovery, assetfinder by tomnomnom, chrome for browser crawling.

Required languages

Go version 1.17+ Python3

Cloning and running

-> git clone https://github.com/dotslashed/SRAS.git
-> cd SRAS
-> chmod +x tools.sh recon.sh
-> ./tools.sh
-> ./recon.sh
-> Files are zipped after finished.

Credits and links to the tools used are in the credits file.

Tested on Ubuntu 18.04 RDP

About

An information Gathering script combined by various bug bounty tools. Helps gathering mass information at one go. I scripted these things because while hunting on the main app we need various info. which we can consume directly from the output of the script without separately running the tools provided that the scope is wildcard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages