guardicore / guardicore/monkey
Investigate Server Save Session Info PDU
Open
Complexity: High
Enhancement
Impact: Medium
Spike
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
# Spike
## Objective
Enhance the `waiting for screen` on RDP. Per #3488 we decided to go with an approach that is going to use the clipboard to see if we can know when the screen of the remote machine is up. There is a possible solution to using [Server Save Session Info PDU
](https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-rdpbcgr/885c1879-e0c8-4e2d-80c4-81acea9b51fb) in aardwolf. Investigate if and how we can use it instead of the clipboard solution.
## Scope
Timeboxed spike:
## Output
We should either have a research or possible prototype on aardwolf if we can enhance the RDP Exploiter
Contributor guide
Assessment
This issue has not been assessed yet.