Pentest Lab Logo

Pentest Lab

2
Free
Visit Website

This local pentest lab leverages docker compose to spin up multiple victim services and an attacker service running Kali Linux. If you run this lab for the first time it will take some time to download all the different docker images. Executed commands: - ./lab.sh --help - ./lab.sh --check-dependencies - ./lab.sh --up --all-services - ./lab.sh --info - ./lab.sh --overview all - ssh root@kali -o "UserKnownHostsFile /dev/null" - ./lab.sh --down Usage: The lab should work out of the box if all needed dependencies are installed. At startup, the lab will run a dependency check. Start the lab: - git clone https://github.com/oliverwiegers/pentest_lab - cd pentest_lab - ./lab.sh -u By default, the lab will start all victim services and one red team service. Other services can be started and added. More information on this down on this below. For further usage information, consider reading the help message shown by ./lab.sh -h | --help. Dependencies: - bash - find - sed - yq (The Python version. Not yq-go.) - docker - docker-compose The lab has a built-in dependency check which runs.

FEATURES

ALTERNATIVES

Alpha release of External C2 framework for Cobalt Strike with enhanced data channels.

Weaponizing Kerberos protocol flaws for stealthy attacks on domain users.

Emulate operating systems behind SSH servers for testing automation.

A tool for managing multiple reverse shell sessions/clients via terminal with a RESTful API.

DueDLLigence is an open-source tool for identifying and analyzing DLL hijacking vulnerabilities in Windows applications, providing automated analysis and remediation guidance.

A Ruby framework designed to aid in the penetration testing of WordPress systems.

Collection of penetration testing scripts for AWS with a focus on reconnaissance.

A tool that visits suspected phishing pages, takes screenshots, and extracts interesting files.

PINNED