# Demo how I evade a false positive ;) plugins audit localFileInclude grep pathDisclosure output console,textFile output config textFile set fileName output-w3af.txt set verbose True back back target set target http://localhost/w3af/audit/local_file_inclusion/false_positive.php?file=index back start assert len(kb.kb.getData('localFileInclude','localFileInclude')) == 0 exit