feat: add URLhaus API to Security section

- URLhaus provides a database of malicious URLs

- Focuses on tracking malware distribution

- No authentication required

- Resolves #6217
This commit is contained in:
elaaky
2026-06-02 21:41:29 +03:00
parent ad50ea7939
commit b95a4478b4
+1
View File
@@ -1556,6 +1556,7 @@ API | Description | Auth | HTTPS | CORS |
| [Spyse](https://spyse-dev.readme.io/reference/quick-start) | Access data on all Internet assets and build powerful attack surface management applications | `apiKey` | Yes | Unknown |
| [Threat Jammer](https://threatjammer.com/docs/index) | Risk scoring service from curated threat intelligence data | `apiKey` | Yes | Unknown |
| [UK Police](https://data.police.uk/docs/) | UK Police data | No | Yes | Unknown |
| [URLhaus](https://urlhaus.abuse.ch/api/) | Database of malicious URLs used for malware distribution | `No` | Yes | Unknown |
| [Virushee](https://api.virushee.com/) | Virushee file/data scanning | No | Yes | Yes |
| [VulDB](https://vuldb.com/?doc.api) | VulDB API allows to initiate queries for one or more items along with transactional bots | `apiKey` | Yes | Unknown |