Hello, carbon-based lives!
Today, I'm releasing a set of small tools that might help you during your Red Team/Pentest journey! 🏴☠️openai-kv (OpenAI API Key Validator) - This Go program validates OpenAI API keys individually or in bulk using a multithreaded approach.
https://github.com/crashbrz/openai-kv
aws-kv (AWS Key Validator) is a Go program that validates AWS credentials. It supports validating single credentials or bulk credentials using a multithreaded approach. Also, dumps some of the credentials details.
https://github.com/crashbrz/aws-kv
TruffleHog Searcher: Command-line tool for searching through JSON files generated by the TruffleHog tool.
https://github.com/crashbrz/trufflehog-searcher
ghorgs (GitHub Organization Fetcher) This script dumps and displays information about all GitHub organizations using the GitHub API.)
https://github.com/crashbrz/ghorgs
I hope something can be useful!
LetsHack