Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolev Farhi committed Sep 17, 2020
1 parent 7766aef commit 2a5aa92
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ NERVE is a vulnerability scanner tailored to find vulnerabilities in specific ap

Navigate in your browser to http://ip.add.re.ss:80

# Installation on bare bone server (CentOS 7.x and Ubuntu 18.x)
# Installation using CentOS 7.x / Ubuntu 18.x
## Navigate to /opt
`cd /opt/`

Expand All @@ -30,4 +30,20 @@ Navigate in your browser to http://ip.add.re.ss:8080

# Screenshots
## Login Screen
![Login](https://github.com/PaytmLabs/nerve/blob/master/static/screenshots/1.png?raw=true)
![Nerve](https://github.com/PaytmLabs/nerve/blob/master/static/screenshots/1.png?raw=true)
## Dashboard Screen
![Nerve](https://github.com/PaytmLabs/nerve/blob/master/static/screenshots/2.png?raw=true)
## Assessment Configuration
![Nerve](https://github.com/PaytmLabs/nerve/blob/master/static/screenshots/3.png?raw=true)
## API Documentation
![Nerve](https://github.com/PaytmLabs/nerve/blob/master/static/screenshots/4.png?raw=true)
## Reporting
![Nerve](https://github.com/PaytmLabs/nerve/blob/master/static/screenshots/5.png?raw=true)
## Network Map
![Nerve](https://github.com/PaytmLabs/nerve/blob/master/static/screenshots/6.png?raw=true)
## Vulnerability page
![Nerve](https://github.com/PaytmLabs/nerve/blob/master/static/screenshots/7.png?raw=true)
## Log Console
![Nerve](https://github.com/PaytmLabs/nerve/blob/master/static/screenshots/8.png?raw=true)
## HTML Report
![Nerve](https://github.com/PaytmLabs/nerve/blob/master/static/screenshots/9.png?raw=true)

0 comments on commit 2a5aa92

Please sign in to comment.