Skip to content

Automatcally close all open cases on McAfee ESM SIEM

License

Notifications You must be signed in to change notification settings

mfesiem/esm_close_cases

 
 

Repository files navigation

esm_close_cases

Automatcally close all open cases on McAfee ESM SIEM

This is a script that will set all open cases on a McAfee ESM to closed.

The script can be run in a Python 3 envirnment (requires 'requests') or as a standalone 32-bit Windows executable.

Both options require that provided ".mfe_saw.ini" file be in the same directory as the script and populated with the ESM credentials and IP address. It will also need to be renamed to have a dot (.) in front of it if it does not.

Once the ".mfe_saw.ini" is in place, running the script a single time will immediately set all cases to closed without prompt.

About

Automatcally close all open cases on McAfee ESM SIEM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%