42 lines
942 B
Plaintext
42 lines
942 B
Plaintext
|
La video de snowcrash nous demande de trouver le seul fichier dont flag00 est l'owner
|
||
|
|
||
|
$ find / -user flag00
|
||
|
> /usr/sbin/john
|
||
|
|
||
|
$ cat /usr/sbin/john
|
||
|
> cdiiddwpgswtgt
|
||
|
|
||
|
$ python3 rotn.py cdiiddwpgswtgt
|
||
|
|
||
|
>
|
||
|
rot 0 : cdiiddwpgswtgt
|
||
|
rot 1 : dejjeexqhtxuhu
|
||
|
rot 2 : efkkffyriuyviv
|
||
|
rot 3 : fgllggzsjvzwjw
|
||
|
rot 4 : ghmmhhatkwaxkx
|
||
|
rot 5 : hinniibulxbyly
|
||
|
rot 6 : ijoojjcvmyczmz
|
||
|
rot 7 : jkppkkdwnzdana
|
||
|
rot 8 : klqqllexoaebob
|
||
|
rot 9 : lmrrmmfypbfcpc
|
||
|
rot 10 : mnssnngzqcgdqd
|
||
|
rot 11 : nottoohardhere
|
||
|
rot 12 : opuuppibseifsf
|
||
|
rot 13 : pqvvqqjctfjgtg
|
||
|
rot 14 : qrwwrrkdugkhuh
|
||
|
rot 15 : rsxxsslevhlivi
|
||
|
rot 16 : styyttmfwimjwj
|
||
|
rot 17 : tuzzuungxjnkxk
|
||
|
rot 18 : uvaavvohykolyl
|
||
|
rot 19 : vwbbwwpizlpmzm
|
||
|
rot 20 : wxccxxqjamqnan
|
||
|
rot 21 : xyddyyrkbnrobo
|
||
|
rot 22 : yzeezzslcospcp
|
||
|
rot 23 : zaffaatmdptqdq
|
||
|
rot 24 : abggbbunequrer
|
||
|
rot 25 : bchhccvofrvsfs
|
||
|
|
||
|
On peut voir que rot 11 done une phrase en anglais: "nottoohardhere"
|
||
|
|
||
|
|