aboul3la / Sublist3r

Fast subdomains enumeration tool for penetration testers
GNU General Public License v2.0
9.68k stars 2.09k forks source link

Enumerate domains that end in a specific .something #196

Open marcelo321 opened 4 years ago

marcelo321 commented 4 years ago

Hello,

i wanted to know if it is possible that instead of enumerating subdomains, to enumerate domains that end in (for example) .hello

So i should run python3 sublist3r.py -d .hello and it should enumerate all domains that end in .hello

abc.hello asda.hello sddfs.hello etc

i know that isn't possible but is there any way to do this?

ix-56h commented 4 years ago

This is not the purpose of the script.