项目作者: Aaron-Akhtar

项目描述 :
Just better SSH Bruteforcing.
高级语言: Java
项目地址: git://github.com/Aaron-Akhtar/Jaguar.git
创建时间: 2021-07-20T19:27:06Z
项目社区:https://github.com/Aaron-Akhtar/Jaguar

开源协议:

下载


Jaguar

Just better SSH Bruteforcing.

The parameters:

  1. threads - number of threads, each thread will be scanning and bruting.
  2. target_port - target port for ssh.
  3. proxy_list - you can use proxies for the SSH bruteforcing.
  4. max_cons - maximum number of concurrent ssh brutes (for slow servers).
  5. combo_list - logins and passwords
  6. universal_timeout - timeout between connections.
  7. res_file - file to store brutes in.

Install Java Commands:

ubuntu: apt-get install default-jre

centos: yum install java

Or on Windows browse for the installer.