awesome-api-security/README.md

28 lines
956 B
Markdown
Raw Normal View History

2020-08-14 13:18:44 -04:00
# awesome-apisec (https://github.com/arainho/awesome-apisec)
**A collection of awesome API Security tools and resources.**
## Tools
Repository | Description
---- | ----
[fuzzapi](https://github.com/Fuzzapi/fuzzapi)| Fuzzapi is a tool used for REST API pentesting and uses API_Fuzzer gem
## Cheatsheets
Website | Description
---- | ----
[owasp-api-security-top-10](https://apisecurity.io/encyclopedia/content/owasp-api-security-top-10-cheat-sheet-a4.pdf) | OWASP API Security Top 10
## Wiki's / Encyclopedias
Repository | Description
---- | ----
[API Security Encyclopedia](https://apisecurity.io/encyclopedia/content/api-security-encyclopedia.htm) | APIsecurity.io - API Security Encyclopedia
## Other useful repositories
Repository | 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