Add tool: FAME #25

Open
opened 2025-11-02 21:51:12 +00:00 by contribution-bot · 0 comments
Collaborator

Add Tool: FAME

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

Tool Information

  • Name: FAME
  • Description: alternative zu cuckoo3
  • URL: https://github.com/certsocietegenerale/fame
  • Skill Level: advanced
  • Platforms: Linux
  • License: GPL v3
  • Domains: malware-analysis
  • Phases: examination, analysis
  • Related Concepts: Memory Forensics & Process Analysis
  • Related Software: Cuckoo Sandbox 3

Copy-Paste YAML

  - name: FAME
    type: software
    description: alternative zu cuckoo3
    domains:
      - malware-analysis
    phases:
      - examination
      - analysis
    skillLevel: advanced
    url: https://github.com/certsocietegenerale/fame
    platforms:
      - Linux
    license: GPL v3
    accessType: web
    related_concepts:
      - Memory Forensics & Process Analysis
    related_software:
      - Cuckoo Sandbox 3

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: FAME **Submitted by:** anon@anon.anon **Type:** software **Action:** add ### Tool Information - **Name:** FAME - **Description:** alternative zu cuckoo3 - **URL:** https://github.com/certsocietegenerale/fame - **Skill Level:** advanced - **Platforms:** Linux - **License:** GPL v3 - **Domains:** malware-analysis - **Phases:** examination, analysis - **Related Concepts:** Memory Forensics & Process Analysis - **Related Software:** Cuckoo Sandbox 3 ### Copy-Paste YAML ```yaml - name: FAME type: software description: alternative zu cuckoo3 domains: - malware-analysis phases: - examination - analysis skillLevel: advanced url: https://github.com/certsocietegenerale/fame platforms: - Linux license: GPL v3 accessType: web related_concepts: - Memory Forensics & Process Analysis related_software: - Cuckoo Sandbox 3 ``` ### 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#25
No description provided.