A collection of awesome API Security tools and resources. The focus goes to open-source tools and resources that benefit all the community.
Go to file
André Rainho 4b10324b74
Arjun
2020-08-14 18:32:38 +01:00
LICENSE Initial commit 2020-08-14 18:07:58 +01:00
README.md Arjun 2020-08-14 18:32:38 +01:00

awesome-apisec (https://github.com/arainho/awesome-apisec)

A collection of awesome API Security tools and resources.

Awesome Repositories

Repository Description
awesome-security-apis A collective list of public JSON APIs for use in security. Contributions welcome

Tools

Repository Description
Arjun HTTP parameter discovery suite
fuzzapi Fuzzapi is a tool used for REST API pentesting and uses API_Fuzzer gem

Cheatsheets

Website Description
owasp-api-security-top-10 OWASP API Security Top 10

Wiki's / Encyclopedias

Repository Description
API Security Encyclopedia APIsecurity.io - API Security Encyclopedia

Checklist

Repository Description
API-Security-Checklist Checklist of the most important security countermeasures when designing, testing, and releasing your API

Presentations

Repository Description
pentesting-rest-apis Pentesting Rest API's by :- Gaurang Bhatnagar

Other useful repositories

Repository Description
Awesome REST A collaborative list of great resources about RESTful API architecture, development, test, and performance. Feel free to contribute to this on-going list.
How to design a REST API How to design a REST API? - Full guide tackling security, pagination, filtering, versioning, partial answers, CORS, etc.