2 projects
aws-key-rotator-project
An AWS key rotator. Currently only provides key deletion functionality. Rotates based on age and usernames passed. Check help of CLI tool with aws-key-rotator -h.
ip-scanner-project
Provides an IP scanner library and CLI wrapper. Checks if given IP addresses match specified software (nginx and IIS) and versions, and if they have a directory listing available at the root directory. Wrapper can be ran with ip-scanner-project-cli --ips <ip> <ip>