Add tool: KAPE #33

Open
opened 2025-11-05 19:18:08 +00:00 by contribution-bot · 0 comments
Collaborator

Add Tool: KAPE

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

Tool Information

  • Name: KAPE

  • Description: Wiedereinführung des KAPE-Tools

  • URL: https://zimmermann.org

  • Skill Level: intermediate

  • Platforms: Windows

  • License: Open Source

  • Domains: incident-response, static-investigations, fraud-investigation, network-forensics, cloud-forensics

  • Phases: data-collection, examination

  • Related Software: Eric Zimmerman Tools

Copy-Paste YAML

  - name: KAPE
    type: software
    description: Wiedereinführung des KAPE-Tools
    domains:
      - incident-response
      - static-investigations
      - fraud-investigation
      - network-forensics
      - cloud-forensics
    phases:
      - data-collection
      - examination
    skillLevel: intermediate
    url: https://zimmermann.org
    platforms:
      - Windows
    license: Open Source
    accessType: download
    related_software:
      - Eric Zimmerman Tools

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: KAPE **Submitted by:** anon@anon.anon **Type:** software **Action:** add ### Tool Information - **Name:** KAPE - **Description:** Wiedereinführung des KAPE-Tools - **URL:** https://zimmermann.org - **Skill Level:** intermediate - **Platforms:** Windows - **License:** Open Source - **Domains:** incident-response, static-investigations, fraud-investigation, network-forensics, cloud-forensics - **Phases:** data-collection, examination - **Related Software:** Eric Zimmerman Tools ### Copy-Paste YAML ```yaml - name: KAPE type: software description: Wiedereinführung des KAPE-Tools domains: - incident-response - static-investigations - fraud-investigation - network-forensics - cloud-forensics phases: - data-collection - examination skillLevel: intermediate url: https://zimmermann.org platforms: - Windows license: Open Source accessType: download related_software: - Eric Zimmerman Tools ``` ### 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#33