Skip to content

This project is intended to create a github version of search functions for exploits through Criminal IP.

License

Notifications You must be signed in to change notification settings

elihypoo414/Grabsploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Grabsploit

This project is intended to create a github version of search functions for exploits through Criminal IP. Data will be saved on edb_contents file.

Prerequisites

->> here <<-

Installation Process

Clone repository to install:

$ git clone https://github.com/elihypoo414/Grabsploit.git

$ cd Grabsploit

$ python3 -m venv .venv
$ source .venv/bin/activate

$ pip3 install -r requirements.txt

Getting started

$ python3 Grabsploit.py [Command]

Optional Arguments

-A/--auth

API key

api authentication with a valid criminalip.io api key

-Q/--query

Exploit Query

Return exploit data from query

-D/--download

File Path

CSV download result of the exploit search

-R/--read

File Path

Read the exploit search result CSV file

-C/--cve-id

CVE_ID

Exploit search with CVE_ID

-E/--edb-id

EDB_ID

Exploit search with EDB_ID

-P/--platform

Platform

Exploit search with platform

About

This project is intended to create a github version of search functions for exploits through Criminal IP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages