nepenthes icon indicating copy to clipboard operation
nepenthes copied to clipboard

A tool for netpens.

Results 4 nepenthes issues
Sort by recently updated
recently updated
newest added

Setting sqlite3 version to ~> 1.3.0 to prevent issues with with newer versions of rails.

As a User, I would like to add configuration options (e.g. URL, Username, Password) for a Nessus instance I control, So that I can kickoff Nessus scans through the Nepenthes...

Might have to implement a running status of some kind instead of just checking for scan = self.where(has_full_scan: false).all

``` Started GET "/ip_addresses/71/edit" for 10.0.2.2 at 2014-02-27 22:46:06 +0000 Processing by IpAddressesController#edit as HTML Parameters: {"id"=>"71"} Rendered ip_addresses/_form.html.erb (3.5ms) Rendered ip_addresses/edit.html.erb within layouts/application (4.2ms) Completed 500 Internal Server Error...