Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bing Scanner Broken #70

Open
GoogleCodeExporter opened this issue Mar 27, 2015 · 4 comments
Open

Bing Scanner Broken #70

GoogleCodeExporter opened this issue Mar 27, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

[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)
fimap v.1.00_svn (Uitmuntende programmatuur alleen voor jij!)

On what operating system?
Debian GNU/Linux 6.0

Please provide any additional information below.
./fimap.py -B -q 'inurl:index.php?id="' -b -D --bmin=4 --bmax=9
fimap v.1.00_svn (Uitmuntende programmatuur alleen voor jij!)
:: Automatic LFI/RFI scanner and exploiter
:: by Iman Karim ([email protected])

Overwriting 'blind_min' setting to 4...
Overwriting 'blind_max' setting to 9...
Blind FI-error checking enabled.
BingScanner is searching for Query: 'inurl:index.php?id="'
Querying Bing Search: 'inurl:index.php?id="' with max pages 10...


========= 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: 'Web'
Traceback (most recent call last):
  File "./fimap.py", line 741, in <module>
    b.startGoogleScan()
  File "/home/carlos/fimap/src/bingScan.py", line 65, in startGoogleScan
    results = resp['SearchResponse']['Web']['Results']
KeyError: 'Web'

Original issue reported on code.google.com by [email protected] on 1 Oct 2012 at 5:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant