$ ./collect-sysinfo.py
Python 2.7.9
$ ./w3af_console --version
w3af - Web Application Attack and Audit Framework
Version: 1.7.4
Revision: 1ff61b2110 - 15 Jul 2015 14:50
Branch: master
Local changes: No
Author: Andres Riancho and the w3af team.
Upon starting the audit, the following error message quickly scrolls by on the console before the expected messages.
$ ./collect-sysinfo.py Python 2.7.9 $ ./w3af_console --version w3af - Web Application Attack and Audit Framework Version: 1.7.4 Revision: 1ff61b2110 - 15 Jul 2015 14:50 Branch: master Local changes: No Author: Andres Riancho and the w3af team.
Upon starting the audit, the following error message quickly scrolls by on the console before the expected messages.
w3af/core/ui/gui/reqResViewer.py:184: GtkWarning: gtk_box_pack: assertion 'child->parent == NULL' failed self.pack_start(hbox, False, False, padding=5)