{"id":13642399,"url":"https://github.com/pylyf/NetWorm","last_synced_at":"2025-04-20T16:32:10.734Z","repository":{"id":42401349,"uuid":"140024659","full_name":"pylyf/NetWorm","owner":"pylyf","description":"Python network worm that spreads on the local network and gives the attacker control of these machines.","archived":false,"fork":false,"pushed_at":"2022-10-05T23:26:38.000Z","size":54,"stargazers_count":453,"open_issues_count":0,"forks_count":156,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-08-03T01:26:19.648Z","etag":null,"topics":["attacker-control","backdoor","bruteforcing-local-machines","hacking","hacking-code","machine","malware","pentesting","pentesting-windows","python","python-network-worm","python-virus","rat","spread","trojan","worm"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylyf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-06T19:57:02.000Z","updated_at":"2024-08-02T01:51:45.000Z","dependencies_parsed_at":"2022-08-12T10:00:25.070Z","dependency_job_id":null,"html_url":"https://github.com/pylyf/NetWorm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylyf%2FNetWorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylyf%2FNetWorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylyf%2FNetWorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylyf%2FNetWorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylyf","download_url":"https://codeload.github.com/pylyf/NetWorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223833032,"owners_count":17210763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["attacker-control","backdoor","bruteforcing-local-machines","hacking","hacking-code","machine","malware","pentesting","pentesting-windows","python","python-network-worm","python-virus","rat","spread","trojan","worm"],"created_at":"2024-08-02T01:01:30.934Z","updated_at":"2024-11-09T13:31:41.061Z","avatar_url":"https://github.com/pylyf.png","language":"Python","readme":"# NetWorm\n[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)\n\n\u003e Python network worm that spreads on the local network and gives the attacker control of these machines.\n\nThis code is not finished and works more like a \"worm template\" for you to get inspiration at the moment. \n\nYou can bruteforce ssh servers, spread with USBs, etc..\n\n## Screenshots\n![bruteforcing local machines](https://github.com/pylyf/NetWorm/blob/master/screenshots/pic1.PNG)\n\n_Bruteforcing local machines with port 22 open._\n\n## Downloading necessary libraries\n\n```\npip install -r requirements.txt\n```\n\n## Executing\n\nWindows \u0026 Linux:\n\n```\npython worm.py\n```\n\n## Compilation (.exe)\n\nTargeted machines won´t probably have python and the required libraries installed. \nTo run this code on other machines, you need to convert it into an executable.\n\nI recommend the [Pyinstaller library](https://www.pyinstaller.org/).\n\nTo use it, simply write these commands in your terminal:\n```\npip install pyinstaller\n\npyinstaller worm.py\n```\n\n\n\n## Meta\n\n[https://github.com/pylyf/NetWorm](https://github.com/pylyf/NetWorm)\n\nDistributed under the MIT license. \n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/pylyf/NetWorm/fork\u003e)\n2. Create your feature branch (`git checkout -b feature/fooBar`)\n3. Commit your changes (`git commit -am 'Add some fooBar'`)\n4. Push to the branch (`git push origin feature/fooBar`)\n5. Create a new Pull Request\n\n## Legal Advice\nThis repository and every script included in it is for educational and testing purposes only.\nThe owner nor any contributor is not responsible for your actions.\n\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpylyf%2FNetWorm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpylyf%2FNetWorm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpylyf%2FNetWorm/lists"}