Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
OSWE-Labs-Poc — Dockerized labs For Web Expert (OSWE) certification. Preparation for coming AWAE Training ... | Kitploit
Tools/GitHubGitHub/svdwi/oswe-labs-poc
Vulnerability AnalysisExploitationWeb Application ExploitationCTFPenetration TestingLearning & EducationLabs & Practice
GitHubsvdwi/oswe-labs-poc

OSWE-Labs-Poc

Dockerized labs For Web Expert (OSWE) certification. Preparation for coming AWAE Training ...

View Repository
129285 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

OSWE -LABS

Dockerized labs For Web Expert (OSWE) certification. Preparation for coming AWAE Training ...

GitHub Repo stars Twitter Follow Official Site
Another project :
malware analysis & cyber threat hunting
https://github.com/svdwi/BlueBox

Available labs for the OSWE

  1. ATutor is an Open Source Web-based Learning Content Management System. Wikipedia
  2. DNN is a web content management system and web application framework based on Microsoft .NET
  • ATutor Authentication Bypass and RCE (2.2.1) CVE-2016-2555
  • ATutor LMS Type Juggling Vulnerability (<=2.2.1) CVE-?
  • DotNetNuke Cookie Deserialization RCE (<9.1.1) CVE-2017-9822

Instructions

Atutor + POC + Tools

You must follow the following steps:

For Atutor :

root@kitploit:~
$ ./run_lab.sh
  • Run : Run Docker file ( build & compose up)
  • Clean : Clear all Logs File
  • Stop : Stop all docker container
  • Ports : Check Ports Of lab for any error

For DotNetNuke-DNN

root@kitploit:~
$ cd DotNetNuke-DNN/dnn-platform-version

Compile compose file (docker-compose.yml) with Docker Compose in Powershell or Bash (WSL) console:

root@kitploit:~
$ docker-compose up
Download Tool