Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krishpranav/knight

web application security scanning framework built with ruby
https://github.com/krishpranav/knight

exploitation framework information-gathering rails ruby security-framework vulnerability-scanner web-scanner website

Last synced: about 2 months ago
JSON representation

web application security scanning framework built with ruby

Awesome Lists containing this project

README

        

# knight
web application security scanning framework built with ruby

[![forthebadge](https://forthebadge.com/images/badges/made-with-ruby.svg)](https://forthebadge.com)

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