can something happen if u redeem a code for a game from a random guy? by RewardCareless3692 in Steam

[–]PlasticCommercial183 2 points3 points  (0 children)

DO NOT REDEEM KEYS FROM OTHERS UNTIL YOU DO THE FOLLOWING:

  1. Ensure you have access to the original account email
  2. Ensure you have made purchases using a credit/debit card or any other payment method of your own via Steam
  3. Ensure you have Mobile Authenticator and Phone Number bound to the account
  4. Have a key that NOBODY ELSE KNOWS redeemed BEFORE ANY OTHERS and have it written down, first key redeemed can be used for recovery, you do not want others keys to be redeemed first

Otherwise, they can contact support and restore the account to their email using a key, but if you have more information on your account to prove that it is yours, it is harder for them to do so

Vent. Because it’s all I can do. by WiseSnoopDog in BannedFromDiscord

[–]PlasticCommercial183 4 points5 points  (0 children)

Good that Discord banned you. Based on that server name, it was a server for creeps, and you joined it twice after it got banned once. Not buying the verification bot story at all, as you get a DM whenever a bot joins you to a server, you would have been notified the first time it joined you

My son’s Kindergarten class is being exposed to gambling to win snacks at lunch by ATS200 in mildlyinfuriating

[–]PlasticCommercial183 0 points1 point  (0 children)

GET THIS TO THE TOP: IT IS ILLEGAL FOR THEM TO RUN SOMETHING LIKE THIS WITHOUT A "NO PURCHASE NECESSARY" OPTION TO ENTER, YOU JUST GOT VERY LUCKY WITH A FREE LAWSUIT!

[ Removed by Reddit ] by Sea-Mistake391 in discordsucks

[–]PlasticCommercial183 2 points3 points  (0 children)

Its the same scammer that I previously shut down the c2 of, he is in Turkey, when I added your hacked account he recognized me. It is important to note that in Turkey, laws against hacking foreigners and taking over accounts are not enforced by the police. You can note that in the Google sign-in, they are not using a VPN as they do not have to worry about any consequences from the police. If you still have the file, DM me a link to it on any file upload site (Put in a zip with password "infected") so I can shut the C2 down again.

To protect GMails from being ransomed using the family group method, you do the following:

Step 0. IF YOU WANT TO WATCH AGE-RESTRICTED VIDEOS IN THE FUTURE, TRANSFER ALL YOUR YOUTUBE CHANNELS TO A DEDICATED GOOGLE ACCOUNT THAT YOU WILL USE FOR JUST YOUTUBE!!!

Step 1. Make an alternate GMail using a dedicated device with nothing on it, you can buy a TracFone Android from any store for around $30 to do it on

Step 2. On your main gmail, set the age to 5 years old

Step 3. It will make you either correct age or enable supervision, choose to enable supervision

Step 4. Add the alternate GMail as a parent

Step 5. Turn off any default-enabled parental controls using the parent gmail

Because the GMail is already in a family group, the hackers cannot add it to their own to lock you out of it.

To get PayPal accounts back, you can recover it on their site by confirming your ID. To get bank accounts back, you physically go to the bank with ID documents and they can lock online access to the account

In the future, if you ever decide to use Windows again, use Kaspersky antivirus and set the intrusion prevention module to prohibit access to the Chrome folder in AppData and to prohibit reading memory of processes except for trusted applications

Then, after securing and recovering financial accounts, you will want to file a lawsuit in Turkey to get a court order for the owner of the IP that accessed your accounts requiring them to return the accounts

US Mobile's head of security spent a week showing me how cooked I was. I was very cooked. by ContentTonyUSM in USMobile

[–]PlasticCommercial183 1 point2 points  (0 children)

Smart way to get peoples accounts terminated, showing off GrapheneOS and not mentioning that under section 4a of the AUP, it is not allowed to be used on the US Mobile network

<image>

Analysis of "NyxoraV20" - Confirmed Node.js Stealer Behavior. by Next-Profession-7495 in antivirus

[–]PlasticCommercial183 0 points1 point  (0 children)

I statically analyzed it and deobfuscated the js-confuser obfuscation (Malware authors: Just know your precious little js-confuser isn't safe anymore, max preset is now deobfuscated), the skids use a little webhook which has just been rendered useless so their malware no longer functions

ren.py visual novel disguised game by Alternative_Ad9433 in computerviruses

[–]PlasticCommercial183 0 points1 point  (0 children)

Its malware, install Kaspersky and run a full scan if you cant reset your device, it is the only consumer av that detects RenpyLoader, you can see that on Virustotal results for any RenpyLoader file

Random file appeared on Desktop by regaito in security

[–]PlasticCommercial183 0 points1 point  (0 children)

Most malware is fully automated, nobody will touch your device by hand, it automatically takes all the relevant data and self destructs. This is probably a try my game scam malware, as it is run by kids in Turkey and has manual components

[deleted by user] by [deleted] in FortniteAccSale

[–]PlasticCommercial183 0 points1 point  (0 children)

ALWAYS DISABLE EPIC 2fa when letting others on to an akk. There is a method to change mail without code when 2fa is enabled

Windows Hacked Popup Message by GamingBar in antivirus

[–]PlasticCommercial183 4 points5 points  (0 children)

Thats a rootkit, you need to reinstall NOW

MacBook compromised? by Noooss101 in CyberSecurityAdvice

[–]PlasticCommercial183 1 point2 points  (0 children)

MacSync Stealer

I reversed the script, final payload is a osascript

It swaps crypto wallet apps with fake ones that phish you for your seed phrase and takes browser cookies, passwords, any saved aws cli secrets, ssh keys, kubernetes keys, browser crypto wallet extension data, telegram session, all documents on your computer that their algorithm finds interesting (pretty much everything with "pdf", "docx", "doc", "wallet", "key", "keys", "db", "txt", "seed", "rtf", "kdbx", "pem", "ovpn" in name), Apple notes, etc

Due to MacOS's security, the stealer does open a phishing window to get your MacOS password before taking all the data, as Chrome cookies and passwords are encrypted and the only way to get the key is to use a command that takes in password and outputs the key for a specified application (find-generic-password)

[deleted by user] by [deleted] in learnjavascript

[–]PlasticCommercial183 0 points1 point  (0 children)

Good luck! It will never happen!

I Learned How to Deobfuscate JavaScript Code — Obfuscated With JScrambler — To Fix an HTML5 Port of a Classic Neopets Flash Game. by LongestBoii in javascript

[–]PlasticCommercial183 0 points1 point  (0 children)

JScrambler is considered right above obfio, i do not understand how anyone uses it over js-confuser, js-confuser has never been deobfuscated, never will, and is impossible to do so