Merge pull request #845 from TheToddLuci0/patch-1

Small English fix on pentesting-vnc.md
This commit is contained in:
cp 2024-04-12 02:05:01 +02:00 committed by GitHub
commit 48412afba2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ vncviewer [-passwd passwd.txt] <IP>::5901
Default **password is stored** in: \~/.vnc/passwd Default **password is stored** in: \~/.vnc/passwd
If you have the VNC password and it looks encrypted (a few bytes, like if it could be and encrypted password). It is probably ciphered with 3des. You can get the clear text password using [https://github.com/jeroennijhof/vncpwd](https://github.com/jeroennijhof/vncpwd) If you have the VNC password and it looks encrypted (a few bytes, like if it could be an encrypted password), it is probably ciphered with 3des. You can get the clear text password using [https://github.com/jeroennijhof/vncpwd](https://github.com/jeroennijhof/vncpwd)
```bash ```bash
make make