Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add module to query ipinfo.io database #251

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JJK96
Copy link

@JJK96 JJK96 commented Jun 21, 2024

Before submitting a pull request, make sure to complete the following:

What kind of PR is this?
Please add an 'x' in the appropriate box, and apply a label to the PR matching the type here.

  • Bug Fix
  • New Module
  • Documentation Update

Checklist For Approval

  • Updated the meta dictionary for the module.
    • If bug fix, updated the version.
  • Indexed the module
  • Added the index to the modules.yml file
  • Made the most out of the available mixins.
  • Ensured the code is PEP8 compliant with pycodestyle or black.

This module depends on lanmaster53/recon-ng#210 to fill the organization field. Currently, token authentication is missing since I don't have a token to test with. But implementation of a token is trivial if someone wants to add that functionality later.
I heavily based this module on the infodb.py module, so, thanks for that one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant