04-12-2025, 09:16 PM
(This post was last modified: 04-12-2025, 09:18 PM by samuelballsiu1.)
(04-12-2025, 09:12 PM)hujson Wrote:(04-12-2025, 08:59 PM)samuelballsiu1 Wrote:(04-12-2025, 08:53 PM)hujson Wrote:(04-12-2025, 08:10 PM)maggi Wrote:(04-12-2025, 07:35 PM)kkkgrukckhko Wrote: We can use this syntax to check our uploads:
nocturnal.htb/view.php?username=amanda&file=privacy.odt
but i doesnt make my revshell work idk why, any suggest?
log into site as Amanda
Download backup
Dump the DB
ssh as that user
check local ports for interesting things
how to download the sql dump I'm geting a 403.
Login as amanda:arHkG7HAI68X8s1J
Create backup with the password arHkG7HAI68X8s1J
and unzip with the same password arHkG7HAI68X8s1J
Thanks it worked. But how did you find the creds for that account?
find the privacy.odt file in amanda's files with bruteforcing the username at the /view.php endpoint. After you've done that you can unzip the .odt file and grep for "pass" to find the password for that account