Add Lab Section to Intentionally Vulnerable Systems

- Add section containing training labs with intentionally vulnerable
  systems.
- Add oliverwiegers/pentest_lab to obove section.
This commit is contained in:
oliverwiegers 2021-04-29 22:02:58 +02:00
parent 690df5c80f
commit ba806672ac
No known key found for this signature in database
GPG Key ID: DE9FDB17F778EFDA

View File

@ -33,6 +33,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [Industrial Control and SCADA Systems](#industrial-control-and-scada-systems)
* [Intentionally Vulnerable Systems](#intentionally-vulnerable-systems)
* [Intentionally Vulnerable Systems as Docker Containers](#intentionally-vulnerable-systems-as-docker-containers)
* [Intentionally Vulnerable Systems as Lab](#intentionally-vulnerable-systems-as-lab)
* [Lock Picking](#lock-picking)
* [macOS Utilities](#macos-utilities)
* [Multi-paradigm Frameworks](#multi-paradigm-frameworks)
@ -307,6 +308,10 @@ See also [awesome-vulnerable](https://github.com/kaiiyer/awesome-vulnerable).
* [Vulnerability as a service: Shellshock](https://hub.docker.com/r/hmlio/vaas-cve-2014-6271/) - `docker pull hmlio/vaas-cve-2014-6271`.
* [Vulnerable WordPress Installation](https://hub.docker.com/r/wpscanteam/vulnerablewordpress/) - `docker pull wpscanteam/vulnerablewordpress`.
### Intentionally Vulnerable Systems as Lab
* [oliverwiegers/pentest_lab](https://github.com/oliverwiegers/pentest_lab) - Local pentest lab leveraging Docker Compose.
## Lock Picking
See [awesome-lockpicking](https://github.com/fabacab/awesome-lockpicking).