🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 40 lines
    41 41  |[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.
    42 42  |[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. |
    43 43   
    44  -## Awesome repositories
    45  -| Name | Description |
    46  -| ---- | ----------- |
    47  -| [awesome-security-apis](https://github.com/jaegeral/security-apis)| A collective list of public JSON APIs for use in security. |
    48  - 
    49 44  ## Books
    50 45  | Author | Publisher | Name | Description |
    51 46  | ----------- | --------- | -----| ----------- |
    skipped 162 lines
    214 209  | Name | Description |
    215 210  | ---- | ----------- |
    216 211  | [owasp api security project](https://owasp.org/www-project-api-security/) | OWASP API Security Project - API Security Top 10 |
     212 + 
     213 +## Security APIs
     214 +| Name | Description |
     215 +| ---- | ----------- |
     216 +| [awesome-security-apis](https://github.com/jaegeral/security-apis)| A collective list of public JSON APIs for use in security. |
    217 217   
    218 218  ## Specifications
    219 219  | Name | Description |
    skipped 74 lines
Please wait...
Page is in error, reload to recover