> global options
> https-certificate (optional)
> http-get
- client
* metadata
- server
* output
> http-post
- client
* id
* output
- server
* output
> http-stager
sed 's/50050/22222/' teamserver > tmp; mv tmp teamserver
./teamserver 192.168.1.100 P@ssw0rd Profile.txt
socat TCP4-LISTEN:80,fork TCP4:192.168.2.100:80