What is the expected result of the following exploit?

The script being depicted is in perl (both msadc.pl and the script their using as a wrapper) -- $port, $your, $user, $pass, $host are variables that hold the port # of a DNS server, an IP, username, and FTP password. $host is set to argument variable 0 (which means the string typed directly after the command). Essentially what happens is it connects to an FTP server and downloads nc.exe (the TCP/IP swiss-army knife -- netcat) and uses nc to open a TCP port spawning cmd.exe (cmd.exe is the Win32 DOS shell on NT/2000/2003/XP), cmd.exe when spawned requires NO username or password and has the permissions of the username it is being executed as (probably guest in this instance, although it could be administrator). The #'s in the script means the text following is a comment, notice the last line in particular, if the # was removed the script would spawn a connection to itself, the host system it was running on.
Lucia
10 months agoRodolfo
10 months agoLing
10 months agoValentin
11 months agoCarma
11 months agoJarvis
11 months agoUna
11 months agoBrett
11 months agoIluminada
11 months agoGracia
11 months agoIzetta
11 months agoHeidy
11 months agoJunita
11 months ago