8000 GitHub - sasha2002/bhunter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sasha2002/bhunter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bhunter

Инструмент для получения доступа к узлам бот-сетей

Зависимости:

python3-paramiko
python3-libtmux
tmux

Установка:

sudo make install
sudo make keygen

Запуск:

Перед запуском необходимо убедиться, что 22/TCP порт свободен. Если он занят ssh-сервером, то перенесите ssh сервер на другой порт.

просто командой:

sudo bhunter

через tmux:

sudo bhunter-ts
sudo tmux attach -t bhunter

as a service:

systemctl enable bhunter
systemctl start bhunter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.3%
  • Makefile 7.7%
0