Skip to content

xml_f5asm.py AttributeError #1

@john-littletom

Description

@john-littletom

Hello,

I've changed several distributions and played with dependencies, I'm not sure if it's the right place to post this, but it seems that something doesn't work with the xml file. At least in my case.

Python version: 2.7.16 (default, Apr 6 2019, 01:42:57) [GCC 8.3.0]
Platform: Kali kali-rolling kali-rolling
GTK version: 2.24.32
PyGTK version: 2.24.0
w3af version:
w3af - Web Application Attack and Audit Framework
Version: 2019.1.2
Revision: 008bab95b1 - 28 Jun 2019 14:57
Branch: master
Local changes: No
Author: Andres Riancho and the w3af team.Traceback (most recent call last):
File "/root/w3af/w3af/core/ui/gui/main.py", line 612, in start_scan_wrap
real_scan_start()
File "/root/w3af/w3af/core/ui/gui/main.py", line 603, in real_scan_start
self.w3af.start()
File "/root/w3af/w3af/core/controllers/w3afCore.py", line 299, in start
self.scan_end_hook()
File "/root/w3af/w3af/core/controllers/w3afCore.py", line 500, in scan_end_hook
om.manager.end_output_plugins()
File "/root/w3af/w3af/core/controllers/output_manager/manager.py", line 316, in end_output_plugins
self.__end_output_plugins_impl()
File "/root/w3af/w3af/core/controllers/output_manager/manager.py", line 342, in __end_output_plugins_impl
o_plugin.end()
File "/root/w3af/w3af/plugins/output/xml_f5asm.py", line 177, in end
if i.get_dc():
AttributeError: 'AutoCompleteInfoSet' object has no attribute 'get_dc'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions