Re: [W3af-users] Changes!

2014-09-05 Thread Andrew King
Just a note: if you're using LXC or docker containers, the host OS shouldn't matter. Ultimately, the overlay filesystem differences should handle all the niggly bits. So, packaging head/devel won't exist any more when these are working. I'ld choose to use those to deploy instead of a package man

Re: [W3af-users] Changes!

2014-09-05 Thread Andres Riancho
Hah, yes, but that also requires effort to setup, and also is really platform specific. More than happy if you want to finish the work I started in the w3af-kali [0] repository. The next step would be to completely automate the steps explained in the README.md file, potentially using the docker in

Re: [W3af-users] Changes!

2014-09-05 Thread Andrew King
That's what source tracked auto-builds in PPAs are for... On Fri, Sep 5, 2014 at 8:43 AM, Andres Riancho wrote: > There's no Kali package for these latest changes yet, but it should > work well if you "install from source" [0] > > [0] http://docs.w3af.org/en/latest/install.html#id1 > > On Fri,

Re: [W3af-users] Changes!

2014-09-05 Thread Andres Riancho
There's no Kali package for these latest changes yet, but it should work well if you "install from source" [0] [0] http://docs.w3af.org/en/latest/install.html#id1 On Fri, Sep 5, 2014 at 9:36 AM, Ali Khalfan wrote: > kali? > > > > On 09/05/2014 03:14 PM, Andres Riancho wrote: >> List, >> >> J

Re: [W3af-users] Changes!

2014-09-05 Thread Ali Khalfan
kali? On 09/05/2014 03:14 PM, Andres Riancho wrote: > List, > > Just pushed a lot of changes to w3af's master branch. > > If you run "./w3af_console --force-update" or "git pull" you'll > get the latest and greatest from the repository. > > The code I've been working on is mostly