Giter Club home page Giter Club logo

Comments (1)

achillean avatar achillean commented on August 14, 2024

The CVE values are stored in the opts.vulns property on the banner which is where the website pulls the information from (the website is powered by the API). And to get a list of currently-tested vulnerabilities and their CVE values you can use the vuln facet. Here's a command-line solution for getting the list:

shodan stats --facets vuln net:0/0

Note that vulnerabilities starting with a "!" mean that the given service is NOT vulnerable to the CVE. I.e. a value of "!cve-2014-0160" means the service is NOT vulnerable to Heartbleed. We only add the "!" for a few vulnerabilities that we added a long time ago and aren't doing this anymore for the new ones being added. But we're keeping the "!" values around since a few customers depend on it and we want to maintain backwards-compatibility.

from shodan-python.

Related Issues (20)

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.