actually get password
This commit is contained in:
parent
bade2fb952
commit
890a4c0d5e
2 changed files with 8 additions and 1 deletions
|
|
@ -42,3 +42,10 @@ level08@SnowCrash:~$ ./level08 /tmp/level08
|
|||
quif5eloekouj29ke0vouxean
|
||||
```
|
||||
the old tale of checking for filename, and not actual file !
|
||||
|
||||
we can now get the actual token with that password:
|
||||
```bash
|
||||
level08@SnowCrash:~$ su flag08 -c getflag
|
||||
Password:
|
||||
Check flag.Here is your token : 25749xKZ8L7DkSCwJkT9dyv6f
|
||||
```
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
quif5eloekouj29ke0vouxean
|
||||
25749xKZ8L7DkSCwJkT9dyv6f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue