80
Last updated
Last updated
We can try creating an account and login. Now logging in: We can edit our email. Changing the email: Now use burp to intercept: Send to repeater and check response: We have a confirmed parameter One of the parameters seem like an assignment parameter: So we can change the parameter to confirmed and true: We have confirmed now. Logging in now: And uploading a reverse shell and trying to download did not work: We notice the parameters though and try to download passwd file:
We get the download Now getting .ssh keys:
None of these work. So we can upload our public key as authorized_keys. Now we get in through ssh: Now from here we can navigate to the keys folder shown before:
We are root