Merge branch 'main' of https://github.com/cubernetes/hackhpi-cyber-range
This commit is contained in:
commit
76383a2d32
|
@ -4,4 +4,4 @@ domain=hackhpi23.timo.one
|
|||
|
||||
curl -L https://${domain}/api/red -X POST -H "Content-Type: application/json" -d "{\"data\": \"Start of post-exploitation\", \"timestamp\": \"$(date +%s)\"}"
|
||||
|
||||
curl -L https://${domain}/api/blue -X POST -H "Content-Type: application/json" -d "{\"data\": \"<b style='color: yellow'>Snort: Intrusion Detected!</b>\", \"timestamp\": \"$(date +%s)\"}"
|
||||
curl -L https://${domain}/api/blue -X POST -H "Content-Type: application/json" -d "{\"data\": \"<b style='color: yellow'>Snort: Intrusion Detected! Blue team should now be aware</b>\", \"timestamp\": \"$(date +%s)\"}"
|
Loading…
Reference in New Issue