# This is the buffer overflow detection demo plugins output console,textFile output config textFile set fileName output-w3af.txt set verbose True back output config console set verbose False back audit buffOverflow back target set target http://localhost/cgi-bin/buffOverflow.cgi back start # New versions of apache don't show errors, my lab stopped showing them! assert len( kb.kb.getData('buffOverflow', 'buffOverflow') ) == 0 exit