This repository was archived by the owner on Sep 18, 2022. It is now read-only.

Description
From irb with a fresh install of the shodan gem:
>> api = Shodan::WebAPI.new(SHODAN_API_KEY)
=> #>, @base_url="http://www.shodanhq.com/api/", @exploitdb=#>, @api_key="xxx", @msf=#>>
>> api.exploitdb.search('cve-2011-1255')
JSON::ParserError: 757: unexpected token at '
... snipped a bunch of HTML that wouldn't render on GitHub ...
>