This is comment for paste
shell.py
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The worm is implemented in Python. Worm utilizes the client-server architecture to create a backdoor on a client's machine where attackers will have a reverse shell on their machine. The worm makes all .txt files read-only, hides all .exe files, and deletes any other file these files are also encrypted using AES. The worm copies itself into various "copy folders" and also can copy itself to the C drive of the victim's machine.
Add Comment
Please, Sign In to add comment