Powershell Script to automate base BIG-IP hardening, and STIG/SRG configuration.
Problem this snippet solves:
Streamlines the Security Technical Implementations Guide & Security Requirements Guides for Federal Deployments of BIG-IP. Also, adds additional hardening configurations to BIG-IP.
How to use this snippet:
Before running this script, you will need set ScriptExecution policy level: Set-ExecutionPolicy RemoteSigned
Then, run the script. The message boxes will guide you...
Code :
https://github.com/Mikej81/PowerSRG
Tested this on version:
12.0- AChindahNimbostratus
I don't have your email, but yes, I would love a copy of the most recent hardening guide. I can be reach at achindah@hotmail.com
- MichaelatF5Employee
I honestly haven't been able to work on it in the past year or so. Shoot me an email and ill provide you with the most recent hardening guide. Michael @ F5.
- f_dude_368683Nimbostratus
Hi Mike, is there a more recent version of this PS script?