Giter Site home page Giter Site logo

Comments (6)

erran avatar erran commented on August 17, 2024

The significant portion was: <title>www.shodanhq.com | 502: Bad gateway</title> and the whole error page is in this gist.

As a side note @dguido, html wrapped in triple back ticks ``` would've allowed you to paste it on GitHub (or better yet into a gist).

from shodan-ruby.

dguido avatar dguido commented on August 17, 2024

Ah, yeah I was using pre tags. Thanks for the tip!

from shodan-ruby.

erran avatar erran commented on August 17, 2024

Are you able to execute a normal search? I'm getting a Net::ReadTimeout exception raised. I can't connect through the URL when used via the browser either. The info function's still working. I'll create a pull request with some error handling for the Shodan gem now. I'll give you a link to install the gem via GitHub (until @achillean releases a new version).

from shodan-ruby.

erran avatar erran commented on August 17, 2024

Oh, and if you check out @achillean's twitter account. You'll seen there were some problems going on in the last few days.

from shodan-ruby.

dguido avatar dguido commented on August 17, 2024

Regular search works. ExploitDB and MSF search return 502, with both the Python and Ruby libraries.

from shodan-ruby.

achillean avatar achillean commented on August 17, 2024

I rewrote the Exploits search, put it on a separate domain and in the process also normalized the data (so there isn't a need for different classes for ExploitDB and Metasploit). But I didn't yet update the API to make use of the new Exploits website. The new endpoint for the API calls is https://exploits.shodan.io/api and I'm in the process of updating the wrapper classes to use that new URL. Note that the search results now contain the contents of the files, so you don't need to do a separate call anymore to grab/ download the contents of a script.

from shodan-ruby.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.