Update README.md

This commit is contained in:
Alexander J 2018-01-09 21:25:28 +01:00 committed by GitHub
parent e4778d0fa4
commit 4fbfecc9df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,28 @@
A collective list of public JSON APIs for use in security. https://alexanderjaeger.de A collective list of public JSON APIs for use in security. https://alexanderjaeger.de
# Index # Index
* [Online](#online)
* [Various](#various) * [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 ### Various
API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link |
|---|---|---|---|---| |---|---|---|---|---|