RamadhanAmizudin / fimap

Automatically exported from code.google.com/p/fimap
1 stars 1 forks source link

Reporting a bug! #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On which URL this error occures? (Important!)
[OUT] [PHP] Possible file inclusion found! -
> 'http://www.cpankara.com.tr/cp.php?syf=2&p=DwPMKJdB' with Parameter 'p'.
[OUT] [PHP] Identifying Vulnerability 'http://www.cpankara.com.tr/cp.php?
syf=2&p=9' with Parameter 'p'...
[WARN] timed out
[ERROR] Identification of vulnerability failed. (code == None)

Which version of fimap you are using? (You can see that in the very first
line)
qfimap v.09_svn by Iman Karim - Automatic LFI/RFI scanner and exploiter

On what operating system?
Linux Fedora 8

Please provide any additional information below.

========= CONGRATULATIONS! =========
You have just found a bug!
If you are cool, send the following stacktrace to the bugtracker on 
http://fimap.googlecode.com/
Please also provide the URL where fimap crashed.
Push enter to see the stacktrace...
cut here %<--------------------------------------------------------------
Exception: expected string or buffer
Traceback (most recent call last):
  File "./fimap.py", line 516, in <module>
    g.startGoogleScan()
  File "/home/astra/fimap/src/googleScan.py", line 94, in startGoogleScan
    single.scan()
  File "/home/astra/fimap/src/singleScan.py", line 48, in scan
    res = t.testTargetVuln()
  File "/home/astra/fimap/src/targetScanner.py", line 183, in 
testTargetVuln
    self.analyzeURL(ret, k, v, self.config["p_post"], False)
  File "/home/astra/fimap/src/targetScanner.py", line 110, in analyzeURL
    rep = self.identifyVuln(self.Target_URL, self.params, k, post, lang)
  File "/home/astra/fimap/src/targetScanner.py", line 255, in identifyVuln
    m = RE_SUCCESS_MSG.search(code)
TypeError: expected string or buffer

Original issue reported on code.google.com by cmendoza...@gmail.com on 4 Jun 2010 at 2:54

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r255.

Original comment by fimap....@gmail.com on 5 Jun 2010 at 1:15

GoogleCodeExporter commented 9 years ago
You have strange timeout problems.
But however - The bug is fixed and fimap should not crash if there is a timeout 
error.

Thanks for reporting!
-imax.

Original comment by fimap....@gmail.com on 5 Jun 2010 at 1:16