Displaying 6 results from an estimated 6 matches for "cerbng".
Did you mean:
caring
2003 Jun 10
2
CerbNG v1.0-RC2 is now avaliable!
Hello!
We are proudly announce that CerbNG-1.0 Release Candidate 2 is now
avaliable.
There are many changes from RC1 (many new functionalities, some bug fixes,
new interesting policies, new regression tests and more).
It seems that CerbNG is stable for now, so we hope that the next version
is going to be final 1.0 series release. We count...
2003 Jun 10
2
CerbNG v1.0-RC2 is now avaliable!
Hello!
We are proudly announce that CerbNG-1.0 Release Candidate 2 is now
avaliable.
There are many changes from RC1 (many new functionalities, some bug fixes,
new interesting policies, new regression tests and more).
It seems that CerbNG is stable for now, so we hope that the next version
is going to be final 1.0 series release. We count...
2003 Jul 25
3
systrace for FreeBSD 5.1
I'm porting the most recent version of Neil Provos' systrace to FreeBSD 5.1.
I'm sending him the diffs to integrate into his distribution. I'd also like
to submit them to someone with FreeBSD for consideration, and hopefully
inclusion as a port or whatever you prefer.
Who could I send them to, or what would you prefer me to do with regard to
FreeBSD?
Thanks,
Rich Murphey
2007 Aug 09
9
Is DTrace Vulnerable?
...owever, when combined with current operating systems, it is
open to concurrency vulnerabilities leading to privilege escalation and
audit bypass. We discuss the theory and practice of system call wrapper
concurrency vulnerabilities, and demonstrate exploit technques against
GSWTK, Systrace, and CerbNG.
2003 Apr 13
2
chroot() as non-root user?
I suspect this has been asked before but I'll ask anyway.
Q1: Is it possible for a non-root process to perform a chroot?
My interest is this: I have a typical ISP hosting account (verio; on a
FreeBSD 4.4 server.) I'd like to install and run various CGI packages, yet
protect myself (and my email, and my .ssh keys) from bugs being exploited
in those CGI packages. Chroot at the start
2003 Jul 12
5
jails, ipfilter & stunnel
I'm setting up a server where I plan to use Jails to improve security
I also have installed and am configuring ipfilter. Here are my
questions:
Because I'm using Jails, I will have to have multiple ip aliases on the
network interface. I will use ipfilter to specify what can go to each
of the addresses. (e.g., allow only incoming to port 80 on the jail
running apache).
Another