# Check the sintaxis for enabling plugins, "grep all,!lang" . # Use all grep plugins except lang. plugins output console,textFile output output config textFile set fileName output-w3af.txt set verbose True back output config console set verbose False back grep all,!lang discovery audit all audit back target set target http://localhost/w3af/ back start assert 1 == 1 exit