> $ python >>>> import scapy This command does not do anything (visible).
I have seen, that the full message of the error is: web@c-web3:~> w3af_console WARNING: Failed to execute tcpdump. Check it is installed and in the PATH Error while reading plugin options: "Invalid file option value "output-w3af.csv", the user doesn't have enough permissions to write to the specified directory." The whole package is installed into /usr/shared/w3af ; When I make "web" the owner of the complete /usr/shared/w3af directory, I can start w3af: web@c-web3:~> w3af_console WARNING: Failed to execute tcpdump. Check it is installed and in the PATH w3af>>> exit w3af>>> Bye. So the reason for failing is not the existence of tcpdump but the lack of rights to the installation dir. Is there any reason for that? Best regards, Johannes -- Johannes Weberhofer Weberhofer GmbH, Austria, Vienna ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ W3af-develop mailing list W3af-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-develop