Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 348 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 348 Bytes

knight

web application security scanning framework built with ruby

forthebadge

Installation

$ git clone https://github.com/krishpranav/knight
$ cd knight
$ make install
$ gem install bundler
$ bundle update
$ bundle install
$ ./knight --version