diff --git a/README.md b/README.md index 9f2686f..f47cb7e 100644 --- a/README.md +++ b/README.md @@ -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