# wml support test plugins output console,textFile output output config textFile set fileName output-w3af.txt set verbose True back output config console set verbose False back discovery webSpider,allowedMethods discovery config webSpider set onlyForward True back audit sqli back target set target http://localhost/w3af/core/wml_parser/index.html back start assert len(kb.kb.getData('urls','urlList')) >= 7 assert len(kb.kb.getData('sqli','sqli')) == 1 exit