OpenCTI-Platform / connectors

OpenCTI Connectors
https://www.opencti.io
Apache License 2.0
383 stars 415 forks source link

[Zscaler] Stream Connector #3007

Open MohamedMerimi opened 1 day ago

MohamedMerimi commented 1 day ago
Hello the zscaler connector is finished, the fonctions of the connector are : - Authenticate with zscaler (obfuscation api key, JSESSIONID) - Detection of event creation and deletion (indicator) - Sending of domain type indicators to the black Zscaler list. - Use the “lookup” API request to check URL classification (domain name type indicator) - Verification of the domain type indicator if it is already in the Zscaler list, and if the indicator has a correct url format with the validator library. - Handling the flow limit of zcaler api requests - Apply change activation after sending domain names to zscaler's black list ### Proposed changes * * ### Related issues * https://github.com/OpenCTI-Platform/connectors/issues/1419 * ### Checklist

Further comments