Browse Source

Add Censys, with API doc link (#1073)

pull/1079/head
jose nazario 4 years ago
committed by Yann Bertrand
parent
commit
48524a75e8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -718,6 +718,7 @@ API | Description | Auth | HTTPS | CORS |
### Security
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Censys.io](https://censys.io/api) | Search engine for Internet connected host and devices | `apiKey` | Yes | No |
| [CRXcavator](https://crxcavator.io/apidocs) | Chrome extension risk scoring | `apiKey` | Yes | Unknown |
| [FilterLists](https://filterlists.com/api) | Lists of filters for adblockers and firewalls | No | Yes | Unknown |
| [HaveIBeenPwned](https://haveibeenpwned.com/API/v3) | Passwords which have previously been exposed in data breaches | `apiKey` | Yes | Unknown |


Loading…
Cancel
Save