mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-02-03 05:43:24 +00:00
added pentest
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user