This is a simple HTML page to present scammers with when scambaiting and reverse-scamming. It's a replica of sites actually used to fool people and serves as proof that there is a legitimate reason to call scammers.

- Make sure to keep yourself safe (VPN+VM)!
- Download and host the HTML file at
localhost(127.0.0.1) using XAMPP(Windows), Apache(Linux) or CLI tools like PHP's built-in webserver. - Make sure the directory you are hosting only contains the file
index.html. You don't want scammers to download any of your personal files from your host into the virtual machine. - Reroute e.g.
google.comto 127.0.0.1 by using your host'shostsfile. - Open the JavaScript console of the VM's webbrowser.
- Open
google.comusing your VM. The interstitial website should appear. - Run
localStorage.setItem("scam_ipaddress", "123.123.123.123")whereas you insert the network adapter's IP address. - Run
localStorage.setItem("scam_phonenumber", "+1-888-123-SCAM")whereas you insert the the scammer's number that you are about to call. - The website should re-appear with the correct data. Now you're ready to start scambaiting.
- can be used ón any domain but the settings will have to be set per domain
- upcoming security features might make it more difficult to present this page
You're liable for everything you do. Staying safe is a requirement when scambaiting and also your sole responsability. Any malicious use is not intended.