base/protocols/rdp/main.bro
- 
RDP
Implements base functionality for RDP analysis. Generates the rdp.log file.
Summary
Events
| RDP::log_rdp:event | Event that can be handled to access the rdp record as it is sent on
to the logging framework. | 
 
 
Detailed Interface
Runtime Options
- 
RDP::disable_analyzer_after_detection
- 
If true, detach the RDP analyzer from the connection to prevent
continuing to process encrypted traffic. 
- 
RDP::rdp_check_interval
- 
The amount of time to monitor an RDP session from when it is first
identified. When this interval is reached, the session is logged. 
 
Events
- 
RDP::log_rdp
- 
Event that can be handled to access the rdp record as it is sent on
to the logging framework.