crypto/hide_to_see
This commit is contained in:
parent
8f86bd9c5f
commit
f7af8a5dd3
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
|
@ -0,0 +1 @@
|
||||||
|
krxlXGU{zgyzhs_xizxp_7142uwv9}
|
|
@ -0,0 +1,3 @@
|
||||||
|
Sent through atbash in cyberchef
|
||||||
|
|
||||||
|
picoCTF{atbash_crack_7142fde9}
|
|
@ -0,0 +1,12 @@
|
||||||
|
$ steghide info atbash.jpg
|
||||||
|
"atbash.jpg":
|
||||||
|
format: jpeg
|
||||||
|
capacity: 2.4 KB
|
||||||
|
Try to get information about embedded data ? (y/n) y
|
||||||
|
Enter passphrase:
|
||||||
|
embedded file "encrypted.txt":
|
||||||
|
size: 31.0 Byte
|
||||||
|
encrypted: rijndael-128, cbc
|
||||||
|
compressed: yes
|
||||||
|
Do you want to extract the embedded data ? (y/n) y
|
||||||
|
wrote extracted data to "encrypted.txt".
|
Loading…
Reference in New Issue