kurobeats / fimap

fimap is a little python tool which can find, prepare, audit, exploit and even google automatically for local and remote file inclusion bugs in webapps.
GNU General Public License v2.0
521 stars 99 forks source link

Failed to retrieve script path. #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hey dude, 's up
Here Again :)

On which URL this error occures? (Important!)
- http://www.lumbroso.com/sourcer.php?show=company.php

Which version of fimap you are using? (You can see that in the very first
line)
- Fimap with svn 0.7.0

On what operating system?
- Linux CentOs

Please provide any additional information below.

SUBJECT: fimap Regex
ERROR  : Failed to retrieve script path.
URL    : http://www.lumbroso.com/sourcer.php?show=company.php

Original issue reported on code.google.com by mexw...@gmail.com on 14 Dec 2009 at 2:28

GoogleCodeExporter commented 9 years ago
Hi mex,

Thanks for that.
I see that the highlight_file() function is similar to readfile().
So I will handle it like a readfile() bug.
Thanks for reporting. I am going to fix it today.

-imax.

Original comment by fimap....@gmail.com on 14 Dec 2009 at 3:53

GoogleCodeExporter commented 9 years ago
Fixed. Will now logged like a read_file() bug.

Original comment by fimap....@gmail.com on 14 Dec 2009 at 5:43