|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 84
Members: 0
Total: 84
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
|
It's been a while since I've used active perl.... but if I remember correctly, you should be able to do the following after installing it.
save your perl code as a file i.e. myprog.pl
open a comma ... |
|
|
|
|
To get this exploit working
else
{ $allchar .= $char;
$enum++;
}
Replace the above code with
else
{ $allchar .= chr($char);
$enum++;
}
I've been ... |
|
|
Page 1 of 1 |
All times are GMT |
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|