[foofus-tools] Medusa Oracle wrapper -P issue

Kvetch kvetch at gmail.com
Wed Jul 1 13:30:39 PDT 2009


Awesome, works great.  Thank you Joe.

On Wed, Jul 1, 2009 at 4:11 PM, jmk<jmk at foofus.net> wrote:
> On Wed, 2009-07-01 at 11:38 -0400, Kvetch wrote:
>> Do I need to do something different to have it properly report back
>> when it attempts to use a list of passwords?  Is my STDIN type causing
>> the issue?
>> Thanks,
>> Nick
>
> It looks like you were doing things properly. I believe the problem was
> that the error flag in the Perl script wasn't being reset after a failed
> attempt. The following change should fix the problem:
>
> oracle.pl - modify line 50 to be:
>  my $msg = "", $err = 0;
>
> Thanks for pointing out the issue.
>
> Joe
>
>



More information about the foofus-tools mailing list