Skip to content

web application security scanning framework built with ruby

Notifications You must be signed in to change notification settings

krishpranav/knight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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