so definetly i will add to all of this a method for searching WP website using this:
1. Get list of domains from https://dnpedia.com/tlds/daily.php and https://whoisds.com
2. With bash script, see if domain resolves to IP, if no go to next domain
3. If resolve, try to get /wp-login.php . If curl returns code 200, save the domain to SQLite db.
there is also an other tool that somebody is selling on the forum:
i hope that you guys find this helpfull.
1. Get list of domains from https://dnpedia.com/tlds/daily.php and https://whoisds.com
2. With bash script, see if domain resolves to IP, if no go to next domain
3. If resolve, try to get /wp-login.php . If curl returns code 200, save the domain to SQLite db.
there is also an other tool that somebody is selling on the forum:
https://xss.pro/threads/35580/
i hope that you guys find this helpfull.