Kernel bug? Reading from master PTY when no slaves are open

2008-10-17 Thread Shachar Shemesh
Hi all, If I try to read from a master PTY when no slaves are open I get an IO error. This would be okay with me, except: - Select keeps flaging the fd as having read data, resulting in 100% CPU utilization and - The slave end is the controlling TTY for a process, so it is possible to pick up

Re: Penetration testing tools?

2008-10-17 Thread Shachar Shemesh
Josh Amishav-Zlatin wrote: It sounds like you agree with my original statement that if the web app is high risk, then manual testing should be used in conjunction with automated testing. The only thing I disagree with is the relevance to this thread. Amos specifically asked about automatic

Re: Penetration testing tools?

2008-10-17 Thread Josh Amishav-Zlatin
On Thu, Oct 16, 2008 at 11:43:09PM +0200, Shachar Shemesh wrote: > > However, it > >would be naive to believe that an application is free from high risk > >vulns just because it passed some automated scan. > Well, it would be naive to think that merely because an application was > audited by four

Encripted file system

2008-10-17 Thread David Harel
Hi, I am trying to read encrypted CDroms created using the procedure: http://www.gentoo-wiki.com/HOWTO_Burn_Encrypted_Optical_Media_With_Luks but I get the error: ioctl: LOOP_SET_STATUS: No such file or directory. This procedure was working for me until some months ago when I upgraded the k