Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/italocobains/minix
Minix is a library for creating server malware.
https://github.com/italocobains/minix
malware python socket
Last synced: 15 days ago
JSON representation
Minix is a library for creating server malware.
- Host: GitHub
- URL: https://github.com/italocobains/minix
- Owner: ItaloCobains
- License: mit
- Created: 2022-10-30T00:49:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T00:47:42.000Z (over 1 year ago)
- Last Synced: 2024-11-20T22:58:55.304Z (3 months ago)
- Topics: malware, python, socket
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Minix - Lib 👾
Technologies |
Project |
Running |
How to contribute |
License## Tecnologias 🖥️
[![My Skills](https://skills.thijs.gg/icons?i=python)](https://skills.thijs.gg)
## Project 📕
### Minix is a library for creating malware.
Minix comes with many classes and functions, from creating the multithreaded server to portScanner on the local machine.
## Running the App 🚀
To use just instantiate the classes in your main.
## 🤔 How to contribute
- Fork this repository;
- Create a branch with your feature: `git checkout -b my-feature`;
- Commit your changes: `git commit -m 'feat: my new feature'`;
- Push to your branch: `git push origin my-feature`.After your pull request is merged, you can delete your branch.
### 🔖 License
If you want to check the project's license, just look at this file [LICENSE](./LICENSE)