<reg-fuzzer>
	<input>
		<name>Quote/Bracket Remover</name>
		<regex><![CDATA[(\"|%22).*(\>|%3E|<|%3C).*]]></regex>
		<type>client</type>
	</input>
	<input>
		<name>IDS Attack Global Remover</name>
		<regex><![CDATA[(["|'][\s]*\>)|(["|'][\s]*\<)|(\+A[\w]{2}-)|(&#[\w]+)|(\\[\w]{3})|(("|')[\s]*(\)|\}))|((\(|\{)[\s]*("|'))|(%[\w]{2})|(\.\.\/\.\.)|(=\/\/)|(@import|;base64|alert\()|(>[\w]=\/)|((\?\<)|(\)\>))]]></regex>
		<type>client</type>
	</input>
	<!--
	<input>
		<name>Error Generator</name>
		<regex><![CDATA[plop[-+++-\\\\\\\\\]+]]></regex>
		<type>client</type>
	</input>
	-->
</reg-fuzzer>

