GithubHelp home page GithubHelp logo

javimj / octopus Goto Github PK

View Code? Open in Web Editor NEW
19.0 4.0 15.0 12.54 MB

This project is a ssh botnet with web panel that offers a few functionalities like network scan, brute force and ddos attacks, send files, execute of python scripts, etc.

License: GNU General Public License v3.0

Python 7.82% CSS 13.00% JavaScript 77.71% HTML 1.48%

octopus's Introduction

This project is a ssh botnet, writen in python 2.7, that include a web panel that offers a few functionalities like network scan, brute force and ddos attacks, send files, execute of python scripts, etc. This code is for learning/researching purpose and I am not responsible for the illegal use of this software.

Get started

In the first place you must to have installed Python 2.7, pip and MongoDB >= 2.6.10 in your system.

Installation

You must run the following commands in your bash terminal:

sudo apt install libgeoip

And inside Octopus folder:

sudo pip install -r requirements.txt

After that you have to run register user script, in order to register a new user to access to web panel:

python registry_user.py

Usage

You must run the following command to run the application, Octopus have to run with sudo in order to use scapy:

sudo python octopus.py

Modules

This is going to be a brief explanation of each modules of Octopus botnet. The results will be show in the console, in the web panel and will be stored in the database too.

Net scanner

You can put in here an ip address, a range of ips or a CIDR block (max. length /8).

IOT scanner

This is an implementation of the Shodan API. If you want to use this module you should put your Shodan API key inside modules/iotscanner.py.

SSH/FTP Brute

This module will launch a brute force attack over ssh or ftp protocol. You can put an IP address as target or launch attack over all the hosts that have open port 22 in your database.

Upload files to C&C

Here you can upload files or scripts to the server, in order to send it later to the bots.

Scripts Load

You can select one file that will be send to the target. You can choose run the file if is it a python script.

Bot Panel

Here will be list all the bots that you have registed in your database. In this botnet a host will we called bot when you have registed his ssh credentials in the database. You can select one or more bots and launch load file and run script functionality, ddos attack or cryptominer.

Botnet Map

This module will be show your bots in the world map.

Results

Here will be show to results of the differents modules.

Contributing

Anyone that want to improve this project will be welcome :) .

Contact

octopus's People

Contributors

javimj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.