Added Secrets-Api from App brewery (#132)
* Added Secrets-Api from App brewery It is educational API used for learning major type of security methods i.e. No auth, Basic auth, api_key auth, Bearer token auth * Arranged in alphabetical Order
This commit is contained in:
parent
0b93f9de71
commit
169249bfc0
|
@ -405,6 +405,7 @@ For information on contributing to this project, please see the [contributing gu
|
|||
| API | Description | Auth | HTTPS | CORS |
|
||||
| :-------------------------------------------------------------------------------: | -------------------------------------------------------------------------- | :------: | :---: | :-----: |
|
||||
| [Current Affairs](https://rapidapi.com/malaithiru370/api/current-affairs-of-india) | Current International Affairs, quizzes and more | `apiKey` | Yes | No |
|
||||
| [Secrets-APi](https://secrets-api.appbrewery.com/) | Used For Learning purpose Learn all security types with this api | All | Yes | Unkown |
|
||||
|
||||
**[⬆ Back to Index](#index)**
|
||||
|
||||
|
@ -869,6 +870,7 @@ For information on contributing to this project, please see the [contributing gu
|
|||
| [CRXcavator](https://crxcavator.io/apidocs) | Chrome extension risk scoring | `apiKey` | Yes | Unknown |
|
||||
| [HaveIBeenPwned](https://haveibeenpwned.com/API/v3) | Passwords which have previously been exposed in data breaches | `apiKey` | Yes | Unknown |
|
||||
| [National Vulnerability Database](https://nvd.nist.gov/vuln/Data-Feeds/JSON-feed-changelog) | U.S. National Vulnerability Database | No | Yes | Unknown |
|
||||
| [Secrets-APi](https://secrets-api.appbrewery.com/) | Used For Learning purpose Learn all security types with this api | All | Yes | Unkown |
|
||||
| [SecurityTrails](https://securitytrails.com/corp/apidocs) | Domain and IP related information such as current and historical WHOIS and DNS records | `apiKey` | Yes | Unknown |
|
||||
| [Shodan](https://developer.shodan.io/) | Search engine for Internet connected devices | `apiKey` | Yes | Unknown |
|
||||
| [UK Police](https://data.police.uk/docs/) | UK Police data | No | Yes | Unknown |
|
||||
|
@ -968,6 +970,7 @@ data
|
|||
| [Randommer](https://randommer.io/randommer-api) | Random data generator | `apiKey` | Yes | Yes |
|
||||
| [Softwium](https://softwium.com/fake-api/) | Test data for testing and prototyping | No | Yes | Yes |
|
||||
|
||||
|
||||
**[⬆ Back to Index](#index)**
|
||||
|
||||
### Text Analysis
|
||||
|
|
Loading…
Reference in New Issue
Block a user