w3af do not open: w3af.noarch version 1.5: installed by mcc the application w3af and w3af-gui and edited by the terminal: # w3af_console and the terminal returns .... [root @ localhost marcio] # w3af_console Traceback (most recent call last): File "/ usr / share / w3af / w3af_console", line 21, in <module> from core.ui.console.console_ui import ConsoleUI File "/usr/share/w3af/core/ui/console/console_ui.py", line 42, in <module> from core.controllers.w3afCore import w3afCore File "/usr/share/w3af/core/controllers/w3afCore.py", line 36, in <module> from core.controllers.core_helpers.strategy import w3af_core_strategy File "/usr/share/w3af/core/controllers/core_helpers/strategy.py", line 30, in <module> from core.data.url.extended_urllib import MAX_ERROR_COUNT File "/usr/share/w3af/core/data/url/extended_urllib.py", line 45, in <module> from core.data.parsers.HTTPRequestParser import HTTPRequestParser File "/usr/share/w3af/core/data/parsers/HTTPRequestParser.py", line 26, in <module> from core.data.request.factory import create_fuzzable_request_from_parts File "/usr/share/w3af/core/data/request/factory.py", line 29, in <module> import core.data.parsers.parser_cache as parser_cache File "/usr/share/w3af/core/data/parsers/parser_cache.py", line 26, in <module> import core.data.parsers.document_parser as DocumentParser File "/usr/share/w3af/core/data/parsers/document_parser.py", line 25, in <module> from core.data.parsers.pdf import PDFParser, pdf_to_text File "/usr/share/w3af/core/data/parsers/pdf.py", line 26, in <module> from pdfminer.pdfinterp import PDFResourceManager, PDFPageInterpreter, process_pdf ImportError: can not import name process_pdf and as we have seen this with problem in dependence pdfminer. I installed the terminal #dnf install python-pdfminer and the problem continues :( how should I proceed to open w3af? I checked the link: https://ask.fedoraproject.org/en-us/question/103817/uniscan-e-w3af-scanning-and-vulnerability-audience-web-no-fedora-25/ but I did not succeed?
Component: Bugzilla => RPM PackagesAssignee: sysadmin-bugs => bugsquadProduct: Infrastructure => MageiaVersion: unspecified => Cauldron
Assigning to the registered maintainer!
Assignee: bugsquad => guillomovitchCC: (none) => geiger.david68210
w3af has been removed from Cauldron in March, as it was difficult to maintain, and relying on obsolete webkit1.
Resolution: (none) => WONTFIXStatus: NEW => RESOLVED