xpl0ited1 / submonitor

Subdomain monitor with reporting capabilities to Slack, Discord and Telegram
GNU General Public License v3.0
13 stars 1 forks source link

Improve subdomain bruteforcing #4

Closed xpl0ited1 closed 1 year ago

xpl0ited1 commented 1 year ago

Is needed to make the subdomain bruteforce functionality more efficient and faster, because if you pass a wordlist with >60000 records it hangs for about 2 hours, as the functionality is not based on http requests it may be used on a different thread while the other functions run

xpl0ited1 commented 1 year ago

Improved on version 1.0.6