Thiago,

    Short answer, use the "!".

    Long answer, please take a look at this:

arian...@toreng-0557:~/w3af/trunk$ ./w3af_console
w3af>>> plugins
w3af/plugins>>> output
|---------------------------------------------------------------------------------------------------------------------------------------------|
| Plugin name  | Status  | Conf | Description

|
|---------------------------------------------------------------------------------------------------------------------------------------------|
| console      | Enabled | Yes  | Print messages to the console.

|
| gtkOutput    |         |      | Saves messages to
kb.kb.getData('gtkOutput', 'queue'), messages are saved in the form of
objects.           |
| htmlFile     |         | Yes  | Print all messages to a HTML file.

|
| textFile     |         | Yes  | Prints all messages to a text file.

|
| xmlFile      |         | Yes  | Print all messages to a xml file.

|
|---------------------------------------------------------------------------------------------------------------------------------------------|
w3af/plugins>>> output textFile
w3af/plugins>>> output
|---------------------------------------------------------------------------------------------------------------------------------------------|
| Plugin name  | Status  | Conf | Description

|
|---------------------------------------------------------------------------------------------------------------------------------------------|
| console      | Enabled | Yes  | Print messages to the console.

|
| gtkOutput    |         |      | Saves messages to
kb.kb.getData('gtkOutput', 'queue'), messages are saved in the form of
objects.           |
| htmlFile     |         | Yes  | Print all messages to a HTML file.

|
| textFile     | Enabled | Yes  | Prints all messages to a text file.

|
| xmlFile      |         | Yes  | Print all messages to a xml file.

|
|---------------------------------------------------------------------------------------------------------------------------------------------|
w3af/plugins>>> output !textFile
w3af/plugins>>> output
|---------------------------------------------------------------------------------------------------------------------------------------------|
| Plugin name  | Status  | Conf | Description

|
|---------------------------------------------------------------------------------------------------------------------------------------------|
| console      | Enabled | Yes  | Print messages to the console.

|
| gtkOutput    |         |      | Saves messages to
kb.kb.getData('gtkOutput', 'queue'), messages are saved in the form of
objects.           |
| htmlFile     |         | Yes  | Print all messages to a HTML file.

|
| textFile     |         | Yes  | Prints all messages to a text file.

|
| xmlFile      |         | Yes  | Print all messages to a xml file.

|
|---------------------------------------------------------------------------------------------------------------------------------------------|
w3af/plugins>>>


Regards,

On Mon, Oct 18, 2010 at 9:59 AM, Thiago Stuckert <[email protected]> wrote:
> How I can disable an output plugin in the console mode?
>
> --
> Thiago
>
> ------------------------------------------------------------------------------
> Download new Adobe(R) Flash(R) Builder(TM) 4
> The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
> Flex(R) Builder(TM)) enable the development of rich applications that run
> across multiple browsers and platforms. Download your free trials today!
> http://p.sf.net/sfu/adobe-dev2dev
> _______________________________________________
> W3af-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/w3af-users
>
>



-- 
Andrés Riancho
Founder, Bonsai - Information Security
http://www.bonsai-sec.com/
http://w3af.sf.net/

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
W3af-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to