added pentest

This commit is contained in:
Michael
2022-12-01 13:02:04 +00:00
parent 286a87b2d4
commit 589167e340

View File

@@ -21,7 +21,7 @@ brew install git
git clone https://github.com/CISOfy/lynis
cd lynis
./lynis audit system -Q --auditor "$AUDITORNAME" >> $REPORTOUTPUT
./lynis audit system --pentest --auditor "$AUDITORNAME" >> $REPORTOUTPUT
chmod 777 /var/log/lynis-report.dat
chmod 777 $REPORTOUTPUT