Skip to content

herpf/keystroke_remoteSession_monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

keystroke_remoteSession_monitoring

The goal is to create a simple app to demostrate how could we identify a remote session with some metrics regarding keystroke activity

The Swift app monitors key down and up and some metadata about each of them that are used to create the metrics about processing delay and flight time.

Then the analysis.py script is used against the output of the swift app to create a chart that can be used to compare each session and identify the key differences.

The script doesn't require SUDO so you can use it against your own session.

About

This is a simple demo to log and analyze keystroke key down/up stats to detect potential remote sessions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published