add the answer
This commit is contained in:
23
README.md
23
README.md
@@ -1,2 +1,25 @@
|
||||
# script-kiddies-know-nothing
|
||||
|
||||
A simple CTF problem, the flag is.
|
||||
|
||||
```
|
||||
728a1ab8d1f43450884108c82404633051bd3f30224a0a7e640b16da9f991832
|
||||
```
|
||||
|
||||
This is the hex encoding of the AES key.
|
||||
|
||||
## Variations
|
||||
|
||||
### English Variation
|
||||
|
||||
The encrypted text is:
|
||||
|
||||
```
|
||||
6dc4d2238942706e05a20ebd503aef92aeea742b25290685eba0ce723bb5455695de36a68a0d191f2871c8cb2bfe09e9e363cbcb29595da178a53060e27c99a94a4c50e7f4bdb52d5341eab809f7e774a2cdceaa8426790337b92646ffab9cab553fab9e92f6a84702be2a1ed1d591de72da233bd65d32dec65adf13e783668c
|
||||
```
|
||||
|
||||
The plaintext is
|
||||
|
||||
```
|
||||
As I said, a simple Brainfuck VM is enough to block most of the script kiddies. How stupid they are!
|
||||
```
|
||||
Reference in New Issue
Block a user