top of page

Walkthrough Page
Search


Uncovering the Secrets of NTFS File Records: A Digital Forensics Guide
Windows file system forensics is a vital aspect of digital forensics investigations, as it allows examiners to recover and analyze evidence.

Idan Buller
Jan 9, 2023


MFT Journaling Forensics - Tools & Techniques
The forensic value of MFT journals is that they can be used to find evidence of file creations, deletions, renames, etc.

Idan Buller
Jul 13, 2022


Analyzing Shimcache Forensics - Python Forensics #1
We are going to extract this valuable information with a well-known tool made by Eric Zimmermann, and use a python-based addon I created.

Idan Buller
Mar 13, 2022


Document File Malware Analysis - Attacker's Bread & Butter
Office documents will continue to be the most common methods used by attackers to trick users and execute malicious activity.

Idan Buller
Mar 15, 2021


3 Reversing Challenges - HackTheBox
HackTheBox Reversing Challenges - Baby_RE, Bypass & Impossible Password.

Idan Buller
Jan 31, 2021


HackTheBox: Bucket Walkthrough
Bucket machine is a very challenging machine, a real-world-like that uses the Amazon Simple Storage Service (Amazon S3) and DynamoDB

SecHive
Nov 13, 2020


TryHackMe: The Marketplace Walkthrough
A wonderful machine with lots of interesting things to learn. implement a cookie stealer using XSS, SQL Injection, wildcard exploit and more

SecHive
Oct 29, 2020
bottom of page