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

502 Bad Gateway when searching for exploits #2

@dguido

Description

@dguido

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 ...

> 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions