mirror of
https://github.com/arainho/awesome-api-security.git
synced 2024-10-01 01:06:11 -04:00
new walkthrough entry
- ShipFast: Practical API security walkthrough series
This commit is contained in:
parent
af75876286
commit
0e970770b5
@ -43,11 +43,12 @@ Name | Description
|
||||
---- | ----
|
||||
[API-Security-Checklist](https://github.com/shieldfy/API-Security-Checklist) | Checklist of the most important security countermeasures when designing, testing, and releasing your API
|
||||
|
||||
## Training / Labs
|
||||
## Training / Walkthrough / Labs
|
||||
Name | Description
|
||||
---- | ----
|
||||
[Kontra - OWASP Top 10 for API](https://application.security/free/owasp-top-10-API) | Is a series of free interactive application security training modules that teach developers how to identify and mitigate security vulnerabilities in their web API endpoints.
|
||||
[Pentesting Lab: vAPI](https://github.com/roottusk/vapi) | vAPI is Vulnerable Adversely Programmed Interface which is Self-Hostable PHP Interface that mimics OWASP API Top 10 scenarios in the means of Exercises.
|
||||
[ShipFast - Practical API Security Walkthrough](https://github.com/approov/shipfast-api-protection) | Learn practical Mobile and API security techniques: API Key, Static and Dynamic HMAC, Dynamic Certificate Pinning, and Mobile App Attestation.
|
||||
|
||||
## Enumeration / Scanning
|
||||
Name | Description
|
||||
|
Loading…
Reference in New Issue
Block a user