Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which environment variable must the user enable in order to enable data tainting?

  2. A.

     ENABLE_TAINT

    B.

     MS_ENABLE_TAINT

    C.

     NS_ENABLE_TAINT

    D.

     ENABLE_TAINT_NS

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The environment variable NS_ENABLE_TAINT must be enabled in order to enable data tainting.


Be The First To Comment