From e0c6142e7326b6707b8d7c15b8ddd3f3ef4dd136 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rainho?= Date: Sat, 16 Apr 2022 12:38:10 +0100 Subject: [PATCH] rename topic to Security APIs --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9cd0414..767fd14 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,6 @@ |[API Key Leaks: Tools and exploits](https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/API%20Key%20Leaks) | An API key is a unique identifier that is used to authenticate requests associated with your project. Some developers might hardcode them or leave it on public shares. |[Private key usage verification ](https://github.com/trufflesecurity/driftwood) | Driftwood is a tool that can enable you to lookup whether a private key is used for things like TLS or as a GitHub SSH key for a user. | -## Awesome repositories -| Name | Description | -| ---- | ----------- | -| [awesome-security-apis](https://github.com/jaegeral/security-apis)| A collective list of public JSON APIs for use in security. | - ## Books | Author | Publisher | Name | Description | | ----------- | --------- | -----| ----------- | @@ -215,6 +210,11 @@ Name | Author | Description | | ---- | ----------- | | [owasp api security project](https://owasp.org/www-project-api-security/) | OWASP API Security Project - API Security Top 10 | +## Security APIs +| Name | Description | +| ---- | ----------- | +| [awesome-security-apis](https://github.com/jaegeral/security-apis)| A collective list of public JSON APIs for use in security. | + ## Specifications | Name | Description | | ---- | ----------- |