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

Can't Get Resulth from scanner and Get BUG.. #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[BEFOR REPORTING CHECK OUT THE SVN VERSION AND TEST IF IT'S ALREADY FIXED -
THANKS - REMOVE THIS LINE]

On which URL this error occures? (Important!)

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

On what operating system?

Please provide any additional information below.

I have get this bug when i try to run Fimap. first fimap not geting resulth
anything and I try to update xgoogle from the link but wala got 1 bug
Exception: __init__() got an unexpected keyword argument 'page'
Traceback (most recent call last):
  File "./fimap.py", line 299, in <module>
    g = googleScan(config)
  File "/pentest/web/fimap/googleScan.py", line 33, in __init__
    self.gs = GoogleSearch(self.config["p_query"],
page=self.config["p_skippages"])
TypeError: __init__() got an unexpected keyword argument 'page'
---------------------------------------------------------------
Os      : Linux BT 4 Final
VerFimap: fimap_alpha_v08

Original issue reported on code.google.com by dantedev...@gmail.com on 10 May 2010 at 8:02

GoogleCodeExporter commented 9 years ago
Hi,

Yes you can't just take the new version of xgoogle because I modified it a 
little bit.
However have you tried the SVN version yet?
The google problem should be fixed there.

-imax

Original comment by fimap....@gmail.com on 10 May 2010 at 3:39

GoogleCodeExporter commented 9 years ago

Original comment by fimap....@gmail.com on 11 May 2010 at 4:02