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.
- Host: GitHub
- URL: https://github.com/onlyf0ur/redware
- Owner: OnlyF0uR
- Created: 2022-02-10T16:15:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T15:01:04.000Z (about 4 years ago)
- Last Synced: 2025-02-02T13:03:29.658Z (over 1 year ago)
- Topics: botnet, c, malware, poc, proof-of-concept, python3, spyware
- Language: C
- Homepage:
- Size: 446 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```