Add tool: Hayabusa #21

Open
opened 2025-08-27 19:51:16 +00:00 by contribution-bot · 0 comments
Collaborator

Add Tool: Hayabusa

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

Tool Information

Reason

https://freedurok.github.io/posts/01_velociraptor-to-timesketch/

Copy-Paste YAML

  - name: Hayabusa
    type: software
    description: https://github.com/Yamato-Security/hayabusa
    domains:
      - incident-response
      - static-investigations
      - network-forensics
    phases:
      - data-collection
    skillLevel: intermediate
    url: https://github.com/Yamato-Security/hayabusa
    platforms:
      - Windows
    license: AGPL-3.0
    accessType: download
    related_software:
      - Plaso (log2timeline)
      - Timesketch
      - Windows Event Log Forensische Analyse
    tags:
      - cli
      - event-logs

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: Hayabusa **Submitted by:** anon@anon.anon **Type:** software **Action:** add ### Tool Information - **Name:** Hayabusa - **Description:** https://github.com/Yamato-Security/hayabusa - **URL:** https://github.com/Yamato-Security/hayabusa - **Skill Level:** intermediate - **Platforms:** Windows - **License:** AGPL-3.0 - **Domains:** incident-response, static-investigations, network-forensics - **Phases:** data-collection - **Related Software:** Plaso (log2timeline), Timesketch, Windows Event Log Forensische Analyse ### Reason https://freedurok.github.io/posts/01_velociraptor-to-timesketch/ ### Copy-Paste YAML ```yaml - name: Hayabusa type: software description: https://github.com/Yamato-Security/hayabusa domains: - incident-response - static-investigations - network-forensics phases: - data-collection skillLevel: intermediate url: https://github.com/Yamato-Security/hayabusa platforms: - Windows license: AGPL-3.0 accessType: download related_software: - Plaso (log2timeline) - Timesketch - Windows Event Log Forensische Analyse tags: - cli - event-logs ``` ### 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#21
No description provided.