https://github.com/ryanj/tattletale
iCTF2013 service.
https://github.com/ryanj/tattletale
Last synced: about 1 year ago
JSON representation
iCTF2013 service.
- Host: GitHub
- URL: https://github.com/ryanj/tattletale
- Owner: ryanj
- Created: 2017-02-02T17:37:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T00:09:27.000Z (over 9 years ago)
- Last Synced: 2025-02-13T02:16:14.154Z (over 1 year ago)
- Language: Go
- Size: 626 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Tattltale
Written by Kyle Macnamara and Patrick Baxter for the iCTF2013. `Go run
tattletale.go` and `nc localhost 13007` and poke around! Kyle wrote the solver
and benign traffic. I wrote the go part. Cobbled together in a week, the code
got a little disorganized, but the chat primitives are pretty solid. No
bugs were reported during the CTF and no crashes.