CTF notes - TairinySimeonato/WebAuditing GitHub Wiki
-
Look at source code
-
hashid <encrypted_here>: command that tell you what type of encryption it is (most likely)
-
strcmp - php function has auth bypass vulnerability: transform the variable into an array Example: username=a&password=b username[]=a&password[]=b