PERL [ ACCCHECK : A password dictionary attack tool that targets windows authentication via the SMB protocol ] - Intech Network

Ethical-Hacking & penetration testing & network security assessments

12/10/2018

PERL [ ACCCHECK : A password dictionary attack tool that targets windows authentication via the SMB protocol ]

 

The tool is designed as a password dictionary attack tool that targets windows authentication via the SMB protocol. It is really a wrapper script around the ‘smbclient’ binary, and as a result is dependent on it for its execution.

The tool is designed as a password dictionary attack tool that targets windows authentication via the SMB protocol. It is really a wrapper script around the ‘smbclient’ binary, and as a result is dependent on it for its execution.

The simplest way to run the tool is as follows:

?

./acccheck.pl -t 10.10.10.1

This mode of execution attempts to connect to the target ADMIN$ share with the username ‘Administrator’ and a [BLANK] for the password.

?

./acccheck.pl -t 10.10.10.1 -u test -p test

This mode of execution attempts to connect to the target IPC$ share with the username ‘test’ and a password ‘test’.

Each -t, -u and -p flags can be substituted by -T, -U and -P, where each represents an input file rather than a single input from standard in.

?

./acccheck.pl -T iplist -U userfile -P passwordfile

Only use -v mode on very small dictionaries, otherwise, this has the affect of slowing the scan down to the rate the system writes to standard out.

Any username/password combinations found are written to a file called ‘cracked’ in the working directory.

Acccheck-0-2-1 Tar

acccheck-0-2-1.tar.gz
April 26, 2013

9.8 KiB
MD5 hash: ad14f58e04bc683fce5f72ef3cdb745d
Details

Aucun commentaire:

Enregistrer un commentaire