https://github.com/d4vinci/wormy
some python3 functions to add spreading features to any python backdoor
https://github.com/d4vinci/wormy
python python-backdoor spread spreading-features worm
Last synced: 6 months ago
JSON representation
some python3 functions to add spreading features to any python backdoor
- Host: GitHub
- URL: https://github.com/d4vinci/wormy
- Owner: D4Vinci
- Created: 2016-12-27T20:58:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-22T18:01:01.000Z (over 8 years ago)
- Last Synced: 2025-04-06T03:55:47.767Z (6 months ago)
- Topics: python, python-backdoor, spread, spreading-features, worm
- Language: Python
- Size: 102 KB
- Stars: 53
- Watchers: 10
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Wormy - The challenge
In this repo I will write some functions in python3 in my free time to add "some spreading features like worms" to any python backdoor.*After finishing I will make it a real worm*

## ToDo list :
1)Spread in drivers, add to startup and continuous check(✓)2)Spread in python scripts by injecting (✓)
3)Spread in ZIP files (✓)
4)Spread in shared folders (✘)
5)Spread in lan (✘)
6)Spread in usb (✘)
7)Try to spread in p2p,skype and hangouts (✘)
8)Make a copy of itself online and use it in spreading (✘)
9)...Still thinking :D