From 85810b77c64fe6c4c087725b182dad5a787f048c Mon Sep 17 00:00:00 2001 From: Exerra Date: Sat, 5 Mar 2022 01:18:38 +0200 Subject: [PATCH] Add NoPhishy to Anti-Malware (#3065) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a48efea3..3821c041 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ API | Description | Auth | HTTPS | CORS | | [MalShare](https://malshare.com/doc.php) | Malware Archive / file sourcing | `apiKey` | Yes | No | | [MalwareBazaar](https://bazaar.abuse.ch/api/) | Collect and share malware samples | `apiKey` | Yes | Unknown | | [Metacert](https://metacert.com/) | Metacert Link Flagging | `apiKey` | Yes | Unknown | +| [NoPhishy](https://rapidapi.com/Amiichu/api/exerra-phishing-check/) | Check links to see if they're known phishing attempts | `apiKey` | Yes | Yes | | [Phisherman](https://phisherman.gg/) | IP/domain/URL reputation | `apiKey` | Yes | Unknown | | [Scanii](https://docs.scanii.com/) | Simple REST API that can scan submitted documents/files for the presence of threats | `apiKey` | Yes | Yes | | [URLhaus](https://urlhaus-api.abuse.ch/) | Bulk queries and Download Malware Samples | No | Yes | Yes |