Sinisterly
Please See This ! - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials)
+---- Forum: Requests (https://sinister.ly/Forum-Requests--826)
+---- Thread: Please See This ! (/Thread-Please-See-This)



Please See This ! - m3Lv3L - 04-06-2013

I found this site, and can anyone please explain what's in it?

http://tinyurl.com/c4cezwr

Thank you for any reply.


RE: Please See This ! - LoneDevil - 04-06-2013

From what I see it appears to be a bunch of broken code.


RE: Please See This ! - m3Lv3L - 04-06-2013

(04-06-2013, 05:04 AM)LoneDevil Wrote: From what I see it appears to be a bunch of broken code.

Codes were injected in it.

../../../../../../etc/password

The code looks familiar, its an exploit vulnerability method. I just cant remember exactly.


RE: Please See This ! - Solixious - 04-06-2013

I guess you are you are referring to path traversal if I'm not mistaken..


RE: Please See This ! - Shining White - 04-06-2013

It"s Directory traversal attack exploit insufficient security validation of user-supplied input file names .
aka dot dot slash ,

read more : wiki : http://en.wikipedia.org/wiki/Directory_traversal_attack


RE: Please See This ! - Shining White - 04-06-2013

Well Maybe you are talking about Local File Inclusion right ? , are you sure there is no something like cookie logger Tongue ?
read also about the LFI , you will gain what you want ,


RE: Please See This ! - m3Lv3L - 04-06-2013

Thank for your response folks.. I'll take your advice Smile