<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>https://csirt.docapost.fr/index.php?action=history&amp;feed=atom&amp;title=Ent%C3%AAte_X-XSS-Protection_Bigip</id>
		<title>Entête X-XSS-Protection Bigip - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="https://csirt.docapost.fr/index.php?action=history&amp;feed=atom&amp;title=Ent%C3%AAte_X-XSS-Protection_Bigip"/>
		<link rel="alternate" type="text/html" href="https://csirt.docapost.fr/index.php?title=Ent%C3%AAte_X-XSS-Protection_Bigip&amp;action=history"/>
		<updated>2026-05-13T23:21:27Z</updated>
		<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://csirt.docapost.fr/index.php?title=Ent%C3%AAte_X-XSS-Protection_Bigip&amp;diff=1976&amp;oldid=prev</id>
		<title>Gbellanger : Page créée avec « Pour mettre en place cette entête au niveau d'un bigip:  Créer une irule avec la configuration suivantes:   when HTTP_RESPONSE {     HTTP::header insert X-XSS-Protection... »</title>
		<link rel="alternate" type="text/html" href="https://csirt.docapost.fr/index.php?title=Ent%C3%AAte_X-XSS-Protection_Bigip&amp;diff=1976&amp;oldid=prev"/>
				<updated>2018-08-07T07:58:51Z</updated>
		
		<summary type="html">&lt;p&gt;Page créée avec « Pour mettre en place cette entête au niveau d&amp;#039;un bigip:  Créer une irule avec la configuration suivantes:   when HTTP_RESPONSE {     HTTP::header insert X-XSS-Protection... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Pour mettre en place cette entête au niveau d'un bigip:&lt;br /&gt;
&lt;br /&gt;
Créer une irule avec la configuration suivantes:&lt;br /&gt;
&lt;br /&gt;
 when HTTP_RESPONSE {&lt;br /&gt;
    HTTP::header insert X-XSS-Protection &amp;quot;1; mode=block&amp;quot;&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
si vous avez déja une irule avec des entêtes de défini ajouter la ligne ci-dessus comme suit:&lt;br /&gt;
&lt;br /&gt;
 when HTTP_RESPONSE {&lt;br /&gt;
   HTTP::header insert X-Frame-Options sameorigin&lt;br /&gt;
   HTTP::header insert X-XSS-Protection &amp;quot;1; mode=block&amp;quot;&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Il est nécessaire d'appliquer l'irule sur le virtuel server concernant par la modification.&lt;/div&gt;</summary>
		<author><name>Gbellanger</name></author>	</entry>

	</feed>