Skip to content

Commit

Permalink
Update readme.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
ozzi- authored Jul 17, 2019
1 parent 9ab7fd5 commit d903d0e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,14 @@ Additionally, the report will be sent as an email to the recipients defined in e
# Usage

## API Key
You should get api-key for agent registration. Create a vulners account then navigate to https://vulners.com/userinfo.
### Vulners
Create a vulners account then navigate to https://vulners.com/userinfo.
Unter the tab "API KEYS", select scope "api", license "free" and enter your public IP where vulnrep will be running.
Copy the api key and paste it into "subscriptions.json" under "apikey".
Copy the API key and paste it into "subscriptions.json" under "apikeyVulners".

### WPVulnDB
Create a WPVulnDB account then navigate to https://wpvulndb.com/users/edit.
Copy / Generate the API key and paste it into "subscriptions.json" under "apikeyWPVulnDB".

## Configuration
In subscriptions.json, you can define keywords which will be used to find vulnerabilities.
Expand Down

0 comments on commit d903d0e

Please sign in to comment.