From 9143c70da75086f11ea90d0660d26d41f8cd26f3 Mon Sep 17 00:00:00 2001 From: kanaksony Date: Sat, 10 Jun 2023 10:37:38 +0530 Subject: [PATCH] Added Reconmap API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa684c55..0d079891 100644 --- a/README.md +++ b/README.md @@ -1119,6 +1119,7 @@ API | Description | Auth | HTTPS | CORS | | [Passwordinator](https://github.com/fawazsullia/password-generator/) | Generate random passwords of varying complexities | No | Yes | Yes | | [PhishStats](https://phishstats.info/) | Phishing database | No | Yes | Unknown | | [Pulsedive](https://pulsedive.com/api/) | Scan, search and collect threat intelligence data in real-time | `apiKey` | Yes | Unknown | +| [Reconmap](https://github.com/reconmap/rest-api) | Reconmap APIS for VAPT (vulnerability assessment and penetration testing) automation and reporting | `OAuth` | Yes | Unknown | | [SecurityTrails](https://securitytrails.com/corp/apidocs) | Domain and IP related information such as current and historical WHOIS and DNS records | `apiKey` | Yes | Unknown | | [Shodan](https://developer.shodan.io/) | Search engine for Internet connected devices | `apiKey` | Yes | Unknown | | [UK Police](https://data.police.uk/docs/) | UK Police data | No | Yes | Unknown |