Skip to content

salehmuhaysin/Windows-Events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Author: Saleh Bin Muhaysin

Windows-Events

In this folder I will put all my scripts to deals with windows event logs.

CheckRDP.ps1

Powershell Script used to parse Windows Event logs (.evtx) files to find if there was a Remote Desktop Connection

Files supported:

  • Microsoft-Windows-TerminalServices-LocalSessionManager/Operational
  • Microsoft-Windows-TerminalServices-RemoteConnectionManager/Operational
  • Security
  • Microsoft-Windows-TerminalServices-RDPClient/Operational
  • Microsoft-Windows-RemoteDesktopServices-RdpCoreTS/Operational

How to use:

_ .\CheckRDP.ps1 <evtx-file-path> [<output-csv-file>]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published