Re: [W3af-users] incredibly slow crawling and auditing

2016-01-08 Thread Andrew King
Here's a thought... Install some memory dumping tool and dump the process memory to see what is actually in it? Might be faster than trial and error and looking at each individual plugin and whittling away at features. On Fri, Jan 8, 2016 at 6:51 AM, Vojtěch Polášek wrote: > Hi, > okay and can

Re: [W3af-users] W3af in the Background

2014-10-29 Thread Andrew King
Totally not a w3af issue. You should be using screen to hold jobs you leave running then close ssh sessions. http://www.princessleia.com/sshscreen.php On Wed, Oct 29, 2014 at 3:51 PM, Andres Riancho wrote: > Aman, > > On Wed, Oct 29, 2014 at 4:10 PM, Aman Thakur > wrote: > > Hi Guys, > > Good

Re: [W3af-users] Changes!

2014-09-05 Thread Andrew King
andresriancho/w3af-kali > > On Fri, Sep 5, 2014 at 5:57 PM, Andrew King > wrote: > > That's what source tracked auto-builds in PPAs are for... > > > > > > On Fri, Sep 5, 2014 at 8:43 AM, Andres Riancho > > > wrote: > >> > >>

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,

[W3af-users] I saw on the project page thoughts about moving to docker for deployment

2014-08-18 Thread Andrew King
Is everyone set on docker or is pure LXC okay too? Docker seems neat, but it's changing pretty rapidly. LXC has been around for a while now, and it seems a little more stable for the time being. Both are options, but I was just wondering about the whys on the decision. --