Skip to content

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

Notifications You must be signed in to change notification settings

OnlyF0uR/Redware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redware

Proof-of-concept pythonic malware + command and control (backend) in C.

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 <FINGERPRINT>
/shutdown <FINGERPRINT>
/keylogger <FINGERPRINT> <AMOUNT_OF_KEYS>
/info <FINGERPRINT>
/background <FINGERPRINT>

About

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

Topics

Resources

Stars

Watchers

Forks