Realistic 7, Find the password file for admin directory
Member
Posts: Location: Joined: 01.01.70 Rank: Guest
Posted on 03-07-10 08:03
I've tried the following for the directory variable:
[Removed]
Any suggestions?
Edited by on 03-07-10 08:13
Author
RE: Realistic 7, Find the password file for admin directory
Member
Posts: Location: Joined: 01.01.70 Rank: Guest
Posted on 03-07-10 08:17
One of the articles asked me to pluralise it. From your response, I considered only the pluralised ones (totally 3) and made them singular. It still doesn't work.
May I PM you? I've tried at least 10 other combinations apart from these.
EDIT: I got it. You have to pass the directory name in the url. I modified the HTML using firebug and it didn't work. I know the difference between GET and POST, but I don't understand why this mission was made this way. It makes sense if GET doesn't work, because the method of the form is POST. It's not like I'm modifying an internal variable by using PHP's register globals. Can someone explain what's going on?