tisryno | 4 years ago | on: I reversed a Node.js malware and found the author
tisryno's comments
tisryno | 4 years ago | on: I reversed a Node.js malware and found the author
Discord knows it's a big issue and I'd hope they've attempted to mitigate the malware but there's no way to stop the actual injection, so really all they can do is code shuffle frequently to make the injected code redundant, but that'd rely on doing releases frequently and hoping everyone updates just as frequently.
tisryno | 4 years ago | on: I reversed a Node.js malware and found the author
For the example of PirateStealer, the kid who made it ran a website where you posted your webhook and it spat out an exe that hid your webhook behind the domain, they even sold "premium" copies with additional security but in reality once they put the webhook behind their own domains they were dual-hooking, so the information was actually sent to 2 webhooks instead of just the 1.
Most of the services to create this malware now hide it behind a domain rather than directly exposing the Webhook, so shutting it down isn't as easy.
tisryno | 4 years ago | on: I reversed a Node.js malware and found the author
The injected code also will scan your friends for "rare" badges, like the Bot Developer, Early Supporter and Certified Moderator. They use this information to then target the malware to those people in the hopes they can sell the rare badge accounts.
tisryno | 4 years ago | on: I reversed a Node.js malware and found the author
One of the tools they've built is https://sketchy.tel/ which can decompile piratestealer/extrack/bby.rip and more and shuts down the Webhook automatically.
There's a lot of other things we do in this community but I can't disclose it because we never know who's reading our messages and if they get found out the malware creators will adapt to stop us.
tisryno | 4 years ago | on: Tell HN: GitHub is down again
tisryno | 5 years ago | on: Ask HN: Google won't remove my site URL from random business using it on Maps
Will stop people from contacting them in favour of real businesses if that's the case.
tisryno | 7 years ago | on: Tasks That Can Be Done with Pure HTML and CSS
tisryno | 9 years ago | on: JavaScript singing synthesis library
tisryno | 9 years ago | on: Show HN: A database of everything (over 55M keys)
If you search for the key "germany" it has no results, if you search "london" it finds no results.
The fluidity of the data is definitely a hindrance, if you wanted to use the dataset you'd have to already know what you are looking for to find the value.
tisryno | 9 years ago | on: JavaScript singing synthesis library