Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 364 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 364 Bytes

beepbeep

Sample Go application to log out beep beep until the application recieves a SIGINT or SIGTERM signal where it dumps out its current state.

Application to be used as a way to capture a flag at the KubeCon NA 2022 Hack Back CTF talk.

Build

Uses ko to build the application

ko build ./cmd/app