can you help me to get root flag?
I was thinking about the filename in upload requestā¦
Iām struggling to get the payload working for user. I keep getting 502 errors.
Help would be appreciated if anyone is free.
if you check any of the requests to the site there is a header that tells you the framework behind this app
then Iād suggest using a tool like dotdotpwn
is someone up for foothold?
The monster is not strictly necessary, it just happens to be reliable and one of the few already existing tools that do what it does. Itās feasible and probably would have been much faster to write something more tailor fit, but I just used the monster in an embarrassingly messy hodgepodge way to get my end result.
You can DM, explain what you did and where you are stuck. I can and will answer but a tad bit later; thus, expect delays. Or hit me up on discord.
And to the above questions, hope itās not too much, no, no, no. Brute force the sig, LFI related to phpmyadmin, and no need for .env file.
I have done the cookie stuff, impersonate every userā¦ is the magic on any of the userās files? Still have no idea on how having a shellā¦
Can I get a nudge on how to find the LFI. It really isnāt jumping out at me even though it sounds like it is easy.
useless files. focus on the attack vector instead. what else is stored?
easy machine
Iām stuck in getting foothold. Can someone give me a hint?
I was wondering how to use the power of the monster after acquiring it, but thanks to @tec I knew the way to go and got the user.
Nah, I didnāt use the monster. Made my own tool using what I had already discovered by that point.
I found a possible LFI in upload packet, but I canāt find any header who indicates the framework behind this app. Anyway, I already found it using wappylyzer, it is Express right?
Right.
Read the title!
So I must inspect download packet, It seems to me that there is nothing strange
Can someone help me with the last user part ? Iāve read other users files but donāt know how to reach something else.
Might wanna look into directory traversal.