<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
>
<channel xml:lang="fr">
<title>Root Me : plateforme d'apprentissage d&#233;di&#233;e au Hacking et &#224; la S&#233;curit&#233; de l'Information</title>
<link>https://www.root-me.org/</link>
<description>Root Me est une plateforme permettant &#224; chacun de tester et d'am&#233;liorer ses connaissances dans le domaine de la s&#233;curit&#233; informatique et du hacking &#224; travers la publication de challenges, de solutions, d'articles.</description>
<language>fr</language>
<generator>SPIP - www.spip.net</generator>
<image>
<title>Root Me : plateforme d'apprentissage d&#233;di&#233;e au Hacking et &#224; la S&#233;curit&#233; de l'Information</title>
<url>https://www.root-me.org/local/cache-vignettes/L144xH144/siteon0-9a1b1.svg?1757799377</url>
<link>https://www.root-me.org/</link>
<height>144</height>
<width>144</width>
</image>
<item xml:lang="fr">
<title>Ruby on Rails - ransack</title>
<link>https://www.root-me.org/fr/Challenges/Web-Serveur/Ruby-on-Rails-ransack</link>
<guid isPermaLink="true">https://www.root-me.org/fr/Challenges/Web-Serveur/Ruby-on-Rails-ransack</guid>
<dc:date>2025-06-23T18:18:19Z</dc:date>
<dc:format>text/html</dc:format>
<dc:language>fr</dc:language>
<dc:creator>
koma
</dc:creator>
<dc:subject>Moyen</dc:subject>
<description>
&lt;p&gt;Trouvez le mot de passe administrateur.&lt;/p&gt;
-
&lt;a href="https://www.root-me.org/fr/Challenges/Web-Serveur/" rel="directory"&gt;Web - Serveur&lt;/a&gt;
</description>
</item>
<item xml:lang="fr">
<title>Nginx - Alias Misconfiguration</title>
<link>https://www.root-me.org/fr/Challenges/Web-Serveur/Nginx-Alias-Misconfiguration</link>
<guid isPermaLink="true">https://www.root-me.org/fr/Challenges/Web-Serveur/Nginx-Alias-Misconfiguration</guid>
<dc:date>2024-09-27T12:01:59Z</dc:date>
<dc:format>text/html</dc:format>
<dc:language>fr</dc:language>
<dc:creator>
.Yo0x
</dc:creator>
<dc:subject>Facile</dc:subject>
<description>
&lt;p&gt;Le d&#233;veloppeur web de notre entreprise a termin&#233; le d&#233;veloppement du nouvel intranet.&lt;br class=&#034;autobr&#034; /&gt;
Mission&#160;: Vous devez &#233;valuer la s&#233;curit&#233; de ce site avant sa mise en production.&lt;/p&gt;
-
&lt;a href="https://www.root-me.org/fr/Challenges/Web-Serveur/" rel="directory"&gt;Web - Serveur&lt;/a&gt;
</description>
</item>
<item xml:lang="fr">
<title>Nginx - Root Location Misconfiguration</title>
<link>https://www.root-me.org/fr/Challenges/Web-Serveur/Nginx-Root-Location-Misconfiguration</link>
<guid isPermaLink="true">https://www.root-me.org/fr/Challenges/Web-Serveur/Nginx-Root-Location-Misconfiguration</guid>
<dc:date>2024-09-27T12:01:53Z</dc:date>
<dc:format>text/html</dc:format>
<dc:language>fr</dc:language>
<dc:creator>
.Yo0x
</dc:creator>
<dc:subject>Facile</dc:subject>
<description>
&lt;p&gt;Notre d&#233;veloppeur web affirme que l'intranet qu'il a d&#233;velopp&#233; est s&#233;curis&#233; parce qu'il contient tr&#232;s peu de fonctionnalit&#233;s. Prouvez-lui le contraire en consultant la configuration du serveur.&lt;/p&gt;
&lt;div class=&#034;coloration_code code&#034;&gt;&lt;div class=&#034;spip_nginx code&#034;&gt;&lt;div class=&#034;nginx&#034;&gt;&lt;ol&gt;&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt;&lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#server&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;server&lt;/span&gt;&lt;/a&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#listen&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;listen&lt;/span&gt;&lt;/a&gt; &lt;span style=&#034;&#034;&gt;80&lt;/span&gt;&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#server_name&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;server_name&lt;/span&gt;&lt;/a&gt; _&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#root&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;root&lt;/span&gt;&lt;/a&gt; /etc/nginx&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#location&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;location&lt;/span&gt;&lt;/a&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;=&lt;/span&gt; / &lt;span style=&#034;color: #66cc66;&#034;&gt;&#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpRewriteModule#return&#034;&gt;&lt;span style=&#034;&#034;&gt;return&lt;/span&gt;&lt;/a&gt; &lt;span style=&#034;&#034;&gt;302&lt;/span&gt; /login/login.html&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#location&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;location&lt;/span&gt;&lt;/a&gt; /login/ &lt;span style=&#034;color: #66cc66;&#034;&gt;&#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#alias&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;alias&lt;/span&gt;&lt;/a&gt; /usr/share/nginx/html/login/&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#location&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;location&lt;/span&gt;&lt;/a&gt; /static/ &lt;span style=&#034;color: #66cc66;&#034;&gt;&#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#alias&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;alias&lt;/span&gt;&lt;/a&gt; /var/www/app/static/&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#location&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;location&lt;/span&gt;&lt;/a&gt; / &lt;span style=&#034;color: #66cc66;&#034;&gt;&#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#try_files&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;try_files&lt;/span&gt;&lt;/a&gt; &lt;span style=&#034;color: #000066;&#034;&gt;$uri&lt;/span&gt; &lt;span style=&#034;color: #000066;&#034;&gt;$uri&lt;/span&gt;/ &lt;span style=&#034;color: #66cc66;&#034;&gt;=&lt;/span&gt;&lt;span style=&#034;&#034;&gt;404&lt;/span&gt;&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#default_type&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;default_type&lt;/span&gt;&lt;/a&gt; text/plain&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#error_page&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;error_page&lt;/span&gt;&lt;/a&gt; &lt;span style=&#034;&#034;&gt;404&lt;/span&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;=&lt;/span&gt;&lt;span style=&#034;&#034;&gt;200&lt;/span&gt; /error.txt&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#location&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;location&lt;/span&gt;&lt;/a&gt; /error.txt &lt;span style=&#034;color: #66cc66;&#034;&gt;&#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#internal&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;internal&lt;/span&gt;&lt;/a&gt;&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt;&lt;span style=&#034;color: #66cc66;&#034;&gt;&#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;&lt;/div&gt;&lt;p class='download code_download'&gt;&lt;a href='https://www.root-me.org/local/cache-code/f4c4ac99dc940dc39070ed3170e4b20a.txt'&gt;T&#233;l&#233;charger&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
-
&lt;a href="https://www.root-me.org/fr/Challenges/Web-Serveur/" rel="directory"&gt;Web - Serveur&lt;/a&gt;
</description>
</item>
<item xml:lang="fr">
<title>Nginx - SSRF Misconfiguration</title>
<link>https://www.root-me.org/fr/Challenges/Web-Serveur/Nginx-SSRF-Misconfiguration</link>
<guid isPermaLink="true">https://www.root-me.org/fr/Challenges/Web-Serveur/Nginx-SSRF-Misconfiguration</guid>
<dc:date>2024-09-27T12:01:48Z</dc:date>
<dc:format>text/html</dc:format>
<dc:language>fr</dc:language>
<dc:creator>
.Yo0x
</dc:creator>
<dc:subject>Moyen</dc:subject>
<description>
&lt;p&gt;Un d&#233;veloppeur a ajout&#233; une nouvelle fonctionnalit&#233; &#224; son site web. Il ne comprend pas en quoi cette fonctionnalit&#233; est dangereuse et pense avoir correctement filtr&#233; les entr&#233;es. Prouvez-lui le contraire&#160;!&lt;/p&gt;
&lt;p&gt;Voici la configuration Nginx utilis&#233;e&#160;:&lt;/p&gt;
&lt;div class=&#034;coloration_code code&#034;&gt;&lt;div class=&#034;spip_nginx code&#034;&gt;&lt;div class=&#034;nginx&#034;&gt;&lt;ol&gt;&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#server&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;server&lt;/span&gt;&lt;/a&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#listen&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;listen&lt;/span&gt;&lt;/a&gt; &lt;span style=&#034;&#034;&gt;80&lt;/span&gt;&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#root&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;root&lt;/span&gt;&lt;/a&gt; /var/www/app/&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#resolver&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;resolver&lt;/span&gt;&lt;/a&gt; 127.0.0.11 ipv6&lt;span style=&#034;color: #66cc66;&#034;&gt;=&lt;/span&gt;off&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#location&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;location&lt;/span&gt;&lt;/a&gt; / &lt;span style=&#034;color: #66cc66;&#034;&gt;&#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#root&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;root&lt;/span&gt;&lt;/a&gt; /var/www/app/login/&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#try_files&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;try_files&lt;/span&gt;&lt;/a&gt; &lt;span style=&#034;color: #000066;&#034;&gt;$uri&lt;/span&gt; &lt;span style=&#034;color: #000066;&#034;&gt;$uri&lt;/span&gt;/login.html &lt;span style=&#034;color: #000066;&#034;&gt;$uri&lt;/span&gt;/ &lt;span style=&#034;color: #66cc66;&#034;&gt;=&lt;/span&gt;&lt;span style=&#034;&#034;&gt;404&lt;/span&gt;&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#location&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;location&lt;/span&gt;&lt;/a&gt; /static/ &lt;span style=&#034;color: #66cc66;&#034;&gt;&#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#alias&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;alias&lt;/span&gt;&lt;/a&gt; /var/www/app/static/&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#location&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;location&lt;/span&gt;&lt;/a&gt; /uploads/ &lt;span style=&#034;color: #66cc66;&#034;&gt;&#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpAccessModule#allow&#034;&gt;&lt;span style=&#034;&#034;&gt;allow&lt;/span&gt;&lt;/a&gt; 127.0.0.1&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpAccessModule#deny&#034;&gt;&lt;span style=&#034;&#034;&gt;deny&lt;/span&gt;&lt;/a&gt; all&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpAutoIndexModule#autoindex&#034;&gt;&lt;span style=&#034;&#034;&gt;autoindex&lt;/span&gt;&lt;/a&gt; on&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#alias&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;alias&lt;/span&gt;&lt;/a&gt; /var/www/app/uploads/&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#location&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;location&lt;/span&gt;&lt;/a&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;~&lt;/span&gt; /dir_enum&lt;span style=&#034;color: #66cc66;&#034;&gt;&amp;#40;&lt;/span&gt;.*&lt;span style=&#034;color: #66cc66;&#034;&gt;&amp;#41;&lt;/span&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpProxyModule#proxy_pass&#034;&gt;&lt;span style=&#034;&#034;&gt;proxy_pass&lt;/span&gt;&lt;/a&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpCoreModule#http&#034;&gt;&lt;span style=&#034;color: #000066;&#034;&gt;http&lt;/span&gt;&lt;/a&gt;://web-serveur-ch94-apache$1&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;a href=&#034;http://wiki.nginx.org/NginxHttpProxyModule#proxy_redirect&#034;&gt;&lt;span style=&#034;&#034;&gt;proxy_redirect&lt;/span&gt;&lt;/a&gt; off&lt;span style=&#034;color: #66cc66;&#034;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li style=&#034;font-weight: normal; vertical-align:top;&#034;&gt;&lt;div style=&#034;&#034;&gt; &lt;span style=&#034;color: #66cc66;&#034;&gt;&#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;&lt;/div&gt;&lt;p class='download code_download'&gt;&lt;a href='https://www.root-me.org/local/cache-code/480b4e56af8147a21da350585313529c.txt'&gt;T&#233;l&#233;charger&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
-
&lt;a href="https://www.root-me.org/fr/Challenges/Web-Serveur/" rel="directory"&gt;Web - Serveur&lt;/a&gt;
</description>
</item>
<item xml:lang="fr">
<title>Python dotenv</title>
<link>https://www.root-me.org/fr/Challenges/Web-Serveur/Python-dotenv</link>
<guid isPermaLink="true">https://www.root-me.org/fr/Challenges/Web-Serveur/Python-dotenv</guid>
<dc:date>2024-09-27T12:01:44Z</dc:date>
<dc:format>text/html</dc:format>
<dc:language>fr</dc:language>
<dc:creator>
jrjgjk
</dc:creator>
<dc:subject>Difficile</dc:subject>
<description>
&lt;p&gt;Une nouvelle application est en cours de d&#233;veloppement. Un audit white-box est n&#233;cessaire avant sa mise en production, et vous vous &#234;tes port&#233; volontaire.&lt;/p&gt;
&lt;p&gt;Peu de fonctionnalit&#233;s sont pr&#233;sentes sur l'application.&lt;br class=&#034;autobr&#034; /&gt;
R&#233;ussirez-vous &#224; gagner la main sur le serveur&#160;?&lt;/p&gt;
&lt;p&gt;N'oubliez pas de lire les sources&#160;!&lt;/p&gt;
-
&lt;a href="https://www.root-me.org/fr/Challenges/Web-Serveur/" rel="directory"&gt;Web - Serveur&lt;/a&gt;
</description>
</item>
<item xml:lang="fr">
<title>API - Broken Access 2</title>
<link>https://www.root-me.org/fr/Challenges/Web-Serveur/API-Broken-Access-2</link>
<guid isPermaLink="true">https://www.root-me.org/fr/Challenges/Web-Serveur/API-Broken-Access-2</guid>
<dc:date>2024-01-18T10:59:46Z</dc:date>
<dc:format>text/html</dc:format>
<dc:language>fr</dc:language>
<dc:creator>
Nishacid
, 
Mika
</dc:creator>
<dc:subject>Moyen</dc:subject>
<description>
&lt;p&gt;Apr&#232;s le cuisant &#233;chec de sa pr&#233;c&#233;dente plateforme, votre ami est revenu vers vous. Cette fois-ci, une s&#233;curit&#233; a &#233;t&#233; mise en place afin de vous emp&#234;cher de lire les notes d'autrui, &#224; moins que quelqu'un vous ait partag&#233; son secret vous permettant de le faire avec son accord. Fini les vuln&#233;rabilit&#233;s de contr&#244;le d'acc&#232;s (ou pas). Montrez-lui que son enthousiasme va &#234;tre de courte dur&#233;e et que le diable se cache dans les d&#233;tails.&lt;/p&gt;
-
&lt;a href="https://www.root-me.org/fr/Challenges/Web-Serveur/" rel="directory"&gt;Web - Serveur&lt;/a&gt;
</description>
</item>
<item xml:lang="fr">
<title>API - Mass Assignment</title>
<link>https://www.root-me.org/fr/Challenges/Web-Serveur/API-Mass-Assignment</link>
<guid isPermaLink="true">https://www.root-me.org/fr/Challenges/Web-Serveur/API-Mass-Assignment</guid>
<dc:date>2024-01-18T10:59:37Z</dc:date>
<dc:format>text/html</dc:format>
<dc:language>fr</dc:language>
<dc:creator>
Nishacid
, 
Mika
</dc:creator>
<dc:subject>Moyen</dc:subject>
<description>
&lt;p&gt;Votre ami vous remercie pour votre pr&#233;c&#233;dente remont&#233;e de vuln&#233;rabilit&#233;, et vous assure que cette fois-ci, il a supprim&#233; la possibilit&#233; d'acc&#232;s aux notes, et il a m&#234;me cr&#233;&#233; un r&#244;le d'administration !&lt;/p&gt;
-
&lt;a href="https://www.root-me.org/fr/Challenges/Web-Serveur/" rel="directory"&gt;Web - Serveur&lt;/a&gt;
</description>
</item>
<item xml:lang="fr">
<title>API - Broken Access</title>
<link>https://www.root-me.org/fr/Challenges/Web-Serveur/API-Broken-Access</link>
<guid isPermaLink="true">https://www.root-me.org/fr/Challenges/Web-Serveur/API-Broken-Access</guid>
<dc:date>2024-01-18T10:59:26Z</dc:date>
<dc:format>text/html</dc:format>
<dc:language>fr</dc:language>
<dc:creator>
Nishacid
, 
Mika
</dc:creator>
<dc:subject>Facile</dc:subject>
<description>
&lt;p&gt;Votre ami a mis en place une plateforme o&#249; vous pouvez vous inscrire et mettre une note priv&#233;e. Tout est fait sur la base d'une API. Avant de mettre en place le Front-End, il vous a demand&#233; de v&#233;rifier que tout &#233;tait s&#233;curis&#233;.&lt;/p&gt;
-
&lt;a href="https://www.root-me.org/fr/Challenges/Web-Serveur/" rel="directory"&gt;Web - Serveur&lt;/a&gt;
</description>
</item>
<item xml:lang="fr">
<title>Java - Custom gadget deserialisation</title>
<link>https://www.root-me.org/fr/Challenges/Web-Serveur/Java-Custom-gadget-deserialisation</link>
<guid isPermaLink="true">https://www.root-me.org/fr/Challenges/Web-Serveur/Java-Custom-gadget-deserialisation</guid>
<dc:date>2023-12-28T09:58:34Z</dc:date>
<dc:format>text/html</dc:format>
<dc:language>fr</dc:language>
<dc:creator>
Elweth
</dc:creator>
<dc:subject>Difficile</dc:subject>
<description>
&lt;p&gt;Root-me a d&#233;ploy&#233; une nouvelle interface de connexion exclusivement r&#233;serv&#233;e aux administrateurs. &lt;br class=&#034;autobr&#034; /&gt;
Au vu de toutes les vuln&#233;rabilit&#233;s pr&#233;sentes sur le web, le d&#233;veloppeur a d&#233;cid&#233; d'impl&#233;menter lui-m&#234;me les protections.&lt;/p&gt;
&lt;p&gt;Il est tellement persuad&#233; de la robustesse des s&#233;curit&#233;s qu'il a impl&#233;ment&#233; qu'il vous donne les sources de l'application.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sources &#224; t&#233;l&#233;charger&lt;/strong&gt;&#160;: &lt;a href=&#034;https://static.root-me.org/web-serveur/ch87/ch87.zip&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;https://static.root-me.org/web-serveur/ch87/ch87.zip&lt;/a&gt;&lt;/p&gt;
-
&lt;a href="https://www.root-me.org/fr/Challenges/Web-Serveur/" rel="directory"&gt;Web - Serveur&lt;/a&gt;
</description>
</item>
<item xml:lang="fr">
<title>Elixir - EEx</title>
<link>https://www.root-me.org/fr/Challenges/Web-Serveur/Elixir-EEx</link>
<guid isPermaLink="true">https://www.root-me.org/fr/Challenges/Web-Serveur/Elixir-EEx</guid>
<dc:date>2023-11-29T11:00:32Z</dc:date>
<dc:format>text/html</dc:format>
<dc:language>fr</dc:language>
<dc:creator>
lolo42
</dc:creator>
<dc:subject>Moyen</dc:subject>
<description>
&lt;p&gt;Voici mon nouveau service d'h&#233;bergement de fichier ! D&#233;velopp&#233; en Elixir, c'est s&#251;rement s&#233;curis&#233;.&lt;/p&gt;
-
&lt;a href="https://www.root-me.org/fr/Challenges/Web-Serveur/" rel="directory"&gt;Web - Serveur&lt;/a&gt;
</description>
</item>
</channel>
</rss>
