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+
- criminalip.io API key
- get it here
$ git clone https://github.com/Aidennnn33/cve_gpt.git
$ cd download-folder
$ python cveGpt.py
$ Select Options
$ Input Criminalip API Key
$ Input Search Query
$ Input Offset Number
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.