/nuclei-wordfence-cve

You just found a hidden gem 💎

Primary LanguagePython

nuclei-wordfence-cve

It's a kind of magic 🧙‍♀️

What's in it?!

templates total
wp-plugins 5344
wp-themes 182
wp-core 298
other 10

Usage

usage: main.py [-h] [--inputfile INPUTFILE] [--url URL] [--outputfile OUTPUTFILE] [--force] [--overwrite] [--threads THREADS] 

Generate a Nuclei template out of a Wordfence CVE report 🧙‍♀️ 

options:
  -h, --help            show this help message and exit
  --inputfile INPUTFILE
                        file containing Urls to Wordfence CVE reports
  --url URL             the URL of the Wordfence CVE report. eg https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/houzez-login-register/houzez-login-register-263-privilege-escalation
  --outputfile OUTPUTFILE
                        the output filename to store the nuclei-template in
  --force               ignore if there is already a template in the official nuclei-templates repo
  --overwrite           ignore if there is already a template in our local nuclei-templates repo
  --threads THREADS     boost by increasing the default worker threads (default 2)