StackStorm integration with FireEye CM and AX threat intelligence devices
Copy the example configuration in fireeye.yaml.example
to /opt/stackstorm/configs/fireeye.yaml
and edit as required.
api_url
- HTTPS endpoint of FireEye CM appliance. (e.g.: https://fqdn.to.device)username
- FireEye usernamepassword
- FireEye password
You can also use dynamic values from the datastore. See the docs for more info.
fireeye.get_alert_query
- Request existing alert profiles with optional filtersfireeye.get_submission_results
- Query results of completed jobfireeye.get_submission_status
- Query status of running jobfireeye.submit_malware
- Submit a Malware object to FireEye AX appliancefireeye.view_ax_config
- Returns a list of profiles and applications on AX devices