Skip to content

Commit

Permalink
Update documentation regarding filter in HailMary
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6d69636b committed Oct 28, 2024
1 parent 7bc0cab commit ead6933
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ Invoke-HardeningKitty -Mode HailMary -Log -Report -FileFindingList ".\myBackup.c

The _HailMary_ method is very powerful. It can be used to deploy a finding list on a system. All findings are set on this system as recommended in the list. With power comes responsibility. Please use this mode only if you know what you are doing. Be sure to have a backup of the system.

For now, the filter function is only supported in Audit and Config mode. As the HailMary mode is a delicate matter, create your own file and remove all the lines you want to filter.

```powershell
Invoke-HardeningKitty -Mode HailMary -Log -Report -FileFindingList .\lists\finding_list_0x6d69636b_machine.csv
```
Expand Down

0 comments on commit ead6933

Please sign in to comment.