
Perl-based exploit for CVE-2014-7236 targeting TWiki code execution vulnerability. Enables remote command injection on vulnerable TWiki installations via crafted HTTP requests.
Exploit for TWiki code execution CVE-2014-7236
usage: perl exploit.pl host [cmd]
ex. perl exploit.pl http://127.0.0.1/Main/WebHome "uname -a"