Validation
Last updated
Last updated
Enumeration by using rustscan.
Sending request to the burpsuite and adding ' .
Result:
We can see error, so website it's probably vulnerable for SQLi.
Injection:
Checking if working:
Great, fully works.
Now we have to make a shell:
Getting root.
We can find password in config.php, this is password for root account.
Second flag:
We are inside
First flag