/[Apache-SVN]/spamassassin/trunk/rules/20_uri_tests.cf
ViewVC logotype

Diff of /spamassassin/trunk/rules/20_uri_tests.cf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/rules/20_uri_tests.cf	2005/05/09 04:50:20	169233
+++ spamassassin/trunk/rules/20_uri_tests.cf	2005/05/09 04:50:39	169234
@@ -165,3 +165,7 @@ describe URI_SCHEME_MIXED_CASE	URI schem
 # bug 678
 uri DOMAIN_4U2			/[\@\.]\S{0,20}(?:[^0-9][42](?:yo)?u|for-*you)(?:[.-]\S{1,20})?\.(?:net|com|org|info)\b/
 describe DOMAIN_4U2		Domain name containing a "4u" variant
+
+# possible IDN spoofing attack: http://www.shmoo.com/idn/homograph.txt
+# not expecting any hits on this (yet)
+uri HIGH_CODEPAGE_URI	/^https?:\/\/[^\/]*\&\#(?:\d{4,}|[3456789]\d\d);/i

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26