Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 versions

b1tifi::

```

### Demo