Displaying 13 results from an estimated 13 matches for "secnap".
2006 Mar 16
0
World 2006 - Register for the SECNAP and MIS Training Institute Discount!
InfoSec World(tm) Conference and Expo 2006
April 3-5, 2006
Vendor Expo: April 3 & 4
Optional Workshops: April 1, 2, 5, 6, & 7
Disney's Coronado Springs Resort / Orlando, FL
http://www.misti.com/InfoSecWorld
SPECIAL OFFER!
SECNAP Network Security Corp. and MIS Training Institute would like to offer you 10% OFF of the regular undiscounted conference fee of $1495 to attend InfoSec World Conference & Expo 2006!
Come visit SECNAP Network Security Corp. at Booth 437. Learn how our unique patented technologies provide a...
2006 Aug 07
5
seeding dev/random in 5.5
...ad, no monitor, its hard trying to
figure out just WHY 'system won't boot'.
(it booted, but sshd didn't start!)
There is enough random[pun intended] things that can happen when you
install a new system, that I would like to try to eliminate one of them.
--
Michael Scheidell, CTO
SECNAP Network Security / www.secnap.com
scheidell@secnap.net / 1+561-999-5000, x 1131
2003 Apr 08
5
Status of SPARC64 port?
...in,/usr/opt/bin,/usr/bin//spare/user/opt/bin/,/opt/sfw and the mired
of other paths.
It looks like mixed message there, with one page saying it supports the
v100, another saying it does yet.
And if nor FBSD, then which one? OpenBSD, NetBSD?
Anyone have any performance tests?
--
Michael Scheidell
SECNAP Network Security, LLC
Sales: 866-SECNAPNET / (1-866-732-6276)
Main: 561-368-9561 / www.secnap.net
2003 Apr 26
8
blackmail attempt? Stable mailing list block?
I got some weird mail back, claiming that my e-mail was blocked, w/o
indicating what server was blocked, after the mail appeared in the
mailing list. Is this some BS shakedown? I use postfix on a DSL line
forwarding to earthlink, this is hardly something that should be rare
in the BSD world... the mail appeared to come from a web mail server
and the first link has the following lovely text:
2003 Sep 24
1
FreeBSD Security Advisory FreeBSD-SA-03:14.arp
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:14.arp Security Advisory
The FreeBSD Project
Topic: denial of service due to ARP resource starvation
Category: core
Module: sys
Announced:
2007 Jan 14
3
MOAB advisories
Hi Colin!
I would like to know, that these following "vulnerabilities" does
affect FreeBSD's reliability? If the answer is "yes", what version of
FreeBSD affected, when will be fixed, etc.
http://projects.info-pull.com/moab/MOAB-12-01-2007.html
http://projects.info-pull.com/moab/MOAB-10-01-2007.html
Thank you!
--
kobi
2006 Jun 11
2
Anyone running ntop on FBSD5.4
If you are running ntop on 5.4, what compile options?
Use ports version? Or surgefile tarball?
It makes a great security forensics tools, but I can't get it to stop
segfaulting.Was wondering if anyone found a fix for it.
--
Michael Scheidell, CTO
561-999-5000, ext 1131
SECNAP Network Security Corporation
Take a vacation from spam: http://www.spammertrap.com
2005 Dec 30
2
Domtools.com hyjacked?
Attempted to install dlint port.
Only distribution site is www.domtools.com
Email to 'content@domtools.com' and pab@domtools.com bounces (can't
relay)
Phone number missing on whois record.
Fetch of tarball fails checksum (it delivers a generic 'web hosted
search engine that just hijacked someone's domain' web page.
Maybe domtools didn't renew? New web company
2007 Aug 01
3
FreeBSD Security Advisory FreeBSD-SA-07:07.bind
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-07:07.bind Security Advisory
The FreeBSD Project
Topic: Predictable query ids in named(8)
Category: contrib
Module: bind
Announced:
2007 Aug 01
3
FreeBSD Security Advisory FreeBSD-SA-07:07.bind
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-07:07.bind Security Advisory
The FreeBSD Project
Topic: Predictable query ids in named(8)
Category: contrib
Module: bind
Announced:
2006 Aug 19
9
SSH scans vs connection ratelimiting
Gang,
For months now, we're all seeing repeated bruteforce attempts on SSH.
I've configured my pf install to ratelimit TCP connections to port 22
and to automatically add IP-addresses that connect too fast to a table
that's filtered:
table <lamers> { }
block quick from <lamers> to any
pass in quick on $ext_if inet proto tcp from any to ($ext_if) port 22
modulate
2005 Nov 05
0
Freebsd port issue: ZDI-05-002: Clam Antivirus Remote Code Execution
This was in bugtraq, and hasn't shown up in portaudit yet so I thought I
would send it and the fix to you.
I submitted a pr for a patch as well. (but for some reason, ir bounced)
Problem #1:
Clamav 87 has been found to have a security vulnerability that
could
lead to remote code execution
Problem #2
patch patch-clamav-milter_clamav-milter.c won't
2005 Jun 29
3
Perl master site changed to tobez.org?
Tobez: no disrespect intended, obviously you saw a problem with the
master sites for perl 5.8.7 and did what you could to help, and with
your position as a maintainer, I know that the trust we have in you and
your patches is well earned, so don't take this question as anything but
my well-earned paranoia rearing its ugly head:
Yes, building perl5.8.7 did seem like it had a lot of problems