GitBook: [master] one page modified

This commit is contained in:
CPol 2020-11-30 12:18:33 +00:00 committed by gitbook-bot
parent 2a500400aa
commit 5856ce2145
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -29,7 +29,7 @@ xfreerdp /u:[domain\]<username> /pth:<hash> /v:<IP>
rdp\_check.py from impacket let you check if some credentials are valid for a RDP service:
```bash
rdp_check <domain>\<name>:<password>@<IP>
rdp_check <domain>/<name>:<password>@<IP>
```
## Nmap scripts