From 6e84c65317851a068b6482adf4f0156b32e5a8b2 Mon Sep 17 00:00:00 2001 From: meleksabit Date: Sat, 14 Sep 2024 05:01:58 +0300 Subject: [PATCH] edit README file --- README.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e32d635d..b71a3c33 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# OWASP Mutillidae II - Forked to showcase DevSecOps pipelines + +# $\color{LimeGreen}{OWASP\ Mutillidae\ II\ -\ Forked\ to\ showcase\ DevSecOps\ pipelines\}$ OWASP Mutillidae II is a free, open-source, deliberately vulnerable web application designed for web-security enthusiasts. It serves as a target for learning and practicing web security skills. Mutillidae can be easily installed on Linux and Windows systems using LAMP, WAMP, and XAMMP stacks. Additionally, it comes pre-installed on SamuraiWTF and OWASP BWA, and the existing version can be updated on these platforms. With dozens of vulnerabilities and hints to guide the user, Mutillidae provides an accessible web hacking environment suitable for labs, security enthusiasts, classrooms, CTFs, and vulnerability assessment tool targets. It has been widely used in graduate security courses, corporate web security training, and as an assessment target for vulnerability assessment software. OWASP Mutillidae II provides a comprehensive platform for learning and practicing web security techniques in a controlled environment. @@ -14,9 +15,8 @@ Explore our tutorials on YouTube: [webpwnized YouTube channel](https://www.youtu ### Location of source code -$$ -Note -$$ carefully that the source code ishas moved to the ***src*** project directory. **Be careful to adjust accordingly.** +> [!IMPORTANT] +> Note carefully that the source code ishas moved to the ***src*** project directory. **Be careful to adjust accordingly.** ### LAMP Stack @@ -25,7 +25,8 @@ $$ carefully that the source code ishas moved to the ***src*** project directory ### Docker -Note carefully that the source code ishas moved to the ***src*** project directory. **Be careful to adjust accordingly.** +> [!NOTE] +> Note carefully that the source code ishas moved to the ***src*** project directory. **Be careful to adjust accordingly.** Learn how to set up Mutillidae using Docker with our video tutorials: @@ -36,7 +37,8 @@ Learn how to set up Mutillidae using Docker with our video tutorials: ## Usage -Explore a large number of video tutorials available on the [webpwnized YouTube channel](https://www.youtube.com/playlist?list=PLZOToVAK85MrsyNmNp0yyUTBXqKRTh623) for guidance on using Mutillidae. +> [!TIP] +> Explore a large number of video tutorials available on the [webpwnized YouTube channel](https://www.youtube.com/playlist?list=PLZOToVAK85MrsyNmNp0yyUTBXqKRTh623) for guidance on using Mutillidae. ## Key Features @@ -64,4 +66,6 @@ configurations. - `passwords`: Password-related files. - `styles`: CSS stylesheets. - `webservices`: Web services files, including REST and SOAP services. - - `soap/lib`: Library files for SOAP services. \ No newline at end of file + - `soap/lib`: Library files for SOAP services. + +[:arrow_up:](#top) \ No newline at end of file