delltaxa / ilander

Reverse shell Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ilander - v1.0.0.0

Hello, I'm learning python and I was bored so I've created an reverse-shell Manager called 'iLander'

What is it

iLander is a tool which you can use to Manage multiple shells (not at once (but will be added soon))

What can you do

you can scan (display) all the incomming connections via the display command.

example:

image

after you display all the incomming connections, you can connect to a specific or to anyone using the connect command.

example:

image

iLander still uses ncat to connect to clients, but that will be changed soon!

Installation

Command: git clone https://github.com/delltaxa/ilander.git && cd ilander && chmod +x ./install && ./install

Bugs

Please report any bugs on Github!

About

Reverse shell Manager


Languages

Language:Python 96.4%Language:Shell 3.6%