Skip to content

Finds and shows IP and domain information, cve_id, and descriptions when there is a vulnerability in the connected IP address just by entering a keyword or domain.

License

Notifications You must be signed in to change notification settings

Aidennnn33/cve_gpt

Repository files navigation

cve_gpt Introduction

The API service provided by wgpsec/urlscan is a code that shows basic IPs, domains, and title information based on information from urlscan.io's API and Baidu, China's largest search engine. Based on this concept, I created cve_gpt, a code based on an OSINT search engine, Criminal IP's API that finds and shows IP and domain information, cve_id, and descriptions when there is a vulnerability in the connected IP address just by entering a keyword or domain.

Streamline vulnerability assessment by entering a keyword or domain; this code offers IP, domain, and CVE data using urlscan.io's API and criminalip's OSINT search engine.

Requires: Python 3.7+

Prerequisites

  • criminalip.io API key
  • get it here

Install:

$ git clone https://github.com/Aidennnn33/cve_gpt.git
$ cd download-folder

Run:

$ python cveGpt.py

$ Select Options
$ Input Criminalip API Key
$ Input Search Query
$ Input Offset Number

Feedback

Thank you for your attention to this project. If you have any issues or feedback, please let me know via comment or email.

DISCLAIMER :- This script is only for penetration testing and security research. I will not be responsible if you use it for any illegal activities.

About

Finds and shows IP and domain information, cve_id, and descriptions when there is a vulnerability in the connected IP address just by entering a keyword or domain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages