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

https://github.com/onlyf0ur/redware

Functional proof-of-concept botnet created with C & Python. Including a command and control (C) and Pythonic malware.
https://github.com/onlyf0ur/redware

botnet c malware poc proof-of-concept python3 spyware

Last synced: 6 months ago
JSON representation

Functional proof-of-concept botnet created with C & Python. Including a command and control (C) and Pythonic malware.

Awesome Lists containing this project

README

          

# Redware
Proof-of-concept pythonic malware + command and control (backend) in [C](https://www.youtube.com/watch?v=tas0O586t80).

### Note
Some strings that are visibile in the code are already cyphered, if you would like to see the actual value then simply run
them through the decypher method in the utils file. Also if you don't like my shorthand variable and function names then I would suggest you to get over it.

### Commands
```
/screenshot
/shutdown
/keylogger
/info
/background
```