Readit News logoReadit News
varunsharma07 commented on Hundreds of GitHub Python Repos Compromised via Account Takeover and Force-Push   stepsecurity.io/blog/forc... · Posted by u/varunsharma07
varunsharma07 · 9 hours ago
An attacker is compromising hundreds of GitHub accounts and injecting identical malware into hundreds of Python repositories. The earliest injections date to March 8, 2026, and the campaign is still active with new repos continuing to be compromised.
varunsharma07 commented on Hackerbot-Claw: AI Bot Exploiting GitHub Actions – Microsoft, Datadog Hit So Far   stepsecurity.io/blog/hack... · Posted by u/varunsharma07
aperi · 14 days ago
safe to say the root cause is bad PRs (untrusted)?
varunsharma07 · 14 days ago
The root cause is workflows that grant trust to untrusted inputs: pull_request_target that checks out and executes fork code with repo secrets, ${{ }} expressions that interpolate branch names/filenames into shell commands unsanitized, and issue_comment triggers with no author_association check.

These attacks only work when maintainers opt into dangerous patterns without guardrails.

varunsharma07 commented on Hackerbot-Claw: AI Bot Exploiting GitHub Actions – Microsoft, Datadog Hit So Far   stepsecurity.io/blog/hack... · Posted by u/varunsharma07
varunsharma07 · 14 days ago
We analyzed an autonomous bot (hackerbot-claw) that's actively scanning GitHub repos for exploitable Actions workflows. It hit Microsoft, DataDog, a CNCF project, and awesome-go (140k stars) achieving RCE in 4 out of 5 targets and exfiltrating a GITHUB_TOKEN. Full breakdown of the 5 attack techniques with evidence.
varunsharma07 commented on Cline Supply Chain Attack: Cline 2.3.0 Silently Installs OpenClaw   stepsecurity.io/blog/clin... · Posted by u/varunsharma07
varunsharma07 · 25 days ago
cline@2.3.0 was published with a malicious post-install script that silently installs OpenClaw on any machine running npm install.

u/varunsharma07

KarmaCake day189July 3, 2021
About
Founder of StepSecurity (https://www.stepsecurity.io)
View Original