Repositories of Note
Security/Hacking
- tfsec - A static analysis powered security scanner for Terraform (recommended by ThoughtWorks!)
- scout - A lightweight web fuzzer with pen-tester friendly bonus features
- gitjacker - Leak git repositories from misconfigured websites
- pax - PKCS7 padding oracle attack tool
- furious - Lightweight port scanner
- traitor - Automatic Linux privesc via exploitation of low-hanging fruit e.g. gtfobins
Terminal
- tml - An easy way to format/colour text for the terminal (for both Go and your shell scripts)
- flinch - A collection of terminal-based widgets for richer Golang CLI apps
- shox - A universal, configurable toolbar for your terminal
- aminal - An OpenGL terminal emulator from scratch
- sunder - Poor mans tmux (under development)
Other
- gca - Cellular automata in Go
- raytracing - Raytracing library (experimental learning project)
- magic - Detect file type from content in pure Go
- gomoon - A stupid library for calculating moon phase

