Re: [umit-devel] Web App Scanner

2009-04-01 Thread Adriano Marques
Hello, > Being honest to you, I didn't know about this issue between PyGTK and > threads. Even if I do not touch GTK related code from the threads I > might have problems? I mean, I just wanted to create threads to deal > with network requests. Data collected by these requests should be > shared w

Re: [umit-devel] Web App Scanner

2009-03-31 Thread Bartosz SKOWRON
On Tue, Mar 31, 2009 at 5:03 PM, João <[email protected]> wrote: > I agree that Twisted isn't the best option here. Dependency for itself > is a reason big enough to give up on it. > > I can figure two options. The first one would be using nmap's nse > scripts. The second one is crafting a python

Re: [umit-devel] Web App Scanner

2009-03-31 Thread João
First of all, thanks for the feedback, I really appreciate it. On Mon, Mar 30, 2009 at 3:08 AM, Adriano Marques wrote: > Hello João, > >> I'm pretty sure about time issues. Perform tests on a big host is a >> test that takes time. The first obvious idea is to use parallel >> operations. We can pe

Re: [umit-devel] Web App Scanner

2009-03-29 Thread Adriano Marques
Hello João, > I'm pretty sure about time issues. Perform tests on a big host is a > test that takes time. The first obvious idea is to use parallel > operations. We can perform a number of tests simultaneously and, since > getting a response from the server takes some time, it won't be a > problem

[umit-devel] Web App Scanner

2009-03-28 Thread João
On Sat, Mar 28, 2009 at 4:27 PM, Luis A. Bastiao Silva wrote: > Hi, > > On Sat, Mar 28, 2009 at 4:03 AM, João <[email protected]> wrote: >> >> Hey there everyone, >> >> My name is João and I'm also a GSoC 2009 aspirant. In 2008 I've helped >> OSSIM Project in Google Summer of Code and, this year,

Re: [umit-devel] Web App Scanner

2009-03-28 Thread jcorrea
On Sat, Mar 28, 2009 at 4:27 PM, Luis A. Bastiao Silva wrote: > Hi, > > On Sat, Mar 28, 2009 at 4:03 AM, João <[email protected]> wrote: >> >> Hey there everyone, >> >> My name is João and I'm also a GSoC 2009 aspirant. In 2008 I've helped >> OSSIM Project in Google Summer of Code and, this year,

Re: [umit-devel] Web App Scanner

2009-03-28 Thread João
On Sat, Mar 28, 2009 at 2:20 AM, Adriano Marques wrote: > Hello João, > Hi Adriano, thanks for the feedback! > Thanks for your interest on Umit! > >> The idea is developing a Web app scanner. Before scanning a host and >> finding a web server running on it, it would be very interesting that >> yo

Re: [umit-devel] Web App Scanner

2009-03-28 Thread Luis A. Bastiao Silva
Hi, On Sat, Mar 28, 2009 at 4:03 AM, João <[email protected]> wrote: > Hey there everyone, > > My name is João and I'm also a GSoC 2009 aspirant. In 2008 I've helped > OSSIM Project in Google Summer of Code and, this year, I'm interested > in a idea I had that I think would be nice for Umit. >

Re: [umit-devel] Web App Scanner

2009-03-27 Thread Adriano Marques
Hello João, Thanks for your interest on Umit! > The idea is developing a Web app scanner. Before scanning a host and > finding a web server running on it, it would be very interesting that > you could have a way to discover which applications are running in > this web server. I mean, we could sca

[umit-devel] Web App Scanner

2009-03-27 Thread João
Hey there everyone, My name is João and I'm also a GSoC 2009 aspirant. In 2008 I've helped OSSIM Project in Google Summer of Code and, this year, I'm interested in a idea I had that I think would be nice for Umit. The idea is developing a Web app scanner. Before scanning a host and finding a web