Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Wormy — some python3 functions to add spreading features to any python backdoor | Kitploit
Tools/GitHubGitHub/d4vinci/wormy
Persistence MechanismsLateral MovementData ExfiltrationPost-ExploitationCommand and ControlPayload Development
GitHubd4vinci/wormy

Wormy

some python3 functions to add spreading features to any python backdoor

View Repository
55199 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

#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

alt img

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

Download Tool