Bug in phishing net?
Markus Nilsson
markus at markusoft.se
Fri May 27 15:06:30 IST 2011
Hi list!
I think I have found a bug in the phishing net, when the mail contains broken A-tags.
For example, if the mail contains two A-tags, but only closes one of them, the end-tag callback seems to remove everything inbetween the first tag and the second one:
<a href=link1>
Text
More text
<a href=link2>
Link
</a>
This would be changed to:
<a href=link1>
<a href=link2>
Link
</a>
by the phishing filter
Have anyone else seen this?
Kind Regards
Markus
--
This message has been scanned for viruses and dangerous content by CronLab
(www.cronlab.com), and is believed to be clean.
More information about the MailScanner
mailing list