Add tool: RDP-Session-Analyse #35

Open
opened 2025-11-24 16:47:39 +00:00 by contribution-bot · 0 comments
Collaborator

Add Tool: RDP-Session-Analyse

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

Tool Information

Reason

related:
https://github.com/ctxis/RDP-Replay

Copy-Paste YAML

  - name: RDP-Session-Analyse
    type: method
    description: medium artikel über rdp analysen
    domains:
      - static-investigations
      - fraud-investigation
      - network-forensics
      - cloud-forensics
    phases:
      - data-collection
      - examination
      - analysis
    skillLevel: advanced
    url: https://medium.com/@mathias.fuchs/chasing-ghosts-over-rdp-lateral-movement-in-tiny-bitmaps-328d2babd8ec
    related_software:
      - RDP Cache Analyse
    tags:
      - rdp-analysis
      - rdp-cache
      - rdp-sessions
      - remote-session

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: RDP-Session-Analyse **Submitted by:** anon@anon.anon **Type:** method **Action:** add ### Tool Information - **Name:** RDP-Session-Analyse - **Description:** medium artikel über rdp analysen - **URL:** https://medium.com/@mathias.fuchs/chasing-ghosts-over-rdp-lateral-movement-in-tiny-bitmaps-328d2babd8ec - **Skill Level:** advanced - **Domains:** static-investigations, fraud-investigation, network-forensics, cloud-forensics - **Phases:** data-collection, examination, analysis - **Related Software:** RDP Cache Analyse ### Reason related: https://github.com/ctxis/RDP-Replay ### Copy-Paste YAML ```yaml - name: RDP-Session-Analyse type: method description: medium artikel über rdp analysen domains: - static-investigations - fraud-investigation - network-forensics - cloud-forensics phases: - data-collection - examination - analysis skillLevel: advanced url: https://medium.com/@mathias.fuchs/chasing-ghosts-over-rdp-lateral-movement-in-tiny-bitmaps-328d2babd8ec related_software: - RDP Cache Analyse tags: - rdp-analysis - rdp-cache - rdp-sessions - remote-session ``` ### 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#35