RamadhanAmizudin / fimap

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

I got this error while scanning 1 site #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
C:\Python26>python.exe f\fimap.py -u
"http://www.mysmartoffice.ca/index.php?page
=about/contact/contact.php"
fimap v.06.1 by Iman Karim - Automatic LFI/RFI scanner and exploiter.
SingleScan is testing URL:
'http://www.mysmartoffice.ca/index.php?page=about/con
tact/contact.php'
[OUT] Parsing URL
'http://www.mysmartoffice.ca/index.php?page=about/contact/cont
act.php'...
[INFO] Fiddling around with URL...
[OUT] Possible file inclusion found! ->
'http://www.mysmartoffice.ca/index.php?p
age=hEiSQEPe' with Parameter 'page'.
[OUT] Identifing Vulnerability
'http://www.mysmartoffice.ca/index.php?page=about
/contact/contact.php' with Param 'page'...
[WARN] Failed to do request to
(http://www.mysmartoffice.ca/index.php?page=k7yip
rCB)
[WARN] timed out

========= CONGRATULATIONS! =========
You have just found a bug!
If you are cool, send the following stacktrace to the bugtracker on
http://fimap
.googlecode.com/
Push enter to see the stacktrace...
cut here %<--------------------------------------------------------------
Traceback (most recent call last):
  File "f\fimap.py", line 244, in <module>
    single.scan()
  File "C:\Python26\f\singleScan.py", line 51, in scan
    res = t.testTargetVuln()
  File "C:\Python26\f\targetScanner.py", line 83, in testTargetVuln
    rep = self.identifyVuln(self.Target_URL, self.params, k)
  File "C:\Python26\f\targetScanner.py", line 113, in identifyVuln
    m = RE_SUCCESS_MSG.search(code)
TypeError: expected string or buffer

but aftr this ..when i tried again to scann ..i got another error .. as
"Target URL isn't affected by any file inclusion bug :("

C:\Python26>python.exe f\fimap.py -u
"http://www.mysmartoffice.ca/index.php?page
=about/contact/contact.php"
fimap v.06.1 by Iman Karim - Automatic LFI/RFI scanner and exploiter.
SingleScan is testing URL:
'http://www.mysmartoffice.ca/index.php?page=about/con
tact/contact.php'
[OUT] Parsing URL
'http://www.mysmartoffice.ca/index.php?page=about/contact/cont
act.php'...
[INFO] Fiddling around with URL...
[WARN] Failed to do request to
(http://www.mysmartoffice.ca/index.php?page=X6Cs1
S8G)
[WARN] timed out
Target URL isn't affected by any file inclusion bug :(

Thank you .. 

Original issue reported on code.google.com by jay.yog...@gmail.com on 24 May 2010 at 7:06

GoogleCodeExporter commented 9 years ago
now m getting "No Readable files found :(" 

:-| 3 different errors within 10 minutes .. 

Original comment by jay.yog...@gmail.com on 24 May 2010 at 7:11

GoogleCodeExporter commented 9 years ago
Hi jay,

I have checked it and its not a fimap bug.
Check your internet connection. As I can see in the log you have some timeouts 
which
is not so good. ;)

-imax.

Original comment by fimap....@gmail.com on 25 May 2010 at 11:34

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
fimap shound't crash anymore if there was a timeout bug.

Thanks for reporting!
-imax.

Original comment by fimap....@gmail.com on 6 Jun 2010 at 3:54