-
Notifications
You must be signed in to change notification settings - Fork 261
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The RDPDR channel seems to send a special PDU when the user has logged on. This would be ideal for timing on-connection payloads.
The packet ID for this message is PAKID_CORE_USER_LOGGEDON.
To do:
- Check when the message is sent. It's possible we might have to use a small delay to make sure everything works properly. Also check if the message is always sent if the RDPDR channel is initialized, even if the client doesn't actually use the channel.
- Run the payload when receiving the message in the cases where we can predict that the message will indeed be sent. In other cases, keep it the way it currently works (user-configured delay).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request