Re: [W3af-develop] Fwd: for w3af
Status: Beta
Brought to you by:
andresriancho
From: Andres R. <and...@gm...> - 2015-12-08 13:28:58
|
I would say: "It's impossible to do in less than 5 days of work of an experienced w3af developer". On Tue, Dec 8, 2015 at 10:26 AM, Manish Dangol <dan...@gm...> wrote: > yes I know so, I am seeking help from the members to how to grab just two > scripts from OWASP top10 they are > 1. broken authentication and > 2. path traversal > > On 8 December 2015 at 19:06, Andres Riancho <and...@gm...> > wrote: >> >> w3af plugins are here [0], but I believe you won't be able to run them >> without the rest of w3af. The plugins depend on the features provided >> by the core [1] and any attempt to run the plugins without it will >> fail. >> >> Of course it is possible for you to copy the plugins and modify them >> to remove all core dependencies, but that will take you a lot of time. >> >> [0] https://github.com/andresriancho/w3af/tree/master/w3af/plugins >> [1] https://github.com/andresriancho/w3af/tree/master/w3af/core >> >> On Tue, Dec 8, 2015 at 10:04 AM, Manish Dangol <dan...@gm...> >> wrote: >> > I just want to extract them from w3af and use in my project for >> > education >> > purpose. >> >> >> >> -- >> Andrés Riancho >> Project Leader at w3af - http://w3af.org/ >> Web Application Attack and Audit Framework >> Twitter: @w3af >> GPG: 0x93C344F3 > > > > > -- > Yours Sincerely > Manish Dangol > -- Andrés Riancho Project Leader at w3af - http://w3af.org/ Web Application Attack and Audit Framework Twitter: @w3af GPG: 0x93C344F3 |