Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zscaler Analyzer #424

Open
xg5-simon opened this issue Feb 12, 2019 · 11 comments
Open

Zscaler Analyzer #424

xg5-simon opened this issue Feb 12, 2019 · 11 comments
Labels
category:feature-request Issue is related to a feature request scope:analyzer Issue is analyzer related

Comments

@xg5-simon
Copy link

xg5-simon commented Feb 12, 2019

Zscaler Analyzer

Request Type

Analyzer

Work Environment

NA

Question Answer
OS version (server) NA
OS version (client) NA
Cortex Analyzer Name Zscaler Analyzer
Cortex Analyzer Version 1.2
Cortex Version 1.14.x
Browser type & version NA

Description

Beta version of a Zscaler Analyzer released. This analyzer requires a valid Zscaler subscription, ZIA API key and user account. Attempted to keep the analyzer inline with the Fortinet Analyzer where malicious and suspicious categories are configurable.

Supports the following dataTypes:

  • domain
  • fqdn
  • ip

Complementary information

https://github.com/xg5-simon/Zscaler-Cortex-Analyzer

image

image

@saadkadhi saadkadhi added scope:analyzer Issue is analyzer related category:feature-request Issue is related to a feature request labels Feb 16, 2019
@kx499-zz
Copy link
Contributor

Whats the possibility we could get this merged in? Does it need any work or changes? Be happy to make it happen

@xg5-simon
Copy link
Author

xg5-simon commented Apr 20, 2020 via email

@kx499-zz
Copy link
Contributor

kx499-zz commented May 2, 2020

Will do

@Tux-Panik
Copy link

Hi,

I tested it today and I reach an "Invalid output" error message:
I tried using a domain name and an IP address too.

image

I'm using Cortex v2.1.3-1 in a Docker.
Files permissions are OK.

Did you face this issue?
Thanks in advance.
Kind regards,

@nsmfoo
Copy link
Contributor

nsmfoo commented Apr 6, 2021

Hi,

I have verified this analyser running Cortex 3.1.1.

It works very well!

I did however make 3 very small changes

  • Zscaler.json: edit the "command" row to look like this: "Zscaler-Cortex-Analyzer/zscaler_analyzer.py"
  • zscaler_analyzer.py: edit the first row from "python" to "python3"
  • zscaler_analyzer.py: edit the row with "now = str(long(time.time() * 1000))" to look like this: "now = str(int(time.time() * 1000))"

So with these changes, maybe it's time to commit this analyzer =)

I can send a PR for the updates if needed, just let me know

@xg5-simon
Copy link
Author

xg5-simon commented Apr 7, 2021 via email

@nsmfoo
Copy link
Contributor

nsmfoo commented Apr 7, 2021

@xg5-simon Ok will do, thank you for writing it in the first place =)

@xg5-simon
Copy link
Author

xg5-simon commented Apr 7, 2021 via email

@nsmfoo
Copy link
Contributor

nsmfoo commented Apr 7, 2021

Greatly appreciated =)

@jhk70
Copy link

jhk70 commented May 13, 2021

I’ll dig up the responder to block/allow urls for you.

On 7 Apr 2021, at 17:28, Mikael Keri @.***> wrote:  @xg5-simon Ok will do, thank you for writing it in the first place =) — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

Hi xg5-simon. Apols for jumping in on this thread but were you able to track down the responder? Would be great to get that added. Thanks

@xg5-simon
Copy link
Author

xg5-simon commented Jun 8, 2021

@nsmfoo & @jhk70 Here you go. Might need some tweaking or updating.
Zscaler.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:feature-request Issue is related to a feature request scope:analyzer Issue is analyzer related
Projects
None yet
Development

No branches or pull requests

6 participants