Download List

프로젝트 설명

SSHatter uses a brute force technique to determine
the how to log into an SSH server. It simply tries
each combination in a list of usernames and
passwords to determine which ones successfully log
in.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-15 10:08
1.0

이 릴리스의 바보 모드, 어디 SSHatter 비밀 번호를 확인하고 추가, 사용자 비밀 번호, 같음을 비워 둡니다. 그것은 sudo를 모드, 어디 SSHatter 열려진 비밀 번호를 메아리를 추가합니다. 그것은 또한 rudimentry 대화형 "넣어"을 통해 작업을 전송 모드, 파일 추가 ""꺼져. 그것은 메시지를 사용을 향상시킵니다. 여기에 새로운 명령행 인터페이스 Getops 기반으로합니다. 거기에 더 많은 코드를 재사 용할 수 있도록 모듈식 디자인, 새로운 스레딩 모델, SSH을 통해 개인 키에 대한 지원이 게시물에 대한 대량 모드 무력에 의한 명령을 실행 및 게시물에 대한 대화형 모드 무력에 의한 명령을 실행합니다. 공격 타이밍을 기반으로 사용자 이름을 열거 지금은 삭제되었습니다.
Tags: Major feature enhancements
This release adds dumb mode, where SSHatter will check password equals password, username, and blank. It adds sudo mode, where SSHatter will echo the password to STDIN. It adds rudimentry file transfer modes, which also work interactively via "put" and "get". It improves the usage message. There is a new command line interface based on Getops. There is a modular design to allow more code reuse, a new threading model, support for SSH private keys, mass mode for post brute force command execution, and interactive mode for post brute force command execution. Timing attack based username enumeration has been removed for now.

2007-10-06 23:05
0.6

SSHatter 지금은 타이밍이 공격을 초보 사용자 이름을 열거에 대한 시도가있을 수있습니다. 이제 포트 번호를 대상 서버에 지정된 수 있도록 형식을 <hostname> : [<portnumber>]에서 파일을 엽니다. 또한는 다른 기타 개선 사항 및 수정 사항있습니다.
Tags: Major feature enhancements
SSHatter now allows timing attacks to be attempted
for rudimentary username enumeration. It now
allows port numbers to be specified in the target
servers file in the format
&lt;hostname&gt;:[&lt;portnumber&gt;]. There have
also been other miscellaneous improvements and
fixes.

2007-09-26 05:41
0.5

이러한 시스템을 ""인터넷에 대한 사용 권한이 거부를 반환하지 않는 :이 버전의 시스템 AllowUsers 올바르게 구성, 처리 : SSH를 : : 펄 - "로그인 ().
Tags: Minor feature enhancements
This version handles systems configured with AllowUsers correctly, as these systems do not return "Permission denied" on Net::SSH::Perl->login().

2007-09-25 17:27
0.4

연결이 실패하면 다시 연결 옵션이 추가되었습니다.
Tags: Minor feature enhancements
Optional reconnection on connection failure was
added.

2007-09-11 07:32
0.3

루프의 성능을 향상시키는 순서가 변경되었습니다.
Tags: Code cleanup
The order of the loops was changed to improve performance.

Project Resources