Giter Club home page Giter Club logo

shodankeychecker's Introduction

ShodanKeyChecker

ShodanKeyChecker is a Python script dedicated to validating the authenticity and subscription type of Shodan API keys. Each API key is tested and categorized according to the subscription type: paid (developer or educational plan) and free (open-source software plan).

Installation

git clone https://github.com/HalilDeniz/ShodanKeyChecker.git

Requirements

Before you can use ShodanKeyChecker, you need to make sure that you have the necessary requirements installed. You can install these requirements by running the following command:

pip install -r requirements.txt

Usage

To test the validity of a single API key:

python3 ShodanKeyChecker.py --api YOUR_API_KEY

To test the validity of multiple API keys from a file:

python3 ShodanKeyChecker.py --filename keys-to-test.txt

In the above keys-to-test.txt example, each line should contain a single API key.

Known Limitations

This script endeavors to capture most errors. However, some cases, particularly those related to the API, may not be as explicitly handled.

Contributing

Contributions are welcome! To contribute to SpeedyTest, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Open a pull request in the main repository.

Contact

If you have any questions, comments, or suggestions about ShodanKeyChecker, please feel free to contact me:

About the Original Author

ShodanKeyChecker is a fork of the original tool called shodan_key_checker, which was created by Caessi. Caessi developed the initial version of the tool four years ago. However, the original tool was written in Python 2.7 and is no longer compatible with the latest versions. Therefore, this forked version, ShodanKeyChecker, has been updated and modified to work with Python3. I would like to express my gratitude to Caessi for the inspiration and foundation provided by the original tool. Without his work, this updated version would not have been possible. If you would like to learn more about the original tool, you can visit the shodan_key_checker repository.

License

This project is licensed under the MIT License. For more information, please refer to the License file.

shodankeychecker's People

Contributors

halildeniz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.