1
i know all the *nukes are fairly insecure (depending on which version), and XOOPS has seemed pretty secure from what i've seen so far (but XOOPS doesn't have the same userbase as phpnuke, so less people to test the security)
anyways, i've noticed in the phpnuke community, they've been answering the many hacks by XSS, union, etc etc, by creating scripts that are included before the site loads, which kill any malicious code being sent, sometimes by spamming the user's computer with popups causing instability on his end (depending on the protector app) and banning his ip
here's a thread at nukecops about Sentinel, but some of the other applications get mentioned as well, i'm wondering if something similar would be useful in the XOOPS community, to help protect any hacks from developing in the future?
http://nukecops.com/postt29245.html&sid=922645aa4a2308efcc73db7840e4613cbtw, could one of the core programmers explain what XOOPS does to prevent malicious code? does it stop Union hacks, cross site scripting, etc, natively?