<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Marcos+Mateos+Garcia</id>
		<title>OWASP - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Marcos+Mateos+Garcia"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php/Special:Contributions/Marcos_Mateos_Garcia"/>
		<updated>2026-04-25T23:37:06Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=User:Marcos_Mateos_Garcia&amp;diff=199726</id>
		<title>User:Marcos Mateos Garcia</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=User:Marcos_Mateos_Garcia&amp;diff=199726"/>
				<updated>2015-08-31T16:00:50Z</updated>
		
		<summary type="html">&lt;p&gt;Marcos Mateos Garcia: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Degree in Computer Science at Escuela Universitaria de Informática in Universidad Politécnica de Madrid.&lt;br /&gt;
&lt;br /&gt;
With more than 10 years of experience in IT sector, I have developed my career in the field of ICT security in the company Germinus (Grupo Gesfor). My speciality field in ICT security include penetration testing/ethical hacking, consulting on security policies, deployment of perimeter security systems (firewalls, anti-spam, content filtering solutions, high availability...), and methodologies for the secure software development.&lt;br /&gt;
&lt;br /&gt;
I am also the author of articles on ICT security publications (including SIC and Red@Seguridad Spanish magazines).&lt;br /&gt;
&lt;br /&gt;
Currently working as Security Consultant, mainly in projects related to ethical hacking and secure software development.&lt;/div&gt;</summary>
		<author><name>Marcos Mateos Garcia</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Forward_Exploit_Tool_Project&amp;diff=97693</id>
		<title>OWASP Forward Exploit Tool Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Forward_Exploit_Tool_Project&amp;diff=97693"/>
				<updated>2010-12-23T17:57:19Z</updated>
		
		<summary type="html">&lt;p&gt;Marcos Mateos Garcia: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== Main  ====&lt;br /&gt;
&lt;br /&gt;
'''Welcome to the Forward Exploit Tool Project'''&lt;br /&gt;
&lt;br /&gt;
This project is intended to develop a tool to exploit [[Top_10_2010-A10 | OWASP Top Ten 2010 - A10: Unvalidated Redirects and Forwards]] vulnerability, focused in the unvalidated &amp;quot;forwards&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The main reason for the Forward Exploit Tool is that there is no tool for this fact, as far as I know. On the other hand, I have seen this problem in several applications that I've analysed in last times, besides this problem has been included in the recent OWASP Top Ten 2010.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
Unvalidated Forwards can be used to bypass access controls, specific or standard access control. For an automatized tool is difficult to exploit specific facts, but can work well with standard situations. &lt;br /&gt;
So, the focus is standard access control in Java applications, like restricted directory /WEB-INF. Below this directory is all deployed application files: binary/compiled files, configuration, etc. In Java, compiled files (''class'') can be easily de-compiled to obtain source code.&amp;lt;br&amp;gt;&lt;br /&gt;
The '''impact''': compromise all files, including source code, information hardcoded (credentials, SQL clauses, IP addresses, etc.). This is a '''high-critical impact'''.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
&lt;br /&gt;
TBD&lt;br /&gt;
[https://sourceforge.net/projects/forwardexploit/ Download from SourceForge]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Project About ====&lt;br /&gt;
{{:Projects/OWASP Forward Exploit Tool Project | Project About}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP_Project|Forward Exploit Tool Project]] [[Category:OWASP_Tool]][[Category:OWASP_Alpha_Quality_Tool|OWASP Alpha Quality Tool]]&lt;/div&gt;</summary>
		<author><name>Marcos Mateos Garcia</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Forward_Exploit_Tool_Project&amp;diff=97676</id>
		<title>OWASP Forward Exploit Tool Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Forward_Exploit_Tool_Project&amp;diff=97676"/>
				<updated>2010-12-23T15:55:49Z</updated>
		
		<summary type="html">&lt;p&gt;Marcos Mateos Garcia: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== Main  ====&lt;br /&gt;
&lt;br /&gt;
'''Welcome to the Forward Exploit Tool Project'''&lt;br /&gt;
&lt;br /&gt;
This project is intended to develop a tool to exploit [[Top_10_2010-A10 | OWASP Top Ten 2010 - A10: Unvalidated Redirects and Forwards]] vulnerability, focused in the unvalidated &amp;quot;forwards&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The main reason for the Forward Exploit Tool is that there is no tool for this fact. On the other hand, I have seen this problem in several applications that I've analysed in last times, besides this problem has been included in the recent OWASP Top Ten 2010.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
&lt;br /&gt;
TBD&lt;br /&gt;
[https://sourceforge.net/projects/forwardexploit/ Download from SourceForge]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Project About ====&lt;br /&gt;
{{:Projects/OWASP Forward Exploit Tool Project | Project About}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP_Project|Forward Exploit Tool Project]] [[Category:OWASP_Tool]][[Category:OWASP_Alpha_Quality_Tool|OWASP Alpha Quality Tool]]&lt;/div&gt;</summary>
		<author><name>Marcos Mateos Garcia</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Forward_Exploit_Tool_Project&amp;diff=95013</id>
		<title>OWASP Forward Exploit Tool Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Forward_Exploit_Tool_Project&amp;diff=95013"/>
				<updated>2010-12-03T10:27:21Z</updated>
		
		<summary type="html">&lt;p&gt;Marcos Mateos Garcia: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== Main  ====&lt;br /&gt;
&lt;br /&gt;
'''Welcome to the Forward Exploit Tool Project'''&lt;br /&gt;
&lt;br /&gt;
Description, why [[Top_10_2010 | OWASP Top Ten 2010 - A10: Unvalidated Redirects and Forwards ]], goal, etc.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
&lt;br /&gt;
TBD&lt;br /&gt;
[https://sourceforge.net/projects/forwardexploit/ Download from SourceForge]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Project About ====&lt;br /&gt;
{{:Projects/OWASP Forward Exploit Tool Project | Project About}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP_Project|Forward Exploit Tool Project]] [[Category:OWASP_Tool]][[Category:OWASP_Alpha_Quality_Tool|OWASP Alpha Quality Tool]]&lt;/div&gt;</summary>
		<author><name>Marcos Mateos Garcia</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Forward_Exploit_Tool_Project&amp;diff=95005</id>
		<title>OWASP Forward Exploit Tool Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Forward_Exploit_Tool_Project&amp;diff=95005"/>
				<updated>2010-12-03T09:23:43Z</updated>
		
		<summary type="html">&lt;p&gt;Marcos Mateos Garcia: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== Main  ====&lt;br /&gt;
&lt;br /&gt;
'''Welcome to the Forward Exploit Tool Project'''&lt;br /&gt;
&lt;br /&gt;
Description, why [[Top_10_2010 | OWASP Top Ten 2010 - A10: Unvalidated Redirects and Forwards ]], goal, etc.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Project About ====&lt;br /&gt;
{{:Projects/OWASP Forward Exploit Tool Project | Project About}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP_Project|Forward Exploit Tool Project]] [[Category:OWASP_Tool]][[Category:OWASP_Alpha_Quality_Tool|OWASP Alpha Quality Tool]]&lt;/div&gt;</summary>
		<author><name>Marcos Mateos Garcia</name></author>	</entry>

	</feed>