RE: Checking...

2002-05-06 Thread Adam Shephard
For a less-expensive (read "free") solution, check out www.ipcop.org. -Original Message- From: Chris Alliey [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 9:46 PM To: Sean Tomlinson; [EMAIL PROTECTED] Subject: RE: Checking... Yeah - put it behind hardware fir

RE: Checking...

2002-05-06 Thread Klepinger, Aaron
lto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 7:13 PM To: [EMAIL PROTECTED] Subject: Checking... Can anyone suggest a good firewall for a G4 Mac running OS X? == This message contains PRIVILEGED and CONFIDENTIAL information that is intende

RE: Checking...

2002-05-06 Thread Sean Tomlinson
At 10:45 PM 5/3/2002 -0400, you wrote: >Yeah - put it behind hardware firewall (PIX) > >:-) > >chris Well, it IS a laptop. I guess I should have clarified software. Anyone know about firewall support under Darwin?

Re: Checking...

2002-05-06 Thread Radoslav Dejanović
On Saturday 04 May 2002 01:13, Sean Tomlinson wrote: > Can anyone suggest a good firewall for a G4 Mac running OS X? OS X is essentially just BSD wrapped into really nice and friendly package. :) Therefore, you have firewall (IMHO, a really good one) built into your Mac. Use it, Luke! You migh

RE: Checking...

2002-05-06 Thread Chris Alliey
Yeah - put it behind hardware firewall (PIX) :-) chris -Original Message- From: Sean Tomlinson [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 7:13 PM To: [EMAIL PROTECTED] Subject: Checking... Can anyone suggest a good firewall for a G4 Mac running OS X?

Checking...

2002-05-03 Thread Sean Tomlinson
Can anyone suggest a good firewall for a G4 Mac running OS X?

RE: Password Checking Tool

2002-04-22 Thread DLC Administrator
Try L0pthcrack and L0stat to get password statistics L0stat is at http://www.dlcsistemas.com/html/l0stat.html - Mensaje original - De: "Remington Winters" <[EMAIL PROTECTED]> Para: <[EMAIL PROTECTED]> Enviado: viernes 19 de abril de 2002 23:35 Asunto: Re: Passwo

Re: Password Checking Tool

2002-04-19 Thread Remington Winters
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 19, 2002 6:13 AM Subject: Password Checking Tool > Before introducing our new policy to enforce password complexity requirments, my management team has asked me to gather valid examples of existing users whose passwords

RE: Password Checking Tool

2002-04-19 Thread Darlene Steeper
2002 9:14 AM To: [EMAIL PROTECTED] Subject: Password Checking Tool Before introducing our new policy to enforce password complexity requirments, my management team has asked me to gather valid examples of existing users whose passwords are too simple. We have a combined environment of Novell and

RE: Password Checking Tool

2002-04-19 Thread Andrew Blevins
LC3 from @stake Blev -Original Message- From: Robert Baulch [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 6:14 AM To: [EMAIL PROTECTED] Subject: Password Checking Tool Before introducing our new policy to enforce password complexity requirments, my management team has

Re: Password Checking Tool

2002-04-19 Thread Doug Wombles
L0phtcrack it the best for your money! >From: "Robert Baulch" <[EMAIL PROTECTED]> >Reply-To: <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Password Checking Tool >Date: Fri, 19 Apr 2002 06:13:32 -0700 >MIME-Version: 1.0 >Received: from

RE: Password Checking Tool

2002-04-19 Thread Chip Upsal
CRACK I used crack to expose dictionary attackable passwords on our win 2K domain. -Original Message- From: Robert Baulch [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 7:14 AM To: [EMAIL PROTECTED] Subject: Password Checking Tool Before introducing our new policy to enforce

Re: Password Checking Tool

2002-04-19 Thread Muhammad Faisal Rauf Danka
If it's *nix, then you can run crack5 for quiet some time on passwd and *if shadow files, and you'll find crackable passwords. As far as win* is concerned, you can try L0pht' cracker. No clue about Novell passwords though, but If you find any then also notify me off the list if possible =) R

Password Checking Tool

2002-04-19 Thread Robert Baulch
Before introducing our new policy to enforce password complexity requirments, my management team has asked me to gather valid examples of existing users whose passwords are too simple. We have a combined environment of Novell and ActiveDirectory/W2K. Is there a tool that I can run as an admin t

Re: Checking for rootkits

2002-02-26 Thread Jason Dixon
extra steps which allow me to automate the running of >chkrootkit, while also authenticating the validity of the chkrootkit >binary itself. I'm including the steps here, in case anyone else would >like to try this on their own systems. Please note... this utility is >gr

Checking for rootkits

2002-02-24 Thread Jason Dixon
performed some extra steps which allow me to automate the running of chkrootkit, while also authenticating the validity of the chkrootkit binary itself. I'm including the steps here, in case anyone else would like to try this on their own systems. Please note... this utility is great f

RE: Tool for checking connection to the net (in real time with Linux)

2002-02-08 Thread Zill, Greg
ipchains on Linux with ACCEPT and LOGGING params will accurately track connections with port/service -Original Message- From: Jörg" Luttmer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 5:26 AM To: [EMAIL PROTECTED] Subject: Tool for checking connection to the ne

Re: Tool for checking connection to the net (in real time with Linux)

2002-02-07 Thread irado furioso com tudo
try iptraf (a courses sniffer/logger) Jörg Luttmer wrote: > But how can I log if one programme starts a > connection to the internet and to what server? -- saudações, Irado Furioso com Tudo Linux (SuSE) User 179402 tortura é sempre instrumento do estado, dos pais, dos professores.. semp

Tool for checking connection to the net (in real time with Linux)

2002-02-07 Thread Jörg
Hello, I know that I can check open connections via netstat -n and the process number of such a programme via lsof. But how can I log if one programme starts a connection to the internet and to what server? Thank you for your help! Kind regards, /Joerg Luttmer