Skip to content

Commit

Permalink
colour
Browse files Browse the repository at this point in the history
  • Loading branch information
directorcia committed Aug 9, 2021
1 parent c069d5d commit 9616fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sec-test.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,7 @@ function hivevul () {
write-host -foregroundcolor $errormessagecolor "SYSTEM Path vulnerable"
}
else {
write-host -foregroundcolor $warningmessagecolor "SYSTEM Path not vulnerable"
write-host -foregroundcolor $processmessagecolor "SYSTEM Path not vulnerable"
}
}
}
Expand Down

0 comments on commit 9616fb4

Please sign in to comment.