# This is the XSRF demo: plugins audit xsrf output console,textFile output output config textFile set fileName output-w3af.txt set verbose True back back target set target http://localhost/w3af/xsrf/xsrf.php?abc=2 back start assert len(kb.kb.getData('xsrf','xsrf')) == 1 exit