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

Bug trying identify a vulnerability. SVN 0.7 Allready installed #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On which URL this error occures? (Important!)
[OUT] Identifing Vulnerability 'http://www.fpsbrain.es/index.php?
page=unternehmen' with Param 'page'...

Which version of fimap you are using? (You can see that in the very first
line)
fimap 6.0 with svn 0.7
$ ./fimap.py
fimap v.07_svn by Iman Karim - Automatic LFI/RFI scanner and exploiter.
Usage: ./fimap [options]

On what operating system?
Ubuntu 7.04 \n \l

Please provide any additional information below.

Traceback (most recent call last):
  File "./fimap.py", line 258, in <module>
    g.startGoogleScan()
  File "/home/jbpm/.fm/googleScan.py", line 76, in startGoogleScan
    single.scan()
  File "/home/jbpm/.fm/singleScan.py", line 51, in scan
    res = t.testTargetVuln()
  File "/home/jbpm/.fm/targetScanner.py", line 82, in testTargetVuln
    rep = self.identifyVuln(self.Target_URL, self.params, k)
  File "/home/jbpm/.fm/targetScanner.py", line 112, in identifyVuln
    m = RE_SUCCESS_MSG.search(code)
TypeError: expected string or buffer

Thank's

Original issue reported on code.google.com by mexw...@gmail.com on 12 Nov 2009 at 10:41

GoogleCodeExporter commented 9 years ago
Hi mex,

Thank you again for this bugreport.
But I cant reproduce it :(
Can you contact me by jabber to fix this stuff? 
You can find my jabber ID at the FAQ page.

Thank you.
-imax.

Original comment by fimap....@gmail.com on 13 Nov 2009 at 12:42

GoogleCodeExporter commented 9 years ago
Hi,

I have fixed it. I don't know the reason of this crash right now - But at least 
it
will not crash now and it will go on with scanning.

Thanks :)
-imax.

Original comment by fimap....@gmail.com on 14 Nov 2009 at 3:59

GoogleCodeExporter commented 9 years ago

Original comment by fimap....@gmail.com on 14 Nov 2009 at 3:59