bluedragon2
IS-IT--Management
I am posting a baseline tool that I created to baseline critical (ie SUID,SGID, World Writeable, etc) files and information into one file. I use this file to run weekly checks on my systems and as part of my C&A documentation.
In order to use:
Create a directory structure: /Files/Baseline/blFiles
with root ownership
copy part 2 of 3 into /Files/Baseline/ with filename blStart.sh
copy part 3 of 3 into /Files/Baseline/ as filename blFind
To run, execute blStart.sh
It may take a while to run because it does a find on the entire disk structure. When finished, it creates a file /Files/Baseline/blMaster.txt that combines everything into one report. The /Files/Baseline/blFiles is a working directory.
If you have any questions, let me know.
blue
In order to use:
Create a directory structure: /Files/Baseline/blFiles
with root ownership
copy part 2 of 3 into /Files/Baseline/ with filename blStart.sh
copy part 3 of 3 into /Files/Baseline/ as filename blFind
To run, execute blStart.sh
It may take a while to run because it does a find on the entire disk structure. When finished, it creates a file /Files/Baseline/blMaster.txt that combines everything into one report. The /Files/Baseline/blFiles is a working directory.
If you have any questions, let me know.
blue