You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,9 @@ You will need the [AWS-CLI](https://aws.amazon.com/cli/) installed and configure
22
22
23
23
**_EC2/SecurityGroups/removessh.sh_**: Removes rules allowing SSH access from your current public IP address.
24
24
25
-
**_GuardDuty/enale.sh_**: Enables GuardDuty in all avalbile regions.
25
+
**_GuardDuty/enale.sh_**: Enables GuardDuty in all available regions.
26
+
27
+
**_GuardDuty/findings.sh_**: Exports all GuardDuty findings to .json files.
26
28
27
29
## Important Notice
28
30
*I likely dont know what I am doing and this could be done faster, better and simpler some other way. These scripts could also break your cloud and make you cry.*
0 commit comments