WebBreacher / WhatsMyName

This repository has the JSON file required to perform user enumeration on various websites.
https://whatsmyname.app/
Other
1.64k stars 278 forks source link

Fix broken sites #26

Closed WebBreacher closed 6 years ago

WebBreacher commented 7 years ago

Just ran the checker and a number of sites are broken:

L0r3m1p5um commented 7 years ago

I've tried fixing a few of these. Some notes:

WebBreacher commented 7 years ago

Thanks for the comments and the PR @L0r3m1p5um. Running the checker script from AWS produces false negatives (site block AWS IPs because "normal" users don't use it). Running the checker script on Kali from home yielded the following sites still having issues:

 FFFFOUND! --> Bad detection code and string. Received Code: 522; Expected Code: 200.
 HaveIBeenPwnd --> Bad detection code and string. Received Code: 429; Expected Code: 200.
 InsaneJournal --> Bad detection code and string. Received Code: 503; Expected Code: 200.
 Muck Rack --> Bad detection code and string. Received Code: 503; Expected Code: 200.
WebBreacher commented 6 years ago

closing issue...going to start with a fresh run of the script.