Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mh4x0f/b1tifi
ssh management tool to provides commandline access to a remote system running SSH server
https://github.com/mh4x0f/b1tifi
botnet hacking python ssh sshmanager
Last synced: 2 months ago
JSON representation
ssh management tool to provides commandline access to a remote system running SSH server
- Host: GitHub
- URL: https://github.com/mh4x0f/b1tifi
- Owner: mh4x0f
- License: mit
- Created: 2014-05-19T23:37:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T02:55:59.000Z (over 6 years ago)
- Last Synced: 2023-08-24T10:59:44.894Z (over 1 year ago)
- Topics: botnet, hacking, python, ssh, sshmanager
- Language: Python
- Homepage:
- Size: 649 KB
- Stars: 72
- Watchers: 7
- Forks: 50
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
B1tifi
---
[![build](https://travis-ci.org/mh4x0f/b1tifi.svg)](https://travis-ci.org/mh4x0f/b1tifi/)### Description
The B1tifi is a ssh management tool to provides commandline access to a remote system running SSH server.### Installation
- python 2.7```bash
git clone https://github.com/mh4x0f/b1tifi.git
cd b1tifi
python setup.py install
``````
mh4x0f@0xfl4bs:~# b1tifi___ _ _
/ _ \ / | | |
| |_) )- |___ _ _| |_ _
| _ < | ( ) |/ \| |
| |_) )| || || ( (| |) ) |
| __/ |_| \_)\_)_ _/ \_)
| | | |
|_| |_|Version: 1.3.2
Author: Marcos Nesster (@mh4x0f)b1tifi:: help
[*] Available Commands:
=======================Commands Description
-------- -----------
agents list all agents in interacting
check test all agents login ssh
clear clean up the line
del delete bot using /all
execute execute command on agents
exit exit the program.
help show this help
interact interact with one/all agents
jobs list/kill jobs running on agents
list list/check/filter list agents on database
register add bot on database
sysinfo print information session on agents
update find newer versionsb1tifi::
```
### Demo