Mr_viind

@mr_viind
0 Followers
0 Following
7 Posts
Sharing my tech Experiences

I found out why Cisco SD-WAN was rooted before the CVE dropped.
CVE-2026-20245, CVSS 7.8: authenticated local attacker, arbitrary command execution, full root. Mandiant confirmed exploitation two months before Cisco's advisory existed.

Would your SOC catch a privilege escalation with no CVE number to query? Follow for the next teardown before your patch window closes.

#infosec #cve #ctf #osint #zerotrust #localllm

OpenAI just built its first custom AI chip, co-designed with Broadcom. The how-fast is the part that turns heads. Swipe for the 4 facts that matter, including the one claim worth a pinch of salt.

Full breakdown: https://aravindarumugam.com/ai/openai-broadcom-jalapeno-inference-chip/

#OpenAI #Broadcom #AIchips #AIinfrastructure #LLM #inference #semiconductors #Jalapeno

Stop treating Claude Tag as low-risk. It is reading every channel it joins.

Useful tool. But most teams skip the access audit entirely. Run the command above, paste what shows up.

#llm #aitools #ctf #osint #zerotrust #localllm

Claude Fable 5 was publicly accessible for exactly three days. In that window it completed a codebase-wide Ruby migration across 50 million lines for Stripe, work estimated at more than two months for a full engineering team. It also built a Minecraft clone from scratch, ran 45,000 lines of Swift in a single pass, and beat a Pokemon game using only raw screenshots as input. Follow for more.
Claude Corps Fellow

United States

Anthropic just launched Claude Corps, a paid 12-month fellowship that places early-career people inside nonprofits and public-interest orgs to build real AI solutions with Claude.

$85,000 salary plus benefits, a CodePath mentor, office hours with Anthropic, and a large Claude token budget. No degree required. You need US work authorization and under 2 years of full-time experience.

Rolling review. First cohort starts October 19, and…

#AI #ArtificialIntelligence #AICareers #Anthropic

Leaked an API key to a public repo? Deleting the file does not remove it. The key is still sitting in your git history, and anyone who clones the repo can pull it back.

This card shows the exact command to find when a secret first hit your repo, so you know what window to treat as compromised.

Save it for the day you need it. Follow for more.