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

Exception: 'php_info' #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On which URL this error occures? (Important!)
http://www.osbuk.net/index.php?page=LWTNDws6&id=1

Which version of fimap you are using? (You can see that in the very first
line)
fimap v.08.1

On what operating system?
Ubuntu 10.10

Please provide any additional information below.
Exception: 'php_info'
Traceback (most recent call last):
  File "./fimap.py", line 516, in <module>
    g.startGoogleScan()
  File "/home/invitado/.fi/googleScan.py", line 94, in startGoogleScan
    single.scan()
  File "/home/invitado/.fi/singleScan.py", line 48, in scan
    res = t.testTargetVuln()
  File "/home/invitado/.fi/targetScanner.py", line 183, in testTargetVuln
    self.analyzeURL(ret, k, v, self.config["p_post"], False)
  File "/home/invitado/.fi/targetScanner.py", line 119, in analyzeURL
    result.append((rep, self.readFiles(rep)))
  File "/home/invitado/.fi/targetScanner.py", line 547, in readFiles
    up = self.FTPuploadFile(settings["php_info"][0], rep.getAppendix())
KeyError: 'php_info'

I have configures Dynamic_rfi to FTP, and Fimap runs ok! but when i got this 
url FIMAP Crash.

Original issue reported on code.google.com by mexw...@gmail.com on 27 Jan 2011 at 10:37

GoogleCodeExporter commented 9 years ago
Hey dude,

Have you tried the SVN version?
If not no problem, I am going to test it anyway tonight.
Will let you know then.

-imax.

Original comment by fimap....@gmail.com on 29 Jan 2011 at 6:26

GoogleCodeExporter commented 9 years ago
Hi!

I tested it and it works like a charm with the SVN version!
So update or wait for version 0.9 which will come shortly (after some more 
tests).

-imax.

Original comment by fimap....@gmail.com on 13 Feb 2011 at 2:32

GoogleCodeExporter commented 9 years ago
Hi!

I tested it and it works like a charm with the SVN version!
So update or wait for version 0.9 which will come shortly (after some more 
tests).

-imax.

Original comment by fimap....@gmail.com on 13 Feb 2011 at 2:32