Techniques
Sample rules
PPTP (Point to Point Tunneling Protocol) Activity
- source: elastic
- technicques:
Description
This rule detects events that may indicate use of a PPTP VPN connection. Some threat actors use these types of connections to tunnel their traffic while avoiding detection.
Detection logic
event.category:(network or network_traffic) and network.transport:tcp and destination.port:1723