Skip to content
KitploitKITPLOIT
FerramentasBlog
Enviar
FerramentasBlog
Enviar

Ferramentas de Hacking, PenTest e Cibersegurança para o seu Arsenal de Segurança!

Kitploit é um diretório de ferramentas de hacking, cibersegurança e pentesting. Descubra as últimas atualizações de projetos para encontrar vulnerabilidades, analisar sistemas, automatizar testes e fortalecer sua segurança.

··Feeds·Contato·Privacidade·© 2026 Kitploit

Diretório de Ferramentas

Categorias

Ver todas as categorias
Loading categories
Beleth — Auditor de Senhas SSH Multithread | Kitploit
Ferramentas/GitHubGitHub/chokepoint/beleth
Quebra de SenhasAtaques de SenhaTestes de Penetração
GitHubchokepoint/beleth

Beleth

Auditor de Senhas SSH Multithread

Ver Repositório
9339há 12 anosRevisado pelo Kitploit

Mais Populares

Ver todos →

Descubra as ferramentas mais usadas pela nossa comunidade.

Explore todas as ferramentas

Navegue pela nossa coleção de ferramentas

Ver todas as ferramentas →
Compartilhar

Beleth

Quebrador de SSH baseado em dicionário

root@kitploit:~
Usage: ./beleth [OPTIONS]
	-c [payload]	Execute payload on remote server once logged in
	-h				Display this help
	-l [threads]	Limit threads to given number. Default: 4
	-p [port]		Specify remote port
	-P [password]	Use single password attempt
	-t [target]		Attempt connections to this server
	-u [user]		Attempt connection using this username
	-v				-v (Show attempts) -vv (Show debugging)
	-w [wordlist]	Use this wordlist. Defaults to wordlist.txt

Example:

$ ./beleth -l 15 -t 127.0.0.1 -u stderr -w wordlist.txt
┌────────────────────────────────────────┐
│                 Beleth                 │
│          www.chokepoint.net            │
└────────────────────────────────────────┘
[*] Read 25 passwords from file.
[*] Starting task manager
[*] Spawning 15 threads
[*] Starting attack on [email protected]:22
[*] Authentication succeeded (root:[email protected]:22)
[*] Executing: uname -a
[*] Linux eclipse 3.2.0-4-686-pae #1 SMP Debian 3.2.46-1+deb7u1 i686 GNU/Linux
[*] Cleaning up child processes.

Recursos

  • www.chokepoint.net
  • www.blackhatlibrary.net
Baixar ferramenta