
This repository contains Velociraptor artifact and Chainsaw rules to help detect Microsoft Remote Access VPN activity
This repository contains resources related to the forensic analysis made on Microsoft Remote Access VPN and available on this blog post: https://www.synacktiv.com/publications/forensic-aspects-of-microsoft-remote-access-vpn.html.
Import the Velociraptor Artifact Exchange pack or import Windows.EventLogs.RemoteAccessVPN.yaml from this repository.
Summary of the artifact

VPN Client logs

VPN Server logs

NPS Server logs

Specify in your chainsaw cli arguments the microsoft_rasvpn_events directory, or use the rules from chainsaw repository from PR TODO.

To export the data stored by Remote access reporting feature in the WID RaAcctDb, you must:
pip install pyodbcpython csv_export_raacctdb.py <out_dir> (relative or absolute path are accepted)
2023 - Théo Letailleur, Synacktiv
The contents of this repository is available under AGPL License