Doug Metz
@dwmetz.bsky.social
180 followers 260 following 80 posts
#DFIR 🫆@ Magnet Forensics Blog ✍️ @ BakerStreetForensics.com Opinions are my own and are subject to change.
Posts Media Videos Starter Packs
dwmetz.bsky.social
Swore I was reading @theonion.com
cnn.com
CNN @cnn.com · 2d
"President Donald Trump’s extraordinary public lobbying campaign for a Nobel Peace Prize hasn’t proven very convincing," writes Aaron Blake. | Analysis https://cnn.it/4hdLbWP
dwmetz.bsky.social
💙🐕 Toby ! :)
forensicfocus.bsky.social
Read the latest DFIR news – Epstein video analysis by ex-FBI experts, stress warning signs in forensics, Raspberry Pi toolkit “Toby,” PDF tampering risks, SWGDE timing advance guidance, and more. www.forensicfocus.com/news/... #DigitalForensics
dwmetz.bsky.social
A MalChela 🦀 sighting in the wild
Photo of a small crab on the beach
dwmetz.bsky.social
Happy terrorize the dogs and veterans to all who celebrate.
dwmetz.bsky.social
I need to do that. And kindle.
dwmetz.bsky.social
Still a work in progress but very happy with my GaZendo (gazebo/zendo) so far…
Gazebo painted in the colors of a Japanese tea house, set in a large area of stone pebbles, with a dark path with 8 stepping stones leading to entrance.
dwmetz.bsky.social
If you’re working in #MalwareAnalysis I’d appreciate it if you gave MalChela a try and share your feedback. There’s a very comprehensive user guide to get started. github.com/dwmetz/MalCh...
github.com
dwmetz.bsky.social
MalChela v3.0 enhances investigative workflows by introducing cases for organization, replacing MismatchMiner with FileMiner for improved file analysis, and suggesting tools based on file characteristics, streamlining the analysis process. #MalChela #DFIR #MalwareAnalysis
MalChela v3.0: Case Management, FileMiner, and Smarter Triage
MalChela v3.0 enhances investigative workflows by introducing cases for organization, replacing MismatchMiner with FileMiner for improved file analysis, and suggesting tools based on file characteristics, streamlining the analysis process. #MalChela #DFIR #MalwareAnalysis
bakerstreetforensics.com
dwmetz.bsky.social
CyberPipe v5.1 is out with a few targeted improvements to make live response a bit smoother. Collection profiles can now be passed directly as arguments using -CollectionProfile. No need to modify the script or hardcode anything… bakerstreetforensics.com/2025/05/08/c... #DFIR
CyberPipe v5.1 – Streamlined Profiles, Better Flexibility
CyberPipe v5.1 is out with a few targeted improvements to make live response a bit smoother. What’s New: Collection profiles can now be passed directly as arguments using -CollectionProfile. No nee…
bakerstreetforensics.com
dwmetz.bsky.social
Teepublic was kind enough to arrange a 30% + discount on MalChela swag to coordinate with the new release. Head on over and grab yourself something while the sale lasts. ~14 hrs. to go #DFIR #MalwareAnalysis #Rust www.teepublic.com/t-shirt/7325...
MalChela by baker-street-forensics
MalChela - the Rust based YARA and Malware analysis toolkit.
www.teepublic.com
dwmetz.bsky.social
The output from any included tool, whether it’s a built-in tool or one you include yourself - be it a binary or a python script, all support saving in text, JSON, or markdown, depending on what looks best for your application. #DFIR #MalwareAnalysis #Rust #MalChela
dwmetz.bsky.social
In a class recording, a student asked if the xyz tool could output to JSON. The response was a bit mixed because it usually depends on what output the tool or script supports. But not with MalChela.