<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://elvis.hcw.ac.at/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JMurgescu</id>
	<title>Elvis Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://elvis.hcw.ac.at/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JMurgescu"/>
	<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php/Special:Contributions/JMurgescu"/>
	<updated>2026-09-10T18:25:04Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.5</generator>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6606</id>
		<title>OWASP Mutillidae</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6606"/>
		<updated>2021-03-22T17:24:58Z</updated>

		<summary type="html">&lt;p&gt;JMurgescu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OWASP Mutillidae is a &amp;quot;Vulnerable Web Application&amp;quot; (see also: [[Unsecure Webservices: bWAPP vs. JuiceShop]]) that allows users to test Exploits in a legal manner inside a insulated Sandbox Environment. A big advantage of Mutillidae is the fact that it doesn&#039;t rely on &amp;quot;Magic Statements&amp;quot; - user inputs that are checked against a predefined list of accepted solutions. Instead, the way to complete challenges is completely up to the users.&lt;br /&gt;
Mutillidae Version II has been written by Jeremy Druin and currently contains about 40 Exploits and Skill Challenges, mainly picked from the [[Thread Modelling#Top 10 Web Application Security Risks|OWASP Top Ten Vulnerabilities]].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
In order to use Mutillidae &amp;lt;ref&amp;gt;https://github.com/webpwnized/mutillidae &amp;lt;/ref&amp;gt;, the XAMPP-Stack&amp;lt;ref&amp;gt;https://www.apachefriends.org/download.html&amp;lt;/ref&amp;gt; has to be running on the user&#039;s OS. The Mutillidae source code can then be placed inside XAMPP&#039;s &amp;quot;htdocs&amp;quot; folder. This will allow the website to be reached under the specified link.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Interface ==&lt;br /&gt;
[[File:Landing page.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
As seen above, different features can be controlled on the landing page. The horizontal bar on top e.g. offers the possibility to hide or show hints, toggle through the three security levels or reset the backend database.&lt;br /&gt;
On the left side, users can choose from different Vulnerabilities, sorted by the different published OWASP Vulnerabilities published throughout time. Pages will be offered, on which the specified Vulnerabilities can be tested. If hints are activated, the system will describe potential vulnerabilities presented by the different elements shown on the site.&lt;br /&gt;
&lt;br /&gt;
== Selected Vulnerabilities ==&lt;br /&gt;
&lt;br /&gt;
A list of offered vulnerabilities include:&lt;br /&gt;
&lt;br /&gt;
*[[SQL Injection]] (Data Extraction, Authentication Bypass)&lt;br /&gt;
*Various other forms of Injection (CSS, HTML, JavaScript, [[Buffer Overflows]], XML)&lt;br /&gt;
*[[Cross-Site-Scripting (XSS)]]&lt;br /&gt;
*Various Security Missconfigurations&lt;br /&gt;
*Various forms of Authentication Bypass and Priviledge Escalation&lt;br /&gt;
&lt;br /&gt;
== Unique Features ==&lt;br /&gt;
&lt;br /&gt;
*Actual environment instead of &amp;quot;Magic Statements&amp;quot;&lt;br /&gt;
*3 Security Levels&lt;br /&gt;
*Embedded Help System&lt;br /&gt;
*A large amount of video tutorials by the creator &amp;lt;ref&amp;gt; https://www.youtube.com/user/webpwnized &amp;lt;/ref&amp;gt;&lt;br /&gt;
*Fast backend reset&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>JMurgescu</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6605</id>
		<title>OWASP Mutillidae</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6605"/>
		<updated>2021-03-22T08:53:37Z</updated>

		<summary type="html">&lt;p&gt;JMurgescu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OWASP Mutillidae is a &amp;quot;Vulnerable Web Application&amp;quot; (see also: [[Unsecure Webservices: bWAPP vs. JuiceShop]]) that allows users to test Exploits in a legal manner inside a insulated Sandbox Environment. A big advantage of Mutillidae is the fact that it doesn&#039;t rely on &amp;quot;Magic Statements&amp;quot; - user inputs that are checked against a predefined list of accepted solutions. Instead, the way to complete challenges is completely up to the users.&lt;br /&gt;
Mutillidae Version II has been written by Jeremy Druin and currently contains about 40 Exploits and Skill Challenges, mainly picked from the [[Thread Modelling#Top 10 Web Application Security Risks|OWASP Top Ten Vulnerabilities]].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
In order to use Mutillidae[https://github.com/webpwnized/mutillidae], the XAMPP-Stack[https://www.apachefriends.org/download.html] has to be running on the user&#039;s OS. The Mutillidae source code can then be placed inside XAMPP&#039;s &amp;quot;htdocs&amp;quot; folder. This will allow the website to be reached under the specified link.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Interface ==&lt;br /&gt;
[[File:Landing page.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
As seen above, different features can be controlled on the landing page. The horizontal bar on top e.g. offers the possibility to hide or show hints, toggle through the three security levels or reset the backend database.&lt;br /&gt;
On the left side, users can choose from different Vulnerabilities, sorted by the different published OWASP Vulnerabilities published throughout time. Pages will be offered, on which the specified Vulnerabilities can be tested. If hints are activated, the system will describe potential vulnerabilities presented by the different elements shown on the site.&lt;br /&gt;
&lt;br /&gt;
== Selected Vulnerabilities ==&lt;br /&gt;
&lt;br /&gt;
A list of offered vulnerabilities include:&lt;br /&gt;
&lt;br /&gt;
*[[SQL Injection]] (Data Extraction, Authentication Bypass)&lt;br /&gt;
*Various other forms of Injection (CSS, HTML, JavaScript, [[Buffer Overflows]], XML)&lt;br /&gt;
*[[Cross-Site-Scripting (XSS)]]&lt;br /&gt;
*Various Security Missconfigurations&lt;br /&gt;
*Various forms of Authentication Bypass and Priviledge Escalation&lt;br /&gt;
&lt;br /&gt;
== Unique Features ==&lt;br /&gt;
&lt;br /&gt;
*Actual environment instead of &amp;quot;Magic Statements&amp;quot;&lt;br /&gt;
*3 Security Levels&lt;br /&gt;
*Embedded Help System&lt;br /&gt;
*A large amount of video tutorials by the creator&lt;br /&gt;
*Fast backend reset&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>JMurgescu</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6604</id>
		<title>OWASP Mutillidae</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6604"/>
		<updated>2021-03-22T08:50:40Z</updated>

		<summary type="html">&lt;p&gt;JMurgescu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OWASP Mutillidae is a &amp;quot;Vulnerable Web Application&amp;quot; (see also: [[Unsecure Webservices: bWAPP vs. JuiceShop]]) that allows users to test Exploits in a legal manner inside a insulated Sandbox Environment. A big advantage of Mutillidae is the fact that it doesn&#039;t rely on &amp;quot;Magic Statements&amp;quot; - user inputs that are checked against a predefined list of accepted solutions. Instead, the way to complete challenges is completely up to the users.&lt;br /&gt;
Mutillidae Version II has been written by Jeremy Druin and currently contains about 40 Exploits and Skill Challenges, mainly picked from the OWASP Top Ten Vulnerabilities.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
In order to use Mutillidae[https://github.com/webpwnized/mutillidae], the XAMPP-Stack[https://www.apachefriends.org/download.html] has to be running on the user&#039;s OS. The Mutillidae source code can then be placed inside XAMPP&#039;s &amp;quot;htdocs&amp;quot; folder. This will allow the website to be reached under the specified link.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Interface ==&lt;br /&gt;
[[File:Landing page.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
As seen above, different features can be controlled on the landing page. The horizontal bar on top e.g. offers the possibility to hide or show hints, toggle through the three security levels or reset the backend database.&lt;br /&gt;
On the left side, users can choose from different Vulnerabilities, sorted by the different published OWASP Vulnerabilities published throughout time. Pages will be offered, on which the specified Vulnerabilities can be tested. If hints are activated, the system will describe potential vulnerabilities presented by the different elements shown on the site.&lt;br /&gt;
&lt;br /&gt;
== Selected Vulnerabilities ==&lt;br /&gt;
&lt;br /&gt;
A list of offered vulnerabilities include:&lt;br /&gt;
&lt;br /&gt;
*[[SQL Injection]] (Data Extraction, Authentication Bypass)&lt;br /&gt;
*Various other forms of Injection (CSS, HTML, JavaScript, [[Buffer Overflows]], XML)&lt;br /&gt;
*[[Cross-Site-Scripting (XSS)]]&lt;br /&gt;
*Various Security Missconfigurations&lt;br /&gt;
*Various forms of Authentication Bypass and Priviledge Escalation&lt;br /&gt;
&lt;br /&gt;
== Unique Features ==&lt;br /&gt;
&lt;br /&gt;
*Actual environment instead of &amp;quot;Magic Statements&amp;quot;&lt;br /&gt;
*3 Security Levels&lt;br /&gt;
*Embedded Help System&lt;br /&gt;
*A large amount of video tutorials by the creator&lt;br /&gt;
*Fast backend reset&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>JMurgescu</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6603</id>
		<title>OWASP Mutillidae</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6603"/>
		<updated>2021-03-22T08:49:08Z</updated>

		<summary type="html">&lt;p&gt;JMurgescu: /* Security Levels */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OWASP Mutillidae is a &amp;quot;Vulnerable Web Application&amp;quot; (see also: [[Unsecure Webservices: bWAPP vs. JuiceShop]]) that allows users to test Exploits in a legal manner inside a insulated Sandbox Environment. A big advantage of Mutillidae is the fact that it doesn&#039;t rely on &amp;quot;Magic Statements&amp;quot; - user inputs that are checked against a predefined list of accepted solutions. Instead, the way to complete challenges is completely up to the users.&lt;br /&gt;
Mutillidae Version II has been written by Jeremy Druin and currently contains about 40 Exploits and Skill Challenges, mainly picked from the OWASP Top Ten Vulnerabilities.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
In order to use Mutillidae[https://github.com/webpwnized/mutillidae], the XAMPP-Stack[https://www.apachefriends.org/download.html] has to be running on the user&#039;s OS. The Mutillidae source code can then be placed inside XAMPP&#039;s &amp;quot;htdocs&amp;quot; folder. This will allow the website to be reached under the specified link.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Interface ==&lt;br /&gt;
[[File:Landing page.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
As seen above, different features can be controlled on the landing page. The horizontal bar on top e.g. offers the possibility to hide or show hints, toggle through the three security levels or reset the backend database.&lt;br /&gt;
On the left side, users can choose from different Vulnerabilities, sorted by the different published OWASP Vulnerabilities published throughout time. Pages will be offered, on which the specified Vulnerabilities can be tested. If hints are activated, the system will describe potential vulnerabilities presented by the different elements shown on the site.&lt;br /&gt;
&lt;br /&gt;
== Selected Vulnerabilities ==&lt;br /&gt;
&lt;br /&gt;
A list of offered vulnerabilities include:&lt;br /&gt;
&lt;br /&gt;
*[[SQL Injection]] (Data Extraction, Authentication Bypass)&lt;br /&gt;
*Various other forms of Injection (CSS, HTML, JavaScript, [[Buffer Overflows]], XML)&lt;br /&gt;
*[[Cross-Site-Scripting (XSS)]]&lt;br /&gt;
*Various Security Missconfigurations&lt;br /&gt;
*Various forms of Authentication Bypass and Priviledge Escalation&lt;br /&gt;
&lt;br /&gt;
== Unique Features ==&lt;br /&gt;
&lt;br /&gt;
*Actual environment instead of &amp;quot;Magic Statements&amp;quot;&lt;br /&gt;
*3 Security Levels (&lt;br /&gt;
*Embedded Help &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>JMurgescu</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6602</id>
		<title>OWASP Mutillidae</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6602"/>
		<updated>2021-03-22T08:46:43Z</updated>

		<summary type="html">&lt;p&gt;JMurgescu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OWASP Mutillidae is a &amp;quot;Vulnerable Web Application&amp;quot; (see also: [[Unsecure Webservices: bWAPP vs. JuiceShop]]) that allows users to test Exploits in a legal manner inside a insulated Sandbox Environment. A big advantage of Mutillidae is the fact that it doesn&#039;t rely on &amp;quot;Magic Statements&amp;quot; - user inputs that are checked against a predefined list of accepted solutions. Instead, the way to complete challenges is completely up to the users.&lt;br /&gt;
Mutillidae Version II has been written by Jeremy Druin and currently contains about 40 Exploits and Skill Challenges, mainly picked from the OWASP Top Ten Vulnerabilities.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
In order to use Mutillidae[https://github.com/webpwnized/mutillidae], the XAMPP-Stack[https://www.apachefriends.org/download.html] has to be running on the user&#039;s OS. The Mutillidae source code can then be placed inside XAMPP&#039;s &amp;quot;htdocs&amp;quot; folder. This will allow the website to be reached under the specified link.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Interface ==&lt;br /&gt;
[[File:Landing page.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
As seen above, different features can be controlled on the landing page. The horizontal bar on top e.g. offers the possibility to hide or show hints, toggle through the three security levels or reset the backend database.&lt;br /&gt;
On the left side, users can choose from different Vulnerabilities, sorted by the different published OWASP Vulnerabilities published throughout time. Pages will be offered, on which the specified Vulnerabilities can be tested. If hints are activated, the system will describe potential vulnerabilities presented by the different elements shown on the site.&lt;br /&gt;
&lt;br /&gt;
== Selected Vulnerabilities ==&lt;br /&gt;
&lt;br /&gt;
A list of offered vulnerabilities include:&lt;br /&gt;
&lt;br /&gt;
*[[SQL Injection]] (Data Extraction, Authentication Bypass)&lt;br /&gt;
*Various other forms of Injection (CSS, HTML, JavaScript, [[Buffer Overflows]], XML)&lt;br /&gt;
*[[Cross-Site-Scripting (XSS)]]&lt;br /&gt;
*Various Security Missconfigurations&lt;br /&gt;
*Various forms of Authentication Bypass and Priviledge Escalation&lt;br /&gt;
&lt;br /&gt;
== Security Levels ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>JMurgescu</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6601</id>
		<title>OWASP Mutillidae</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6601"/>
		<updated>2021-03-22T08:46:13Z</updated>

		<summary type="html">&lt;p&gt;JMurgescu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OWASP Mutillidae is a &amp;quot;Vulnerable Web Application&amp;quot; (Also See: [[Unsecure Webservices: bWAPP vs. JuiceShop]]) that allows users to test Exploits in a legal manner inside a insulated Sandbox Environment. A big advantage of Mutillidae is the fact that it doesn&#039;t rely on &amp;quot;Magic Statements&amp;quot; - user inputs that are checked against a predefined list of accepted solutions. Instead, the way to complete challenges is completely up to the users.&lt;br /&gt;
Mutillidae Version II has been written by Jeremy Druin and currently contains about 40 Exploits and Skill Challenges, mainly picked from the OWASP Top Ten Vulnerabilities.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
In order to use Mutillidae[https://github.com/webpwnized/mutillidae], the XAMPP-Stack[https://www.apachefriends.org/download.html] has to be running on the user&#039;s OS. The Mutillidae source code can then be placed inside XAMPP&#039;s &amp;quot;htdocs&amp;quot; folder. This will allow the website to be reached under the specified link.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Interface ==&lt;br /&gt;
[[File:Landing page.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
As seen above, different features can be controlled on the landing page. The horizontal bar on top e.g. offers the possibility to hide or show hints, toggle through the three security levels or reset the backend database.&lt;br /&gt;
On the left side, users can choose from different Vulnerabilities, sorted by the different published OWASP Vulnerabilities published throughout time. Pages will be offered, on which the specified Vulnerabilities can be tested. If hints are activated, the system will describe potential vulnerabilities presented by the different elements shown on the site.&lt;br /&gt;
&lt;br /&gt;
== Selected Vulnerabilities ==&lt;br /&gt;
&lt;br /&gt;
A list of offered vulnerabilities include:&lt;br /&gt;
&lt;br /&gt;
*[[SQL Injection]] (Data Extraction, Authentication Bypass)&lt;br /&gt;
*Various other forms of Injection (CSS, HTML, JavaScript, [[Buffer Overflows]], XML)&lt;br /&gt;
*[[Cross-Site-Scripting (XSS)]]&lt;br /&gt;
*Various Security Missconfigurations&lt;br /&gt;
*Various forms of Authentication Bypass and Priviledge Escalation&lt;br /&gt;
&lt;br /&gt;
== Security Levels ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>JMurgescu</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6600</id>
		<title>OWASP Mutillidae</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6600"/>
		<updated>2021-03-22T08:44:32Z</updated>

		<summary type="html">&lt;p&gt;JMurgescu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OWASP Mutillidae is a &amp;quot;Vulnerable Web Application&amp;quot; that allows users to test Exploits in a legal manner inside a insulated Sandbox Environment. A big advantage of Mutillidae is the fact that it doesn&#039;t rely on &amp;quot;Magic Statements&amp;quot; - user inputs that are checked against a predefined list of accepted solutions. Instead, the way to complete challenges is completely up to the users.&lt;br /&gt;
Mutillidae Version II has been written by Jeremy Druin and currently contains about 40 Exploits and Skill Challenges, mainly picked from the OWASP Top Ten Vulnerabilities.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
In order to use Mutillidae[https://github.com/webpwnized/mutillidae], the XAMPP-Stack[https://www.apachefriends.org/download.html] has to be running on the user&#039;s OS. The Mutillidae source code can then be placed inside XAMPP&#039;s &amp;quot;htdocs&amp;quot; folder. This will allow the website to be reached under the specified link.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Interface ==&lt;br /&gt;
[[File:Landing page.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
As seen above, different features can be controlled on the landing page. The horizontal bar on top e.g. offers the possibility to hide or show hints, toggle through the three security levels or reset the backend database.&lt;br /&gt;
On the left side, users can choose from different Vulnerabilities, sorted by the different published OWASP Vulnerabilities published throughout time. Pages will be offered, on which the specified Vulnerabilities can be tested. If hints are activated, the system will describe potential vulnerabilities presented by the different elements shown on the site.&lt;br /&gt;
&lt;br /&gt;
== Selected Vulnerabilities ==&lt;br /&gt;
&lt;br /&gt;
A list of offered vulnerabilities include:&lt;br /&gt;
&lt;br /&gt;
*[[SQL Injection]] (Data Extraction, Authentication Bypass)&lt;br /&gt;
*Various other forms of Injection (CSS, HTML, JavaScript, [[Buffer Overflows]], XML)&lt;br /&gt;
*[[Cross-Site-Scripting (XSS)]]&lt;br /&gt;
*Various Security Missconfigurations&lt;br /&gt;
*Various forms of Authentication Bypass and Priviledge Escalation&lt;br /&gt;
&lt;br /&gt;
== Security Levels ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>JMurgescu</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6599</id>
		<title>OWASP Mutillidae</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6599"/>
		<updated>2021-03-22T08:41:35Z</updated>

		<summary type="html">&lt;p&gt;JMurgescu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OWASP Mutillidae is a &amp;quot;Vulnerable Web Application&amp;quot; that allows users to test Exploits in a legal manner inside a insulated Sandbox Environment. A big advantage of Mutillidae is the fact that it doesn&#039;t rely on &amp;quot;Magic Statements&amp;quot; - user inputs that are checked against a predefined list of accepted solutions. Instead, the way to complete challenges is completely up to the users.&lt;br /&gt;
Mutillidae Version II has been written by Jeremy Druin and currently contains about 40 Exploits and Skill Challenges, mainly picked from the OWASP Top Ten Vulnerabilities.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
In order to use Mutillidae[https://github.com/webpwnized/mutillidae], the XAMPP-Stack[https://www.apachefriends.org/download.html] has to be running on the user&#039;s OS. The Mutillidae source code can then be placed inside XAMPP&#039;s &amp;quot;htdocs&amp;quot; folder. This will allow the website to be reached under the specified link.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Interface ==&lt;br /&gt;
[[File:Landing page.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
As seen above, different features can be controlled on the landing page. The horizontal bar on top e.g. offers the possibility to hide or show hints, toggle through the three security levels or reset the backend database.&lt;br /&gt;
On the left side, users can choose from different Vulnerabilities, sorted by the different published OWASP Vulnerabilities published throughout time. Pages will be offered, on which the specified Vulnerabilities can be tested. If hints are activated, the system will describe potential vulnerabilities presented by the different elements shown on the site.&lt;br /&gt;
&lt;br /&gt;
== Selected Vulnerabilities ==&lt;br /&gt;
&lt;br /&gt;
A list of offered vulnerabilities include:&lt;br /&gt;
&lt;br /&gt;
*SQL Injection (Data Extraction, Authentication Bypass)&lt;br /&gt;
*Various other forms of Injection (CSS, HTML, JavaScript, Buffer Overflow, XML)&lt;br /&gt;
*[[Cross-Site-Scripting (XSS)]]&lt;br /&gt;
*Various Security Missconfigurations&lt;br /&gt;
*Various forms of Authentication Bypass and Priviledge Escalation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>JMurgescu</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6598</id>
		<title>OWASP Mutillidae</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6598"/>
		<updated>2021-03-22T08:39:20Z</updated>

		<summary type="html">&lt;p&gt;JMurgescu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OWASP Mutillidae is a &amp;quot;Vulnerable Web Application&amp;quot; that allows users to test Exploits in a legal manner inside a insulated Sandbox Environment. A big advantage of Mutillidae is the fact that it doesn&#039;t rely on &amp;quot;Magic Statements&amp;quot; - user inputs that are checked against a predefined list of accepted solutions. Instead, the way to complete challenges is completely up to the users.&lt;br /&gt;
Mutillidae Version II has been written by Jeremy Druin and currently contains about 40 Exploits and Skill Challenges, mainly picked from the OWASP Top Ten Vulnerabilities.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
In order to use Mutillidae[https://github.com/webpwnized/mutillidae], the XAMPP-Stack[https://www.apachefriends.org/download.html] has to be running on the user&#039;s OS. The Mutillidae source code can then be placed inside XAMPP&#039;s &amp;quot;htdocs&amp;quot; folder. This will allow the website to be reached under the specified link.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Interface ==&lt;br /&gt;
[[File:Landing page.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
As seen above, different features can be controlled on the landing page. The horizontal bar on top e.g. offers the possibility to hide or show hints, toggle through the three security levels or reset the backend database.&lt;br /&gt;
On the left side, users can choose from different Vulnerabilities, sorted by the different published OWASP Vulnerabilities published throughout time. Pages will be offered, on which the specified Vulnerabilities can be tested. If hints are activated, the system will describe potential vulnerabilities presented by the different elements shown on the site.&lt;br /&gt;
&lt;br /&gt;
== Selected Vulnerabilities ==&lt;br /&gt;
&lt;br /&gt;
A list of offered vulnerabilities include:&lt;br /&gt;
&lt;br /&gt;
*SQL Injection (Data Extraction, Authentication Bypass)&lt;br /&gt;
*Various other forms of Injection (CSS, HTML, JavaScript, Buffer Overflow, XML)&lt;br /&gt;
*Cross Site Scripting (XSS)&lt;br /&gt;
*Various Security Missconfigurations&lt;br /&gt;
*Various forms of Authentication Bypass and Priviledge Escalation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>JMurgescu</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6597</id>
		<title>OWASP Mutillidae</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=6597"/>
		<updated>2021-03-22T08:21:47Z</updated>

		<summary type="html">&lt;p&gt;JMurgescu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OWASP Mutillidae is a &amp;quot;Vulnerable Web Application&amp;quot; that allows users to test Exploits in a legal manner inside a insulated Sandbox Environment. A big advantage of Mutillidae is the fact that it doesn&#039;t rely on &amp;quot;Magic Statements&amp;quot; - user inputs that are checked against a predefined list of accepted solutions. Instead, the way to complete challenges is completely up to the users.&lt;br /&gt;
Mutillidae Version II has been written by Jeremy Druin and currently contains about 40 Exploits and Skill Challenges, mainly picked from the OWASP Top Ten Vulnerabilities.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
In order to use Mutillidae[https://github.com/webpwnized/mutillidae], the XAMPP-Stack[https://www.apachefriends.org/download.html] has to be running on the user&#039;s OS. The Mutillidae source code can then be placed inside XAMPP&#039;s &amp;quot;htdocs&amp;quot; folder. This will allow the website to be reached under the specified link.&lt;br /&gt;
&lt;br /&gt;
== User Interface ==&lt;br /&gt;
[[File:Landing page.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
As seen above, different features can be controlled on the landing page. The horizontal bar on top e.g. offers the possibility to hide or show hints, toggle through the three security levels or reset the backend database.&lt;br /&gt;
On the left side, users can choose from different Vulnerabilities, sorted by the different published OWASP Vulnerabilities published throughout time. Pages will be offered, on which the specified Vulnerabilities can be tested. If hints are activated, the system will describe potential vulnerabilities presented by the different elements shown on the site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>JMurgescu</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=5044</id>
		<title>OWASP Mutillidae</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=OWASP_Mutillidae&amp;diff=5044"/>
		<updated>2020-12-18T06:32:46Z</updated>

		<summary type="html">&lt;p&gt;JMurgescu: Created page with &amp;quot;OWASP Mutillidae is a &amp;quot;Vulnerable Web Application&amp;quot; that allows users to test Exploits in a legal manner inside a insulated Sandbox Environment. A big advantage of Mutillidae i...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OWASP Mutillidae is a &amp;quot;Vulnerable Web Application&amp;quot; that allows users to test Exploits in a legal manner inside a insulated Sandbox Environment. A big advantage of Mutillidae is the fact that it doesn&#039;t rely on &amp;quot;Magic Statements&amp;quot; - user inputs that are checked against a predefined list of accepted solutions. Instead, the way to complete challenges is completely up to the users.&lt;br /&gt;
Mutillidae Version II has been written by Jeremy Druin and currently contains about 40 Exploits and Skill Challenges, mainly picked from the OWASP Top Ten Vulnerabilities.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
In order to use Mutillidae[https://github.com/webpwnized/mutillidae], the XAMPP-Stack[https://www.apachefriends.org/download.html] has to be running on the user&#039;s OS. The Mutillidae source code can then be placed inside XAMPP&#039;s &amp;quot;htdocs&amp;quot; folder. This will allow the website to be reached under the specified link.&lt;br /&gt;
&lt;br /&gt;
== User Interface ==&lt;br /&gt;
[[File:Landing page.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
As seen above, different features can be controlled on the landing page. The horizontal bar on top e.g. offers the possibility to hide or show hints, toggle through the three security levels or reset the backend database.&lt;br /&gt;
On the left side, users can choose from different Vulnerabilities, sorted by the different published OWASP Vulnerabilities published throughout time. Pages will be offered, on which the specified Vulnerabilities can be tested. If hints are activated, the system will describe potential vulnerabilities presented by the different elements shown on the site.&lt;/div&gt;</summary>
		<author><name>JMurgescu</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=File:Landing_page.png&amp;diff=5043</id>
		<title>File:Landing page.png</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=File:Landing_page.png&amp;diff=5043"/>
		<updated>2020-12-18T06:20:51Z</updated>

		<summary type="html">&lt;p&gt;JMurgescu: Landing Page of OWASP Mutillidae II&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Landing Page of OWASP Mutillidae II&lt;/div&gt;</summary>
		<author><name>JMurgescu</name></author>
	</entry>
</feed>