| http://www.zone-h.org Wrote: : |
NukeSentinel is a security script for Php-Nuke sites for blocking hacking attempts. The creator is Bob Marion from www.nukescripts.net. It is supposed to block all strings used in sql injection and scripting attacks. It has been discovered an attacker can bypass nukesentinel for any kind of attack by using %2a%2a in a query instead of the ** or ( ) that Nuke Sentinel alerts on. Example: www.target.com/modules.php?name=[module name]&file=search&bywhat=aid&exact=1&forwhat=kala%27/%2a%2a/[Script] Other scripts such as protector and admin secure will stop this. |