🛢️The Containers

Níu Heimar

Osint

This service is responsible for collecting open source information (OSINT = Open Source INTelligence).

It is based on the image rhacknarok/yggdrasil_osint_image and uses the Dockerfile Yggdrasil_Dockerfiles/osint

Discover

This service is dedicated to network discovery and information mining.

It uses the rhacknarok/yggdrasil_discover_image and the Yggdrasil_Dockerfiles/discover Dockerfile.

Web

This service is dedicated to web discovery and web exploitation.

It uses the rhacknarok/yggdrasil_web_image and the Yggdrasil_Dockerfiles/web Dockerfile.

Exploit

This service is used to exploit vulnerabilities and security holes, generate payloads, etc.

It uses the rhacknarok/yggdrasil_exploit_image and the Yggdrasil_Dockerfiles/exploit Dockerfile.

Post-exploit

This service is used to perform actions after successful exploitation, backdoor generation and persistence.

It uses the rhacknarok/yggdrasil_post_exploit_image and the Yggdrasil_Dockerfiles/post-exploit Dockerfile.

Cracking

This service is designed for password cracking (online or offline).

It uses the rhacknarok/yggdrasil_cracking_image and the Yggdrasil_Dockerfiles/cracking Dockerfile.

Forensics

This service is designed for forensic system analysis, investigation and program reverse engineering.

It uses the rhacknarok/yggdrasil_forensics_image and the Yggdrasil_Dockerfiles/forensics Dockerfile.

Wireless

This service is specifically designed for wireless networking activities and operations.

It uses the rhacknarok/yggdrasil_wireless_image and the Dockerfile Yggdrasil_Dockerfiles/wireless

Reporting

This service is responsible for generating reports on the activities and results of other services.

It uses the rhacknarok/yggdrasil_reporting_image and the Yggdrasil_Dockerfiles/reporting Dockerfile.

Last updated