Addded Window's user

This commit is contained in:
AbdullahRizwan101 2020-09-22 12:44:32 -04:00 committed by GitHub
parent 927c00b7cb
commit e488846676
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,13 +32,13 @@ net localgroup administrators "USER_NAME" /add
### Changing File Permissions
CACLS files /e /p {USERNAME}:{PERMISSION}
Permissions:
1.R `Read`
2.W `Write`
3.C `Change`
1.R `Read`<br/>
2.W `Write`<br/>
3.C `Change`<br/>
4.F `Full Control`
# King Of The Hill (KoTH)
#### Monitoring and Closing Shell
### Monitoring and Closing Shell
* strace `debugging / tamper with processes`
* gbd `c/c++ debugger`
* script - records terminal activites