brutesubs
brutesubs copied to clipboard
An automation framework for running multiple open sourced subdomain bruteforcing tools (in parallel) using your own wordlists via Docker Compose
i think it will be useful to connect it with [spyse](https://spyse.com) also. It might speed up the process
I am installing brutesubs all things are going perfect but the default installation directory is bin/sh but all the application are installed in usr/local/bin and that's why the easy_install and...
Gobuster seems to be built against golang 1.6, which is pretty dated now. It would be good to update this, and possibly even make use of the official go containers...
It looks like your fork of enumall is ~13 commits or so behind https://github.com/jhaddix/domain It would be cool if it was updated to the latest, or perhaps whatever modifications are...
Currently all the tools seem to be based off Ubuntu latest, which can be quite heavyweight. It would be cool if they used Alpine or similar as the base.
Hi ! I just found that there are several domains in the finalresults.txt file are "out of scope" of the defined domain. Let me show an example below: If you...
I have found in the past that resolving the output of AltDNS with gobuster is much faster than allowing AltDNS to do it alone. Anyone is welcome to do their...