Simple and comfortable to use search from 0day today.
- Install python
- Install modules(pip):
pip install -r request.txt
python 0day-searcher.py -flag1 -flag2=something YOUR QUERY HERE
-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.
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!