Skip to content

krapgras/rdpvis

 
 

Repository files navigation

RDPVis

Simple web app that allows to visualize RDP (Remote Desktop Protocol) sessions.

Once you run the app, you can import json output from Chainsaw.

Disclaimer: this is work in progress, so expect bugs and missing features.

How to get the JSON output from Chainsaw

  1. Get Chainsaw
  2. Run it with ./chainsaw hunt <INPUT_FOLDER_CONTAINING_EVTX_FILES> --mapping mappings/sigma-event-logs-all.yml -r rules/rdp_attacks/ -o <OUTPUT_FILE>.json -j
  3. Import <OUTPUT_FILE>.json into RDPVis

Credits

About

RDP connections visualizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.9%
  • CSS 9.7%
  • Rust 3.2%
  • HTML 2.2%