The WiCSME conference is proud to present its 3rd WiCSME2022 CTF in collaboration with the Cyber Talents platform!
Shark In The W1res
Category : Network Security
I believe it's Metasploit so it's ShellCode, When I Change [Show Data As > Raw] I see (c3) in the last ! and from my experience, I know that (c3 = ret) in assembly, you can check for yourself [ https://defuse.ca/online-x86-assembler.htm ]
Now let's run the code and See what's happen :)
Open x64dbg and select any 64bit executable, then make some of them NOP, then Insert our shellcode