Skip to content

Commit

Permalink
chore: remove getting start readme section
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelgautier committed Feb 12, 2024
1 parent ea3bb5c commit 57b3a00
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@ As APIs are becoming increasingly essential, they are also becoming prime target

VulnAPI is an open-source project designed to help you scan your APIs for common security vulnerabilities and weaknesses. By using this tool, you can detect that some API potential vulnerabilities and fix security issues.

## Get Started

To use this tool, follow the bellow instructions:
1. Download the binary from the latest [release](https://github.com/cerberauth/vulnapi/releases).
2. Run the following command: `vulnapi scan http://localhost:8080/`

Depending on the scan you run, you may have to pass existing valid JWT.

You can test the scanner against example [vulnerability challenges](https://github.com/cerberauth/api-vulns-challenges).

## Documentation
Expand Down

0 comments on commit 57b3a00

Please sign in to comment.