faiyazahmad07 / monitor_subdomains

Monitor your target continuously for new subdomains!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monitor_subdomains

Monitor your target continuously for new subdomains using Discord!

#Usage

-d => specify the domain name

-w => Discord Webhook

-t => Time interval after each scanning (seconds)

Example:

python3 monitor.py -d bepractical.tech -t 3600 -w <discord_webhook>

Learn how to build your own scanner

https://www.youtube.com/watch?v=vKZuFl6HvkE

About

Monitor your target continuously for new subdomains!


Languages

Language:Python 100.0%