I2rys / CVF

CMS vulnerabilities finder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVF

CMS vulnerabilities finder

Installation

Github:

git clone https://github.com/I2rys/CVF

NPM Packages:

npm i axios && npm i chalk

Usage

node index.js <cms> <output>
  • cms - The cms on where to find vulnerabilities.
  • output - The output of the results.

License

MIT © I2rys

About

CMS vulnerabilities finder.

License:MIT License


Languages

Language:JavaScript 100.0%