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

global name 'socket' is not defined #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. fimap in harvest mode 

What is the expected output? What do you see instead?

./fimap.py -u http://xxxxx
fimap v.04 by Iman Karim - Automatic LFI/RFI scanner and exploiter.
Crawler is harvesting URLs from start URL: 'http://' with depth: 1 and
writing results to: 'hm'
[0] Going to root URL: 'http://'...
Failed to to request to '<type 'exceptions.Exception'>'
global name 'socket' is not defined
Harvesting done.

What version of the product are you using? On what operating system?

python 2.5 

Original issue reported on code.google.com by chizo...@gmail.com on 25 Sep 2009 at 11:35

GoogleCodeExporter commented 9 years ago
Hi chizoorg,

Thank you for this report. 
Never noticed it. 
Will analyze it and fix it today.

Thank you very much for taking your time to report it.
-imax.

Original comment by fimap....@gmail.com on 26 Sep 2009 at 3:55

GoogleCodeExporter commented 9 years ago
Fixed right now.
Use SVN version or download v.05 from the download page.

Thanks again for reporting!
-imax.

Original comment by fimap....@gmail.com on 26 Sep 2009 at 4:24