Skip to content

validverify/0day.searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

0day.searcher

Simple and comfortable to use search from 0day today.

Installation

  1. Install python
  2. Install modules(pip):
pip install -r request.txt

Usage

python 0day-searcher.py -flag1 -flag2=something YOUR QUERY HERE

Flags

-h - Show help message and exit. -c - Print results WITHOUT colors. -CVE=CVE-Year-Number - Filter with CVE. -O=FILE_NAME.extension - Write all output to file.

Results structure

date / name / link / platform / risk / download INFO: CVE / verify / author

date - Date of creation.

name - Name and small description of exploit.

link - Link to exploit(Need to add domain link befor).

platform - For which platform exploit created.

risk - Risk level for victim system.

download - Link to download exploit(Need to add domain link befor).

CVE - CVE id(If able).

verify - Exploit's status of verification.

author - Just author of exploit.

Warning

First step, specifically:

"Creating session and making request..."

can take a while, it's all depends on you internet connection speed!

Changelog

Version 1.5

Bug Fix

New interface

Version 1.0 Alpha

About

Simple 0day today exploits search engine

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages