Skip to content

The idea of this tool is to make the recon of a domain and through the use of identification tools find security flaws or information exposures.

Notifications You must be signed in to change notification settings

marcositu/reconandvulns

Repository files navigation

reconandvulns

bash

As a first step we try to obtain as many subdomains as possible (onlydomain.sh) and by using diferent tools, we run an analysis on each one separately (reconandvulns.sh).

To run these scripts, you must install the tools. The procedure to install the tools is on the tools.txt file.

It should be noted that the scripts are not linked, so the 2nd part must be executed manually.

I apologize for the code, but it's not my strong 😕

Setting Up the Container

docker pull marcositu/reconandvulns:v2

docker run -it --name reconandvulns -v ~/tools/Bounties/:/root/tools/Bounties/ marcositu/reconandvulns:v2 bash

About

The idea of this tool is to make the recon of a domain and through the use of identification tools find security flaws or information exposures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages