Forum Discussion

mikegray_198028's avatar
Dec 02, 2015

can we block Cross-site scripting (XSS) in LTM

Hello,

is there any possibility to block Cross-site scripting (XSS) in LTM module using Irule? 

2 Replies

  • R_Marc's avatar
    R_Marc
    Icon for Nimbostratus rankNimbostratus

    One could probably hobble something together in an iRule (there might even be some iRules for that in the codeshare area). Here is an example someone suggested.

     

    This is really what ASM is for, however. That is tested and maintained. Rolling your own might work in some or even a lot cases, but it'll sign you up for maintaining it, which I wouldn't suggest.

     

  • The best and efficient way is ASM. This is what ASM meant for.

     

    -Jinshu