mirror of
https://github.com/jaegeral/security-apis.git
synced 2024-10-01 05:05:45 -04:00
Update README.md
This commit is contained in:
parent
f7ac19d32c
commit
e4778d0fa4
13
README.md
13
README.md
@ -1,2 +1,15 @@
|
||||
# security-apis
|
||||
A collective list of public JSON APIs for use in security. https://alexanderjaeger.de
|
||||
|
||||
#Index
|
||||
* [Various](#various)
|
||||
|
||||
### Various
|
||||
API | Description | Auth | HTTPS | Link |
|
||||
|---|---|---|---|---|
|
||||
| AlienVault Open Threat Exchange (OTX) | IP/domain/URL reputation | `apiKey` | Yes | [Link!](https://otx.alienvault.com/api/) |
|
||||
| Certly | Certly Link/Domain Flagging | `apiKey` | Yes | [Link!](https://guard.certly.io/) |
|
||||
| Google Safe Browsing | Google Link/Domain Flagging | `apiKey` | Yes | [Link!](https://developers.google.com/safe-browsing/) |
|
||||
| Metacert | Metacert Link Flagging | `apiKey` | Yes | [Link!](https://metacert.com/) |
|
||||
| VirusTotal | VirusTotal File/URL Analysis | `apiKey` | Yes | [Link!](https://www.virustotal.com/en/documentation/public-api/) |
|
||||
| Web Of Trust (WOT) | Website reputation | `apiKey` | Yes | [Link!](https://www.mywot.com/wiki/API) |
|
||||
|
Loading…
Reference in New Issue
Block a user