The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hi,
I've been writing a security checker for the vB that checks various configuration options for settings that are potential security hazards. Currently, it checks the allowhtml field on all forums, and the following records in setting: allowhtml allowdynimg cookiepath attachextensions calallowhtml It then scans through the polls, posts, user records & PMs for potentially harmful tags like script, object or embed. My question here is: are there any other settings or 'things' hiding in the database that I should check? Also, these are the harmful HTML tags i'm looking for, can anyone think of any others? <script% <object% <embed% <applet% javascript:% Thanks for any help you can give. |
#2
|
||||
|
||||
Remember to check if HTML is on, as if not those tags won't do anything bad at all. Only alert them as a security risk if HTML is enabled for the particular forum they are in
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|