Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Secure login

Description

My employer asked me to create a secure login system for our company, it was super easy. Now we are protected... aren't we?

Author: @samuelevalperta

Solution

The correct password to log-in is hardcoded in the binary file without any obfuscation.
With the command strings secure-login you are able to print all the strings saved on the binary, including the flag.

Flag

havceCTF{m4yb3_n0t_s0_s3cur3}