Steganography

Monday 15 October 2018, 20:01  #1
Steganography - Angecryption (is there more?)
NonStandardModel
  • 42 posts

I believe that I have solved the challenge, but the flag is not recognized. Can someone tell me if there is more to the challenge. Here is what I have done until now (trying not to reveal to much):

From original PDF we get a JPG image, from that JPG image we get a PNG image and from PNG image we get just random looking file that begins with text that looks like flag: [Ech0 : spoil] (characters hidden for your protection!) But I am unable to validate the challenge with that flag. Is there something more to the challenge???

The rest of the last file is just random bytes. I tried to play around some more with it and I got it to something recognized as DOS COM executable, but running it DosBox produces no result.

Monday 22 October 2018, 18:25  #2
Steganography - Angecryption (is there more?)
NonStandardModel
  • 42 posts

Solved. It was my error. I need to triple-check when copying by hand. There was an error in the last phase, which made the flag corrupt in just 1 character. Thanks to pickle for nice challenge.

Friday 8 February 2019, 10:31  #3
Steganography - Angecryption (is there more?)
cath
  • 3 posts

Hi!
I passed the PDF > JPG > PNG steps but I’m stuck at how to get something out of the PNG. It seems the more I read the hint (comment) the less I understand where it is supposed to lead me (knowing I need to pay attention only to what is in uppercases didn’t really help me 😕).
Any hint pleeeeeease ? (I’m desesperate)
Thanks !!
[EDIT] finally got it 😄)

Friday 8 February 2019, 11:11  #4
Steganography - Angecryption (is there more?)
NonStandardModel
  • 42 posts

"Pay attention to the UPPERCASE.." is the way to go! Anything more we say it will be to much spoil.

Friday 31 May 2019, 22:59  #5
Steganography - Angecryption (is there more?)
0xDROOPER
  • 1 posts

Hi, please a little hint for the part with PNG?

Saturday 1 June 2019, 23:41  #6
Steganography - Angecryption (is there more?)
NonStandardModel
  • 42 posts

The PNG itself contains the best possible hint (I suppose that you have found the hint in PNG). I believe that it is not possible to give any better hint without completely spoiling this step. Just persevere, you are near the end.

Tuesday 17 September 2019, 23:06  #7
Steganography - Angecryption (is there more?)
asdasd
  • 1 posts

Hello, I also ask for a clue to the last step, everything read in this thread did not help me. I already tried to assume that the "hint" in capital letters is the key or something but nothing work.

Wednesday 18 September 2019, 12:10  #8
Steganography - Angecryption (is there more?)
Anonymous

there is more.

Saturday 25 January 2020, 22:59  #9
Steganography - Angecryption (is there more?)
Orous_
  • 4 posts

Hello , Do i need Dosbox ?

Sunday 26 January 2020, 01:35  #10
Steganography - Angecryption (is there more?)
Th1b4ud
  • 1636 posts

No

Sunday 26 January 2020, 20:13  #11
Steganography - Angecryption (is there more?)
Orous_
  • 4 posts

Solved ! thks

Sunday 26 January 2020, 23:56  #12
Steganography - Angecryption (is there more?)
Nabouch
  • 2 posts

Hello,

I’m stuck with the png step. I don’t see how to get the key and the iv from the comment. I have tried many combination from the comment but nothing.
Any help plz :s

Thank you in advance.

Monday 27 January 2020, 19:22  #13
Steganography - Angecryption (is there more?)
NonStandardModel
  • 42 posts

The key is not in the comment. The comment is just a hint how to get the key and iv.

Tuesday 28 January 2020, 21:40  #14
Steganography - Angecryption (is there more?)
Nabouch
  • 2 posts

Thank you for your answer. I’m thinking about the hint and its meaning.

Friday 25 September 2020, 21:34  #15
Steganography - Angecryption (is there more?)
psycopast
  • 2 posts

Hi everybody! I’m trying to complete this challenge but I’m having a problem with iv.
I’m using python to decrypt/encrypt files, but when I try to create the object DES3.new(key, MODE_CBC, iv) it gaves me an error for bytes long... I’m converting iv to bytes using bytes.fromhex(iv)... am I in the wrong way? can anybody giveme a hint? jeje

Saturday 26 September 2020, 10:15  #16
Steganography - Angecryption (is there more?)
NonStandardModel
  • 42 posts

Try more modern algorithms. As Einstein Said: If you don’t succeed, try again.

Monday 28 September 2020, 22:16  #17
Steganography - Angecryption (is there more?)
psycopast
  • 2 posts

Ok, Now im stuck in the PNG step :v I just need to know something... if I’m doing thing right, wil i get something saying "flag: ****** iv: ******"??
[EDIT] I got the flag!!!!!

Wednesday 26 May 2021, 18:09  #18
Steganography - Angecryption (is there more?)
joejinis
  • 9 posts

Putain j’en ai bien chié pour celui là, il aurait mérité bien plus de 30 points.