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

sasha2002/bhunter

< 8000 input type="text" aria-label="Go to file" role="combobox" aria-controls="file-results-list" aria-expanded="false" aria-haspopup="dialog" autoCorrect="off" spellcheck="false" placeholder="Go to file" aria-describedby=":R2j5ab: :R2j5abH1:" data-component="input" class="prc-components-Input-Ic-y8" value=""/>
 
 

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