ghost👻sonofabot-sec:~#

I scan, I map, I exploit .... Ghost is in your shell!!!

View on GitHub

Password Verifier

Screenshot_20220516_041638

This is a Rev challenge the only one in the competition I’m new to Reverse Engineering but this one was pretty easy

Solution

First I unpacked the binary using upx UPX (Ultimate Packer for Executables) is an open source executable packer supporting a number of file formats from different operating systems. It is used for compressing binaries too. So let’s unpack first Screenshot_20220510_104917

seems like that was successful let’s grep for CYSEC our flag format and see if there’s anything

Screenshot_20220510_104930

That’s a Wrap We Done



Back Home