Rob Fuller
Rob Fuller
Low priority, but allowing the blue team to know if the next check will succeed or fail would help the teams perform better and not waste time checking the scoreboard...
I think the best way to do it would be to have it choose one of the IPs for each team per round, keep it on those IPs for the...
I don't think it would need to be per-worker. The Scoreboard itself could just set static routes temporarily and flush them each round
Easy enough to have a script running outside of docker, watching the rounds and picking the IPs and talking to the scoreboard right?
Example - Datetime might be better than true/false. ### Asynchronous actions: #### Round 1: - Has CHECK_1 succeeded checking in? (checks database for a datetime within 10 minutes) - SQL...
# Red Team Scoring Binary ### Description: We are looking to make it possible to have Red Team scoring happen in some way. The thought is that when a shell...
``` root@gscript:~/go/bin# go env GO111MODULE="" GOARCH="amd64" GOBIN="" GOCACHE="/root/.cache/go-build" GOENV="/root/.config/go/env" GOEXE="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="linux" GONOPROXY="" GONOSUMDB="" GOOS="linux" GOPATH="/root/go" GOPRIVATE="" GOPROXY="https://proxy.golang.org,direct" GOROOT="/usr/lib/go-1.13" GOSUMDB="sum.golang.org" GOTMPDIR="" GOTOOLDIR="/usr/lib/go-1.13/pkg/tool/linux_amd64" GCCGO="gccgo" AR="ar" CC="gcc" CXX="g++" CGO_ENABLED="1" GOMOD="" CGO_CFLAGS="-g...
https://linux.die.net/man/1/micq
https://web.archive.org/web/20131103174751/http://www.bradthenurse.com/brads-blog.html
Got some malware that does an ANY to see if everything points to the same IP, I've jerry rigged it, but it does some fast flux changing so I don't...