githubEdit

Screenshot

Screenshot (connected)

Using the protocol you can perform RDP screenshot!

NetExec rdp <ip> -u <user> -p <password> --screenshot --screentime <second>

Screenshot without NLA (not connected)

You can perform a screenshot of the login page of the remote host using RDP with NetExec if NLA is disabled

NetExec rdp <ip> --nla-screenshot

Last updated