# Basic Forensic Methodology

<details>

<summary>📝<a href="https://www.twitch.tv/hacktricks_live/schedule"> </a><mark style="color:blue;"><strong>Breached Write Content</strong></mark><strong> Wednesdays</strong></summary>

* Do you work in a **cybersecurity company**? Do you want to see your **company advertised in HackTricks**? or do you want to have access to the **latest version of the PEASS or download HackTricks in PDF**? Check the [**SUBSCRIPTION PLANS**](https://github.com/sponsors/carlospolop)!
* Discover [**The PEASS Family**](https://opensea.io/collection/the-peass-family), our collection of exclusive [**NFTs**](https://opensea.io/collection/the-peass-family)
* Get the [**official PEASS & HackTricks swag**](https://peass.creator-spring.com)
* **Join the** [**💬**](https://emojipedia.org/speech-balloon/) [**Discord group**](https://discord.gg/hRep4RUj7f) or the [**telegram group**](https://t.me/peass) or **follow** me on **Twitter** [**🐦**](https://github.com/carlospolop/hacktricks/tree/7af18b62b3bdc423e11444677a6a73d4043511e9/\[https:/emojipedia.org/bird/README.md)[**@carlospolopm**](https://twitter.com/carlospolopm)**.**
* **Share your hacking tricks by submitting PRs to the** [**hacktricks repo**](https://github.com/carlospolop/hacktricks) **and** [**hacktricks-cloud repo**](https://github.com/carlospolop/hacktricks-cloud).

</details>

## Creating and Mounting an Image

{% content-ref url="/pages/mMiKRf3bH78SSwVZsfKe" %}
[Image Acquisition & Mount](/dashboard/generic-methodologies-and-resources/basic-forensic-methodology/image-acquisition-and-mount.md)
{% endcontent-ref %}

## Malware Analysis

This **isn't necessary the first step to perform once you have the image**. But you can use this malware analysis techniques independently if you have a file, a file-system image, memory image, pcap... so it's good to **keep these actions in mind**:

{% content-ref url="/pages/gzh5RAzojVlrc5fm5XJN" %}
[Malware Analysis](/dashboard/generic-methodologies-and-resources/basic-forensic-methodology/malware-analysis.md)
{% endcontent-ref %}

## Inspecting an Image

if you are given a **forensic image** of a device you can start **analyzing the partitions, file-system** used and **recovering** potentially **interesting files** (even deleted ones). Learn how in:

{% content-ref url="/pages/XQZGSgLANg9FHb4qGkWm" %}
[Partitions/File Systems/Carving](/dashboard/generic-methodologies-and-resources/basic-forensic-methodology/partitions-file-systems-carving.md)
{% endcontent-ref %}

Depending on the used OSs and even platform different interesting artifacts should be searched:

{% content-ref url="/pages/lNAThD6Z88CyGRisLTPO" %}
[Windows Artifacts](/dashboard/generic-methodologies-and-resources/basic-forensic-methodology/windows-forensics.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zg2hCKzCUcTH33zHRTlK" %}
[Linux Forensics](/dashboard/generic-methodologies-and-resources/basic-forensic-methodology/linux-forensics.md)
{% endcontent-ref %}

{% content-ref url="/pages/2kqfuSIHmxOfdMuPmt1p" %}
[Docker Forensics](/dashboard/generic-methodologies-and-resources/basic-forensic-methodology/docker-forensics.md)
{% endcontent-ref %}

## Deep inspection of specific file-types and Software

If you have very **suspicious** **file**, then **depending on the file-type and software** that created it several **tricks** may be useful.\
Read the following page to learn some interesting tricks:

{% content-ref url="/pages/AIavesn5vdxUZejkflKB" %}
[Specific Software/File-Type Tricks](/dashboard/generic-methodologies-and-resources/basic-forensic-methodology/specific-software-file-type-tricks.md)
{% endcontent-ref %}

I want to do a special mention to the page:

{% content-ref url="/pages/9liCnhwNSRT4qVKdTriE" %}
[Browser Artifacts](/dashboard/generic-methodologies-and-resources/basic-forensic-methodology/specific-software-file-type-tricks/browser-artifacts.md)
{% endcontent-ref %}

## Memory Dump Inspection

{% content-ref url="/pages/A2aHZGVxQhUmyAdL9Wk4" %}
[Memory dump analysis](/dashboard/generic-methodologies-and-resources/basic-forensic-methodology/memory-dump-analysis.md)
{% endcontent-ref %}

## Pcap Inspection

{% content-ref url="/pages/9Db0efVL240fmBpG73pF" %}
[Pcap Inspection](/dashboard/generic-methodologies-and-resources/basic-forensic-methodology/pcap-inspection.md)
{% endcontent-ref %}

## **Anti-Forensic Techniques**

Keep in mind the possible use of anti-forensic techniques:

{% content-ref url="/pages/6c0LZYbVwkQQOrASYp1s" %}
[Anti-Forensic Techniques](/dashboard/generic-methodologies-and-resources/basic-forensic-methodology/anti-forensic-techniques.md)
{% endcontent-ref %}

## Threat Hunting

{% content-ref url="/pages/UhRRaFDMZd5ZsG5e6uIJ" %}
[Baseline Monitoring](/dashboard/generic-methodologies-and-resources/basic-forensic-methodology/file-integrity-monitoring.md)
{% endcontent-ref %}

<details>

<summary>📝<a href="https://www.twitch.tv/hacktricks_live/schedule"> </a><mark style="color:blue;"><strong>Breached Write Content</strong></mark><strong> Wednesdays</strong></summary>

* Do you work in a **cybersecurity company**? Do you want to see your **company advertised in HackTricks**? or do you want to have access to the **latest version of the PEASS or download HackTricks in PDF**? Check the [**SUBSCRIPTION PLANS**](https://github.com/sponsors/carlospolop)!
* Discover [**The PEASS Family**](https://opensea.io/collection/the-peass-family), our collection of exclusive [**NFTs**](https://opensea.io/collection/the-peass-family)
* Get the [**official PEASS & HackTricks swag**](https://peass.creator-spring.com)
* **Join the** [**💬**](https://emojipedia.org/speech-balloon/) [**Discord group**](https://discord.gg/hRep4RUj7f) or the [**telegram group**](https://t.me/peass) or **follow** me on **Twitter** [**🐦**](https://github.com/carlospolop/hacktricks/tree/7af18b62b3bdc423e11444677a6a73d4043511e9/\[https:/emojipedia.org/bird/README.md)[**@carlospolopm**](https://twitter.com/carlospolopm)**.**
* **Share your hacking tricks by submitting PRs to the** [**hacktricks repo**](https://github.com/carlospolop/hacktricks) **and** [**hacktricks-cloud repo**](https://github.com/carlospolop/hacktricks-cloud).

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://breached.gitbook.io/dashboard/generic-methodologies-and-resources/basic-forensic-methodology.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
