mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 23:05:05 +00:00
changed outputs to the new ones
This commit is contained in:
@@ -6,5 +6,5 @@ CHECK_ALTERNATE_check101="check11"
|
||||
check11(){
|
||||
# "Avoid the use of the root account (Scored)."
|
||||
COMMAND11=$(cat $TEMP_REPORT_FILE| grep '<root_account>' | cut -d, -f5,11,16 | sed 's/,/\ /g')
|
||||
textNotice "Root account last accessed (password key_1 key_2): $COMMAND11"
|
||||
textInfo "Root account last accessed (password key_1 key_2): $COMMAND11"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user