Skip to content

n1ghTm4lz3/PoC-Collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PoC Collector

  • This is the little script to collect the proof-of-concept which is refered from nomi-sec.
  • The repository now is only develop for linux-based operating system

Usage

  • Initialize first
     python3 Collector.py --init
  • Update the sources
     python3 Collector.py --update
  • Find specified PoC of vulnerability
     python3 Collector.py --search=[CVE Number]
  • Clone the PoC in Github
     python3 Collector.py --clone=[CVE Number]

About

Simple tool downloads public PoC (refer from nomi-sec)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages