Managed #MagnetWeeklyCTF challenge 3 on my last attempt. Apparently I've done it the hard way so I can't wait to see everyones write-ups! Learned a lot though so it was worth it ๐
I've been working on this one for a while and hoping it helps some folks. Tracking app containers, shared containers, and plugins using an unsuspecting .plist file. https://t.co/zajCdLu9nD
Blog time! This one's a write-up of a CTF that had me digging through NTFS artefacts I don't use every day. It was a real challenge and very enjoyable, made all the more interesting by not having most of my usual tools available https://t.co/dTEKNrtYlB
@phillmoore@GCHQ I couldn't agree more! The decoding and "magic" features are so useful when working with an unknown data type. (And how else am I supposed to check if something is numberwang??)
KTX to PNG conversion in python.. accomplished! For processing ios app snapshots ๐ฑ.
Should be added to iLEAPP very soon..
https://t.co/E4kT3nsA5R #DFIR
#DailyDFIR 185: New input/output modes for Unfurl! ๐ฟ
If you pass Unfurl a file path instead of a URL, it will open that file and parse each line in it.
Using -o option will save output to a CSV file (leave off to send output to screen).
Thanks @B1N2H3X for the request! #DFIR
#DFIR SQLite ProTip: Use Display Formats for db columns to triage data! (Right-click the column header) This makes me so happy, thank you @sqlitebrowser ๐