Add tool: JTAG-Analyse #16

Closed
opened 2025-08-12 04:51:39 +00:00 by contribution-bot · 0 comments
Collaborator

Add Tool: JTAG-Analyse

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

Tool Information

Reason

Skimming

Copy-Paste YAML

  - name: JTAG-Analyse
    type: method
    description: JTAG-Analyse
    domains:
      - static-investigations
      - ics-forensics
    phases:
      - data-collection
      - examination
      - analysis
    skillLevel: advanced
    url: https://se.mikoshi.de/searxng/search?q=jtag+adapter&categories=&language=auto&time_range=&safesearch=0&theme=simple
    knowledgebase: true
    related_concepts:
      - File Systems & Storage Forensics
    related_software:
      - Binwalk

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: JTAG-Analyse **Submitted by:** anon@anon.anon **Type:** method **Action:** add ### Tool Information - **Name:** JTAG-Analyse - **Description:** JTAG-Analyse - **URL:** https://se.mikoshi.de/searxng/search?q=jtag+adapter&categories=&language=auto&time_range=&safesearch=0&theme=simple - **Skill Level:** advanced - **Domains:** static-investigations, ics-forensics - **Phases:** data-collection, examination, analysis - **Related Concepts:** File Systems & Storage Forensics - **Related Software:** Binwalk ### Reason Skimming ### Copy-Paste YAML ```yaml - name: JTAG-Analyse type: method description: JTAG-Analyse domains: - static-investigations - ics-forensics phases: - data-collection - examination - analysis skillLevel: advanced url: https://se.mikoshi.de/searxng/search?q=jtag+adapter&categories=&language=auto&time_range=&safesearch=0&theme=simple knowledgebase: true related_concepts: - File Systems & Storage Forensics related_software: - Binwalk ``` ### 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#16
No description provided.