Add tool: Live-Sicherung Linux in-Memory FS #24

Open
opened 2025-10-29 05:45:46 +00:00 by contribution-bot · 0 comments
Collaborator

Add Tool: Live-Sicherung Linux in-Memory FS

Submitted by: anon@anon.anon
Type: method
Action: add

Tool Information

  • Name: Live-Sicherung Linux in-Memory FS

  • Description: Methode von SANS-Beteiligtem, wie man Dateisysteme, die nur in-memory sind, sichert.

  • URL: https://isc.sans.edu/diary/rss/32432

  • Skill Level: intermediate

  • Domains: incident-response, static-investigations, malware-analysis

  • Phases: data-collection

Copy-Paste YAML

  - name: Live-Sicherung Linux in-Memory FS
    type: method
    description: Methode von SANS-Beteiligtem, wie man Dateisysteme, die nur in-memory sind, sichert.
    domains:
      - incident-response
      - static-investigations
      - malware-analysis
    phases:
      - data-collection
    skillLevel: intermediate
    url: https://isc.sans.edu/diary/rss/32432

For Maintainers

  1. Copy the YAML above
  2. Add to src/data/tools.yaml in the tools array
  3. Maintain alphabetical order
  4. Close this issue when done

Submitted via ForensicPathways contribution form

## Add Tool: Live-Sicherung Linux in-Memory FS **Submitted by:** anon@anon.anon **Type:** method **Action:** add ### Tool Information - **Name:** Live-Sicherung Linux in-Memory FS - **Description:** Methode von SANS-Beteiligtem, wie man Dateisysteme, die nur in-memory sind, sichert. - **URL:** https://isc.sans.edu/diary/rss/32432 - **Skill Level:** intermediate - **Domains:** incident-response, static-investigations, malware-analysis - **Phases:** data-collection ### Copy-Paste YAML ```yaml - name: Live-Sicherung Linux in-Memory FS type: method description: Methode von SANS-Beteiligtem, wie man Dateisysteme, die nur in-memory sind, sichert. domains: - incident-response - static-investigations - malware-analysis phases: - data-collection skillLevel: intermediate url: https://isc.sans.edu/diary/rss/32432 ``` ### For Maintainers 1. Copy the YAML above 2. Add to `src/data/tools.yaml` in the tools array 3. Maintain alphabetical order 4. Close this issue when done --- *Submitted via ForensicPathways contribution form*
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mstoeck3/forensic-pathways#24
No description provided.