Re: [sqlmap-users] Testenv inside docker

2015-07-24 Thread Miroslav Stampar
Will take a look later today. Currently finishing regular day job. Bye On Fri, Jul 24, 2015 at 1:39 PM, Andres Riancho wrote: > Done! Now it's possible to run mysql testenv inside docker: > https://github.com/sqlmapproject/testenv/pull/8 > > @Miroslav: I'm available at GTalk if you want to

Re: [sqlmap-users] Testenv inside docker

2015-07-24 Thread Andres Riancho
Done! Now it's possible to run mysql testenv inside docker: https://github.com/sqlmapproject/testenv/pull/8 @Miroslav: I'm available at GTalk if you want to discuss this, but I believe the PR description is good enough :) On Wed, Jul 22, 2015 at 12:33 PM, Andres Riancho wrote: > We always ig

Re: [sqlmap-users] Testenv inside docker

2015-07-22 Thread Andres Riancho
We always ignore you ;) ;) ;) On Wed, Jul 22, 2015 at 12:32 PM, Brandon Perry wrote: > Oh shit I should have read the email more carefully. Testenv, not sqlmap. > Ignore me. > > Sent from a phone > > On Jul 22, 2015, at 9:07 AM, Miroslav Stampar > wrote: > > Hi. > > No, but if someone is interes

Re: [sqlmap-users] Testenv inside docker

2015-07-22 Thread Brandon Perry
Oh shit I should have read the email more carefully. Testenv, not sqlmap. Ignore me. Sent from a phone > On Jul 22, 2015, at 9:07 AM, Miroslav Stampar > wrote: > > Hi. > > No, but if someone is interested to do it we would be more than happy to > accept/use it. > > Kind regards, > Miroslav

Re: [sqlmap-users] Testenv inside docker

2015-07-22 Thread Brandon Perry
Iirc Kali has docker images and ships with sqlmap Sent from a phone > On Jul 22, 2015, at 9:07 AM, Miroslav Stampar > wrote: > > Hi. > > No, but if someone is interested to do it we would be more than happy to > accept/use it. > > Kind regards, > Miroslav Stampar > >> On Wed, Jul 22, 2015

Re: [sqlmap-users] Testenv inside docker

2015-07-22 Thread Andres Riancho
Cool, thanks for the info On Wed, Jul 22, 2015 at 11:28 AM, Miroslav Stampar wrote: > Debian >= 6 should do. Our old one (we still use internally) was/is Debian > 5. > > Bye > > p.s. for virtual environment we use VMWare, but VirtualBox should be fine > too. > > On Wed, Jul 22, 2015 at 4:24 PM, A

Re: [sqlmap-users] Testenv inside docker

2015-07-22 Thread Andres Riancho
Miroslav, Ok, I'll start with that today. Most likely I'll just do the mysql part because it's what I use in my w3af tests, but I'll build it in such a way that it should be trivial for anyone to extend it to the other DBs. I'll base my work on deployment.sh [0], quick question about that

Re: [sqlmap-users] Testenv inside docker

2015-07-22 Thread Miroslav Stampar
Debian >= 6 should do. Our old one (we still use internally) was/is Debian 5. Bye p.s. for virtual environment we use VMWare, but VirtualBox should be fine too. On Wed, Jul 22, 2015 at 4:24 PM, Andres Riancho wrote: > Miroslav, > > Ok, I'll start with that today. Most likely I'll just do t

Re: [sqlmap-users] Testenv inside docker

2015-07-22 Thread Miroslav Stampar
Hi. No, but if someone is interested to do it we would be more than happy to accept/use it. Kind regards, Miroslav Stampar On Wed, Jul 22, 2015 at 2:16 PM, Andres Riancho wrote: > List, > > Anyone created a docker image for the sqlmap testenv [0]? I'm in > the process of migrating all the