Update Cheat Sheet.md

This commit is contained in:
AbdullahRizwan101 2020-09-24 14:50:52 -04:00 committed by GitHub
parent c16dfb47b9
commit 7f41b3c084
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,11 @@ dir /a `show all hidden files & folder`<br/>
dir /a:d `show only hidden folder`<br/>
dir /a:h `show only hidden files`<br/>
# Meterpreter
### Adding user for RDP
run getgui -u [USER_NAME] -p [PASS]
# King Of The Hill (KoTH)
### Monitoring and Closing Shell (Linux)
* strace `debugging / tamper with processes`