16-07-25, 09:01 PM
Another day, another scammer, and this one is completely clueless.
User @Machine1337 claims to have breached numerous major companies with impressive numbers:
- Steam: 130M+
- Coinbase: 97M+
- AirAsia: 430M+
- Apple: 476M+
- Legiano Casino: 79M+
- myKredit.es: 64M+
- Lacoste: 20M+
- Yahoo: 129M+
- Ticketmaster: 310M+
At first glance, you might think this is some elite hacker breaching major companies daily, until you look closer.
All his listings share identical formatting that resembles some testing SMS logs. Strangely, most contain the same repeated name and phone number. some even has the same UUID
I initially considered giving him the benefit of the doubt perhaps he breached a service like Twilio, explaining the consistent format across different companies.
But NO this person likely found a test SMS database somewhere and keeps modifying it to fake these breaches.
He's too lazy to create unique formats for each company or even remove the repeated name and phone number that appear in all his samples.
+ The user is boosting his own posts and reputation using alt accounts, most of which are rarely active and have interacted only with his content.
TLDR: User discovered SMS testing logs, replaced a recurring word with an AAA company names, and duplicated the line millions of times.
User @
- Steam: 130M+
- Coinbase: 97M+
- AirAsia: 430M+
- Apple: 476M+
- Legiano Casino: 79M+
- myKredit.es: 64M+
- Lacoste: 20M+
- Yahoo: 129M+
- Ticketmaster: 310M+
At first glance, you might think this is some elite hacker breaching major companies daily, until you look closer.
All his listings share identical formatting that resembles some testing SMS logs. Strangely, most contain the same repeated name and phone number. some even has the same UUID

I initially considered giving him the benefit of the doubt perhaps he breached a service like Twilio, explaining the consistent format across different companies.
But NO this person likely found a test SMS database somewhere and keeps modifying it to fake these breaches.
He's too lazy to create unique formats for each company or even remove the repeated name and phone number that appear in all his samples.
Code:
grep "Ryan Felix" TikTok.txt Steam.txt Coinbase.txt | wc -l
11361
grep "447873077777" TikTok.txt Steam.txt Coinbase.txt | wc -l
5933
+ The user is boosting his own posts and reputation using alt accounts, most of which are rarely active and have interacted only with his content.
TLDR: User discovered SMS testing logs, replaced a recurring word with an AAA company names, and duplicated the line millions of times.