mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2024-11-21 19:43:03 +00:00
Update Cheat Sheet.md
This commit is contained in:
parent
be4a0b93d0
commit
94576e5655
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ run getgui -u [USER_NAME] -p [PASS]
|
|||
* script - records terminal activites
|
||||
* w /who `check current pts ,terminal device`
|
||||
* ps -t ps/pts<number> `process monitoring`
|
||||
* script /dev/pts/<number> `montior terminal`
|
||||
* script /dev/pts/0 `montior terminal`
|
||||
* cat /dev/urandom > /dev/pts/pts-number 2>/dev/null `prints arbitary text on terminal`
|
||||
* pkill -9 -t pts/pts-number
|
||||
### Closing Session (Windows)
|
||||
|
|
Loading…
Reference in a new issue