feat(lvl00): adding the end of the readme
This commit is contained in:
parent
fa12035d55
commit
10f7dffee0
1 changed files with 39 additions and 0 deletions
|
|
@ -31,3 +31,42 @@ getflag cdiiddwpgswtgt
|
|||
Check flag.Here is your token :
|
||||
Nope there is no token here for you sorry. Try again :)
|
||||
```
|
||||
|
||||
J'ai donc utiliser cet [outil en ligne](https://www.kodytools.com/rot-encoder-decoder) afin de trouver que ce que cache ce rot11
|
||||
|
||||
Mais le sujet indique qu'il est possible de rendre un script j'ai donc fait un program pour tester tout les rot (level00/ressources/rotX.c)
|
||||
|
||||
```bash
|
||||
rot1: dejjeexqhtxuhu
|
||||
rot2: efkkffyriuyviv
|
||||
rot3: fgllggzsjvzwjw
|
||||
rot4: ghmmhhatkwaxkx
|
||||
rot5: hinniibulxbyly
|
||||
rot6: ijoojjcvmyczmz
|
||||
rot7: jkppkkdwnzdana
|
||||
rot8: klqqllexoaebob
|
||||
rot9: lmrrmmfypbfcpc
|
||||
rot10: mnssnngzqcgdqd
|
||||
rot11: nottoohardhere
|
||||
rot12: opuuppibseifsf
|
||||
rot13: pqvvqqjctfjgtg
|
||||
rot14: qrwwrrkdugkhuh
|
||||
rot15: rsxxsslevhlivi
|
||||
rot16: styyttmfwimjwj
|
||||
rot17: tuzzuungxjnkxk
|
||||
rot18: uvaavvohykolyl
|
||||
rot19: vwbbwwpizlpmzm
|
||||
rot20: wxccxxqjamqnan
|
||||
rot21: xyddyyrkbnrobo
|
||||
rot22: yzeezzslcospcp
|
||||
rot23: zaffaatmdptqdq
|
||||
rot24: abggbbunequrer
|
||||
```
|
||||
|
||||
Lors de la lecture `rot11: nottoohardhere` semble tres anglais et me semble le flag je decide donc de tester
|
||||
|
||||
Je tente de me connecter avec ce mot de passe a level00 puis lance getflag
|
||||
```bash
|
||||
getflag
|
||||
Check flag.Here is your token : x24ti5gi3x0ol2eh4esiuxias
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue