F#
Index#
Reference of common file formats with their magic-byte signatures (file headers used by file(1) and forensic tools to identify types regardless of extension), MIME types, and typical operator-relevant notes.
A comparison of the filesystems an operator is most likely to encounter on Linux, Unix, macOS, Windows, and embedded systems. Picking one is mostly about the workload (database vs. media vs. boot vs. removable) and…
Financial intelligence. Collection and analysis of financial information to identify illicit activity, sanctions evasion, money-laundering, terrorism financing, and financial flows of intelligence interest.
The friendly interactive shell. Fish ships its own line editor (not readline), with syntax highlighting, autosuggestions, and abbreviation expansion enabled by default. Most readline-style emacs bindings still work…
Flamingo captures credentials sprayed across the network by IT and security products. Run it on a defended host or a redirector to soak up SSH, HTTP, LDAP, DNS, FTP, and SNMP scanner logins.
Reference of digital-forensics tools, artifact locations, and acquisition / analysis pipelines. The discipline splits into four phases, identification, acquisition, analysis, presentation, each with its own toolkit….
Frida is a dynamic code instrumentation toolkit. The operator injects JavaScript or their own library into native apps on Windows, macOS, GNU/Linux, iOS, Android, and QNX.