mirror of
https://github.com/jaegeral/security-apis.git
synced 2025-01-09 22:49:41 -05:00
Update README.md
This commit is contained in:
parent
e4778d0fa4
commit
4fbfecc9df
22
README.md
22
README.md
@ -1,9 +1,29 @@
|
||||
# security-apis
|
||||
A collective list of public JSON APIs for use in security. https://alexanderjaeger.de
|
||||
|
||||
#Index
|
||||
# Index
|
||||
* [Online](#online)
|
||||
* [Various](#various)
|
||||
|
||||
|
||||
## Online
|
||||
API | Description | Auth | HTTPS | Link |
|
||||
|---|---|---|---|---|
|
||||
| VirusTotal | VirusTotal File/URL Analysis | `apiKey` | Yes | [Link!](https://www.virustotal.com/en/documentation/public-api/) |
|
||||
| Malwr.com | Malware analysis | `apiKey` | Yes | [Link!](https://malwr.com/) |
|
||||
| Bluecoat Site Review | URL Analysis | `none` | Yes | [Link!](https://sitereview.bluecoat.com/sitereview.jsp) |
|
||||
| FIRST.org | Incident Response Teams API | `none` | Yes | [Link!](https://api.first.org/) |
|
||||
|
||||
## Tools
|
||||
|
||||
API | Description | Auth | HTTPS | Link |
|
||||
|---|---|---|---|---|
|
||||
| Viper.li | Viper malware repository API | `None` | No | [Link!](http://viper-framework.readthedocs.io/en/latest/usage/web.html) |
|
||||
| Cuckoo | Cuckoo Sandbox | `apiKey` | Yes | [Link!](https://malwr.com/) |
|
||||
|
||||
|
||||
http://viper-framework.readthedocs.io/en/latest/usage/web.html
|
||||
|
||||
### Various
|
||||
API | Description | Auth | HTTPS | Link |
|
||||
|---|---|---|---|---|
|
||||
|
Loading…
Reference in New Issue
Block a user