logoalt Hacker News

cube00yesterday at 10:18 PM6 repliesview on HN

Please be careful when revoking tokens. It looks like the payload installs a dead-man's switch at ~/.local/bin/gh-token-monitor.sh as a systemd user service (Linux) / LaunchAgent com.user.gh-token-monitor(macOS). It polls api.github.com/user with the stolen token every 60s, and if the token is revoked (HTTP 40x), it runs rm -rf ~/.

https://github.com/TanStack/router/issues/7383#issuecomment-...


Replies

Gigachadtoday at 12:06 AM

Realistically if you have installed malware, you need to do a full wipe of your computer anyway.

show 3 replies
meander_wateryesterday at 10:37 PM

I don't understand why people were voting this comment down in the issue page

show 6 replies
corvadtoday at 3:45 AM

I'm not quite sure of what this really accomplishes, like is it just M.A.D.? Like at that point the creds have been stolen and the whole machine is toast.

show 2 replies
bpavukyesterday at 10:31 PM

if so, then this is actual terrorism of the software world!!

show 1 reply
dcchambersyesterday at 11:20 PM

Incredible. Mutually assured destruction.

The next five years are going to be truly WILD in the software world.

Air-gapped systems are gonna be huge.

show 1 reply
fragmedeyesterday at 10:29 PM

One should always have had backups configured, but if this is what gets people to setup backups, so much the better.

show 1 reply