|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
header_check: regexp or PCRE? false positives?
From: Roger B.A. Klorese (rogerk
queernet.org)
Date: Mon Jan 03 2005 - 12:54:07 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The following line in a header_checks file:
/^Content-Type:(.*)name=(.*)\.com/ REJECT com
extensions not allowed (Content-Type)
...is setting off "false" (not really, but undesired) matches against
MIME headers.
It's likely these are somehow forwards from somethingorother.com.
Is the expression as strict as it could be? Is it specifically regexp
or pcre, and how would I know?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]