Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 786 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 786 Bytes

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