-
Notifications
You must be signed in to change notification settings - Fork 205
Introduction
Here we find all the labs and write-ups for the security knowledge framework! These labs are correlated to knowledge-base id's which are on their place again correlated to security controls such as from the ASVS or NIST, etc.
The labs are all downloadable from the following Github repository:
https://github.com/blabla1337/skf-labs
The images can also be found on the skf docker hub. These skf-labs images are automatically pushed to the docker registry on each commit to the Github repository.
https://cloud.docker.com/repository/docker/blabla1337/owasp-skf-lab/tags
First thing we need to do is to be able to investigate the requests that are being made by the labs/applications. We do this by setting up our intercepting proxy so we can gain more understanding of the application under test.
https://portswigger.net/burp/communitydownload
https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project