Injection Scanner
A couple of conflicts with forum software
| User |
Post |
Josh Admin Posts: 45
|
Posted: 2008-06-11 18:15:38
|
I've noticed 2 conflicts so far:
1. IPB Downloads mod (by ntd i think), it uses the cmd= command which IS blocks.
2. SMF, the SMF login URL is index.php?action=login which shows the IS login form. |
Scott Admin Posts: 211
|
Posted: 2008-06-12 07:23:42
|
| These two conflict statements can be removed from the filter file if used in conjuction with either application. I think that would be the simplest solution unless I write mods specific to those forums. |
Josh Admin Posts: 45
|
Posted: 2008-06-12 17:35:53
|
After posting this I found an easier way to remove the conflict.
If anyone is using the same method for including the file over the entire site:
php_value auto_prepend_file
I found out that you can exclude it from folders by using putting this in an htaccess file in that folder:
php_value auto_prepend_file none |
Scott Admin Posts: 211
|
Posted: 2008-06-13 07:36:05
|
| Interesting! This sounds like a much better solution than removing triggers. |
Page:
[ 1 ]
New Post
You must be logged in to post on the discussion boards.