Guardian@JUMPERZ.NET :Plugins :Standard plugins :

UriNormalizer

Prev Next

This plugin normalizes URI. See the following example.

before:
/etc/hoge/../passwd


after:
/etc/passwd


This plugin is stable. It is recommended that you use this plugin to all HTTP sessions.

The name of the class of this plugin is :
net.jumperz.app.MGuardian.plugin.MUriNormalizer


Standard plugins