Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Added an NLA disabled screenshot function #666

Merged
merged 1 commit into from
Nov 2, 2022
Merged

Conversation

lap1nou
Copy link
Contributor

@lap1nou lap1nou commented Nov 2, 2022

Hello,

This modification add the possiblity to use a new argument --nla-screenshot with the RDP protocol in order to get a screen capture of the login page of the target which might reveal username. This only work if NLA is disabled.

The code mainly come from what was already written in the RDP module, but instead of making a screenshot if the connection succeed, we get a screenshot if the connection failed / succeed by using an empty username / password.

Thanks to @skelsec, he answered one of my question about the aardwolf library.

Regards.

@mpgn mpgn merged commit 37f2555 into byt3bl33d3r:rdp Nov 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants