Videos LimaHack @ UNMSM
Hello again ... long ago I do not write anything. Got a bit busy with classes, work, and other things ... limahack xD But now that finals are over I have more time to write:) Sunday, March 6, 2011
Modem Vemmax 1 Nfa-01a
Attack ...! |
| -db exploit found that the component is vulnerable to LFI. So we can do some things;) |
Here is how it is an inclusion of a variable sent via GET. I censored out the parts where the name, logo or initials of the university heeding the advice of good friends;)
Fig. 1 - Error in function require_once () .
The function used is require_once and we throw away a bug that apparently the file "algo.php" does not exist. Well, ask for a file that does exist. |
With successive "../" climbed into the tree to the root directory then asked the / etc / passwd that contains information about users of the system and eventually nullify the extension. "Php" that concatenated to the final end with the character string "% 00".
The result is that we get a list of all system users) To get the server to execute code by exploiting this vulnerability we must first get to inject the code we want to run into a file server How can get that? Some ways are: Using apache logs or any other public service to save logs.
Use temporary files where PHP saves the value of the cookies. If the page
If the page is also vulnerable to SQLi we try to create a file with the code using INTO OUTFILE.
A greeting and the next ...
Subscribe to:
Post Comments (Atom)
Attack ...!
and we throw away a bug that apparently the file "algo.php" does not exist. Well, ask for a file that does exist.
0 comments:
Post a Comment