معرفی شرکت ها


cryton-worker-2023.1.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Attack scenario orchestrator for Cryton
ویژگی مقدار
سیستم عامل -
نام فایل cryton-worker-2023.1.1
نام cryton-worker
نسخه کتابخانه 2023.1.1
نگهدارنده ['Jiří Rája']
ایمیل نگهدارنده ['raja@ics.muni.cz']
نویسنده Ivo Nutár
ایمیل نویسنده nutar@ics.muni.cz
آدرس صفحه اصلی https://gitlab.ics.muni.cz/cryton
آدرس اینترنتی https://pypi.org/project/cryton-worker/
مجوز MIT
![Coverage](https://gitlab.ics.muni.cz/cryton/cryton-worker/badges/master/coverage.svg) [//]: # (TODO: add badges for python versions, black, pylint, flake8, unit tests, integration tests) # Cryton Worker Cryton Worker is used for executing attack modules remotely. It utilizes [RabbitMQ](https://www.rabbitmq.com/) as its asynchronous remote procedures call protocol. It connects to the Rabbit MQ server and consumes messages from the Core component or any other app that implements its RabbitMQ API. Cryton toolset is tested and targeted primarily on **Debian** and **Kali Linux**. Please keep in mind that **only the latest version is supported** and issues regarding different OS or distributions may **not** be resolved. For more information see the [documentation](https://cryton.gitlab-pages.ics.muni.cz/cryton-documentation/latest/components/worker/). ## Quick-start To be able to execute attack scenarios, you also need to install **[Cryton Core](https://gitlab.ics.muni.cz/cryton/cryton-core)**. Modules provided by Cryton can be found [here](https://gitlab.ics.muni.cz/cryton/cryton-modules). **Their installation will be covered in this section**. Make sure Git, Docker, and Docker Compose plugin are installed: - [Git](https://git-scm.com/) - [Docker Compose](https://docs.docker.com/compose/install/) Optionally, check out these Docker [post-installation steps](https://docs.docker.com/engine/install/linux-postinstall/). The following script clones the Worker repository and runs the Docker Compose configuration which starts the Worker (with preinstalled modules), and its prerequisites (Metasploit and Empire framework). ```shell git clone https://gitlab.ics.muni.cz/cryton/cryton-worker.git cd cryton-worker docker compose up -d ``` For more information see the [documentation](https://cryton.gitlab-pages.ics.muni.cz/cryton-documentation/latest/components/worker/). ## Contributing Contributions are welcome. Please **contribute to the [project mirror](https://gitlab.com/cryton-toolset/cryton-worker)** on gitlab.com. For more information see the [contribution page](https://cryton.gitlab-pages.ics.muni.cz/cryton-documentation/latest/contribution-guide/).


نیازمندی

مقدار نام
>=1.0.3,<2.0.0 pymetasploit3
>=2.10.4,<3.0.0 amqpstorm
>=22.3.0,<23.0.0 structlog
>=6.0,<7.0 PyYAML
>=0.7.5,<0.8.0 schema
>=8.1.2,<9.0.0 click
>=0.12.19,<0.13.0 bottle
>=0.8.post1,<0.9 pyfiglet
>=3.0.0,<4.0.0 paramiko
>=2.28.2,<3.0.0 requests
>=0.5.0,<0.6.0 utinni
>=1.0.0,<2.0.0 python-dotenv


زبان مورد نیاز

مقدار نام
>=3.8,<3.12 Python


نحوه نصب


نصب پکیج whl cryton-worker-2023.1.1:

    pip install cryton-worker-2023.1.1.whl


نصب پکیج tar.gz cryton-worker-2023.1.1:

    pip install cryton-worker-2023.1.1.tar.gz