PimpMyLog
PimpMyLog copied to clipboard
HTML Entities for Special Characters
In order to prevent element (and script) injection via the Referer and User Agent tags, which can be manipulated via request headers, <, >, ", ', and \ are replaced with &#dd; character code entities in all log rows.