# This is a simple XST detection plugins output console,textFile output config textFile set fileName output-w3af.txt set verbose True back output config console set verbose False back audit xst back target set target http://localhost/w3af/audit/xss/index.html back start assert len( kb.kb.getData('xst', 'xst') ) == 1 exit