Closed vexance closed 7 months ago
As part of this we also will need to create a pre-defined list of regexes which may be useful for identifying sensitive info. Include this list by default within the stratustryke data directory
Implemented in #41, closing!
Requesting new module
aws/enum/authed/cloudwatch_log_inspector
which will search cloudwatch logs for sensitive information such asInformation matching a set of specified regular expressions should be printed to the framework. The following module options should be supported:
Note: Recommend getting inspiration from trufflehog for regex patterns.