Added API Security Checklist

This commit is contained in:
Chan9390 2017-07-09 18:36:08 +05:30
parent 4efa42aa46
commit 168820aba3
No known key found for this signature in database
GPG Key ID: 6CC28422F21ED4FA
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ Repository | Description
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
[APT Notes](https://github.com/kbandla/APTnotes) | Various public documents, whitepapers and articles about APT campaigns
[Bug Bounty Reference](https://github.com/ngalongc/bug-bounty-reference) | List of bug bounty write-up that is categorized by the bug nature
[Cryptography](https://github.com/sobolevn/awesome-cryptography) | Cryptography resources and tools