From 50fce91d89bea82d277ba74d40d8e36098e97415 Mon Sep 17 00:00:00 2001 From: Sergio Infante Date: Tue, 23 Nov 2021 01:15:34 -0500 Subject: [PATCH] Add Reconmap API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e8d76f7e..8f552f83 100644 --- a/README.md +++ b/README.md @@ -1389,6 +1389,7 @@ API | Description | Auth | HTTPS | CORS | | [PhishStats](https://phishstats.info/) | Phishing database | No | Yes | Unknown | | [Privacy.com](https://privacy.com/developer/docs) | Generate merchant-specific and one-time use credit card numbers that link back to your bank | `apiKey` | Yes | Unknown | | [Pulsedive](https://pulsedive.com/api/) | Scan, search and collect threat intelligence data in real-time | `apiKey` | Yes | Unknown | +| [Reconmap](https://api.reconmap.org/docs/) | 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 | | [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 |