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

Create a Python script to generate an AXIS file based on Cyberwatch results #257

Open
tarraschk opened this issue Jun 15, 2021 · 0 comments
Assignees

Comments

@tarraschk
Copy link
Member

IBM QRadar uses the AXIS format to import natively data from third-party scanners

The goal here is to write a Python script, based on the Cyberwatch API, which does as follow:

  1. Fetch results from Cyberwatch
  2. Format the results to follow the IBM AXIS format
  3. Generate the AXIS file

The AXIS file will then be uploaded to the QRadar instance.

An example of AXIS format files is available here:
15922-axis-schema-and-sample.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants