MythicAgents / poseidon

Poseidon is a Golang agent targeting Linux and macOS
Other
118 stars 32 forks source link

wrong variable name for poseidon_tcp_initial_config #55

Closed XCVYN6UGT85JywuH closed 7 months ago

XCVYN6UGT85JywuH commented 7 months ago

poseidon_tcp.go file

// All variables must be a string so they can be set with ldflags
var tcp_initial_config string

tcp_initial_config should be poseidon_tcp_initial_config

its-a-feature commented 7 months ago

Good catch! When this is finished (https://github.com/MythicAgents/poseidon/actions/runs/8647770064) you should be able to re-install poseidon via mythic-cli and properly compile poseidon_tcp