🧪 ForensicsTools – 2,000+ DFIR Resources, Tools, Labs, and Learning Materials in One Repository
ForensicsTools is a comprehensive open-source repository that curates hundreds of free digital forensics and incident response (DFIR) tools, distributions, frameworks, training resources, CTFs, books, datasets, and reference materials for forensic investigations across Windows, Linux, macOS, mobile devices, networks, cloud environments, browsers, memory, and disk images. The collection includes industry-standard tools such as Autopsy, The Sleuth Kit, Volatility, Plaso, Velociraptor, RegRipper, Wireshark, ExifTool, Hashcat, FTK Imager, Guymager, Timesketch, MemProcFS, and many others, organized by forensic discipline including memory analysis, artifact extraction, timeline analysis, metadata analysis, steganography, acquisition, imaging, browser forensics, network investigations, mobile forensics, and malware analysis. In addition to tooling, it provides extensive educational resources, forensic challenges, certification references, blogs, datasets, and research material, making it an excellent starting point for DFIR professionals, SOC analysts, incident responders, malware analysts, digital forensic investigators, cybersecurity students, and anyone building practical forensic capabilities.
🔗 https://t.co/K6pKPdlLHS
#DFIR #DigitalForensics #IncidentResponse #CyberSecurity #BlueTeam #MalwareAnalysis #MemoryForensics #OpenSource #SOC #ThreatHunting
Claude Fable 5 will be available again globally tomorrow.
After a series of productive conversations with the US government, we're redeploying the model with a new set of classifiers to target and block more cybersecurity tasks. In the near term, some routine tasks like coding and debugging will fall back to Opus 4.8. We’ll continue to refine these classifiers over the coming weeks to reduce false positives and better distinguish genuine misuse from legitimate requests.
We’ve also begun drafting a consensus framework—with Amazon, Microsoft, Google, and other Glasswing partners—for assessing the severity of AI jailbreaks and how AI developers should respond to them. We invite other industry partners and model providers to join us in this effort.
Finally, we’re scaling up our collaboration with the US government on model testing and safeguards. This will include pre-release access to models and safeguards for evaluation, information sharing on jailbreaks and misuse, and dedicated resources for joint research.
Thank you to our users for your patience, and to our partners across the government, industry, and the research community who worked alongside us to make Fable 5 available again.
Read our full blog: https://t.co/VHyum831ri
UN DESARROLLADOR ACABA DE HACER LO QUE GOOGLE LLEVA AÑOS IGNORANDO
Creo un navegador en Rust pensado especificamente para automatizar tareas, web scraping y agentes de IA
> Consume 30MB de RAM
> Las paginas cargan en 85ms
> Bloquea +3.500 trackers automaticamente
> Evita anuncios, analitica y scripts de tracking
Se llama Obscura
Y tiene algo que Chrome jamas va a tener
Cada sesion genera una huella digital diferente. GPU, canvas, audio, bateria... todo randomizado
Los detectores no pueden atraparlo porque se comporta exactamente como Chrome real
Es un reemplazo directo de Puppeteer y Playwright
Sin Nodejs. Sin dependencias. Un solo binario
Tiene +16k estrellas en GitHub. 100% open source. Gratis
Guardalo para no perderlo 👇
‼️ BREAKING: Anthropic has embedded hidden spyware-like code in Claude Code that covertly targets Chinese users. It then sends information regarding every user by injecting it into their prompt message.
Claude Code is sending info like timezone, proxy and possible AI Lab connections into the system prompt in ways Chinese users can't notice.
A coding agent with repo and command permissions should not silently hide routing metadata inside prompts. This is a serious breach of user trust.
It's a terminal app (a TUI) written in TypeScript using Ink — basically React, but rendering to your terminal instead of a browser. When you run npx torlnk, npm fetches the package and runs it without installing anything globally.
It does two things: it searches by querying a hardcoded list of torrent index sites (Pirate Bay, 1337x, YTS, EZTV, FitGirl, Nyaa…), merging results and showing size + seeder counts; and it downloads using webtorrent, the standard JavaScript BitTorrent client — you pick a result or paste a magnet, it resolves the magnet, finds peers via DHT and trackers, pulls the pieces to your Downloads folder, then keeps seeding until you stop it.
Nothing exotic: a thin, well-designed wrapper around webtorrent plus some scrapers.
this is f*cking dangerous
someone just open sourced the entire "LOOP ENGINEERING" framework for free
the guy who built Claude Code at Anthropic said it himself:
"I don't prompt Claude anymore. I have loops running that prompt Claude. My job is to write loops.
stop prompting your agent. build the thing that prompts it for you.
discover �� plan → execute → verify → repeat
you used to be inside that loop
loop engineering is you stepping out of it entirely
the repo includes:
- 6 production ready patterns (daily triage, CI sweeper, PR babysitter)
- clone and run starters for Claude Code, Codex, and Grok
- a loop readiness CLI that scores your codebase
- SKILL. md templates, STATE.md spine, full safety docs
use this one command to start(copy/paste):
npx @cobusgreyling/loop-init • --pattern daily-triage -tool claude-code
bookmark before this blows up
repo link : https://t.co/cdj8vizgZC
It's a terminal app (a TUI) written in TypeScript using Ink — basically React, but rendering to your terminal instead of a browser. When you run npx torlnk, npm fetches the package and runs it without installing anything globally.
It does two things: it searches by querying a hardcoded list of torrent index sites (Pirate Bay, 1337x, YTS, EZTV, FitGirl, Nyaa…), merging results and showing size + seeder counts; and it downloads using webtorrent, the standard JavaScript BitTorrent client — you pick a result or paste a magnet, it resolves the magnet, finds peers via DHT and trackers, pulls the pieces to your Downloads folder, then keeps seeding until you stop it.
Nothing exotic: a thin, well-designed wrapper around webtorrent plus some scrapers.
🚨 SOMEONE JUST BUILT TORLINK — A SLEEK TERMINAL-NATIVE TORRENT CLIENT THAT SEARCHES EVERY TRUSTED SOURCE AT ONCE AND DOWNLOADS STRAIGHT TO YOUR DISK.
Tired of sketchy torrent sites packed with fake buttons, popups, and dead links? torlink fixes that.
Type a query (or paste a magnet), and it hits a curated list of trusted sources in parallel — FitGirl (games), YTS, 1337x, EZTV, Nyaa, SubsPlease & more. Results stream in live with sizes and seed counts. Arrow + d to download.
Highlights:
• One command: npx torlnk (just needs Node)
• Background queuing + resume support
• Auto-seeds by default (easy toggle)
• Clean keyboard TUI — nothing leaves your machine except torrent traffic
Perfect for grabbing games, movies, TV, or anime without the usual headache. MIT open source, zero setup, and stupidly simple.
This is the terminal tool power users have been waiting for.
Who’s trying this on their next download? 🔥
JUST IN: the CEO of Anthropic is now openly calling open-source AI dangerous. while Meta, DeepSeek, Alibaba, and others ship more open models every month.
I found the OCR tool built for the LLM era.
It is called olmOCR.
olmOCR takes PDFs, scans, PNGs, and JPEGs and turns them into clean Markdown that models can actually understand.
It handles the stuff that normally breaks document pipelines:
→ Tables
→ Equations
→ Handwriting
→ Multi-column layouts
→ Figures
→ Insets
→ Old scans
→ Headers and footers
→ Natural reading order
So instead of feeding your AI a messy PDF dump, you give it structured Markdown that preserves how the document was meant to be read.
This matters because so much of the world’s knowledge is still trapped inside PDFs.
Research papers.
Legal filings.
Financial reports.
Medical documents.
Scanned archives.
Government docs.
Internal company knowledge.
Everyone is building RAG on top of documents.
But if your OCR is bad, your AI is already wrong before retrieval even starts.
olmOCR fixes the first mile.
The boring layer.
The layer nobody talks about until their agent starts hallucinating from broken PDF text.
https://t.co/H1pdZny6SK
🚨 THE DAY HAS ARRIVED — CERN JUST WENT DARK UNTIL 2030
For months, people have been counting down to June 29.
Now it's here.
CERN's Large Hadron Collider has entered a shutdown period expected to last until 2030.
And once again, people are looking back at the timing.
The collider first powered up in 2008.
Weeks later, the world was hit by the worst financial crisis in generations.
Then came a major shutdown in 2013.
Around that same period, a massive meteor exploded over Russia in one of the most powerful airbursts in modern history.
Then came the long shutdown from 2018 to 2022.
During those years, the world experienced a pandemic, lockdowns, supply chain disruptions, economic turmoil, and historic political upheaval.
Now CERN is going quiet again.
At a time when AI is advancing at breakneck speed.
Wars are escalating across multiple regions.
Governments are expanding digital systems and surveillance capabilities.
And the world feels like it's changing faster than ever.
One thing is certain:
The day people have been talking about has finally arrived.
CERN is offline and the countdown to 2030 has begun.
What do you think they know about the next four years that the rest of us don't?
🚨 JUST IN: Elon Musk calls for the invocation of the Communist Control Act, declaring communism has the “highest death count of ANY philosophy”
HE’S RIGHT 💯
It’s time for a war on communism.
They are on the rise and are remaking the Democratic Party to destroy America and western civilization.
COMMUNISTS CAN NEVER WIN 🇺🇸 @elonmusk
🇷🇺 Vladimir Putin:
ABD, Rusya ile Avrupa'yı bu çatışmaya kasten sürükledi. Bu bakımdan amaçlarına ulaştılar; aramıza ve Avrupa ile aramıza bir takoz soktular. Şimdi ise bu çatışmanın mali yükünü Avrupalıların omuzlarına yüklüyorlar.
Bugün Avrupa'daki omurgasız ve iradesiz siyasetçi kuşağı, medyada, ekonomide ve siyasette ABD'ye olan ezici bağımlılıkları nedeniyle buna karşı koyamıyor.
Herhangi bir büyük medya kuruluşunu yakından incelediğinizde, nihai yararlanıcısının çoğu zaman bir Amerikan fonu olduğunu görürsünüz.
Okyanusun ötesindeki ABD istihbarat kurumları, destekçilerini daha öğrencilik yıllarında işe alıyor, onları yetiştiriyor ve zamanla Avrupa ülkelerinin siyasi yönetim kademelerine taşıyor.
@Piantedosim Mamma mia, veramente un numero strabiliante...nel frattempo quanti irregolari sono entrati? Spero siate riusciti ad assicurargli un jet privato di rimpatrio ad ognuno di loro!...