Search:

Type: Posts; User: BartBlade; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    11,146

    Not alot you can do from a legal perspective. No...

    Not alot you can do from a legal perspective. No one forces ISPs, users, corporations, or anyone to use these lists. He has posted that it is a use "as is" list and accepts no liability for the...
  2. Replies
    6
    Views
    4,902

    One caviot - you will start getting log messages...

    One caviot - you will start getting log messages stating that you have exceeded your licensing if you do not use the correct CAL on your system. Your system will still work - but it can be annoying...
  3. Replies
    26
    Views
    13,186

    Besides the ethical reasons of running a P2P...

    Besides the ethical reasons of running a P2P network - there are at least three known vulnerabilities for Kazaa:

    There is a known denial of service associated with the adds that Kazaa serves
    ...
  4. Replies
    13
    Views
    5,555

    You could try something this (This will write to...

    You could try something this (This will write to standard output):
    #!/bin/sh
    while true
    do
    ps -ef | grep --silent <string you are looking for> | grep -v grep
    if [ "$?" = 0 ]; then
    echo...
  5. Replies
    14
    Views
    19,358

    I have to agree with both of you to a certain...

    I have to agree with both of you to a certain extent. In my humble opinion, and in my experience, Social Engineering is a part of hacking. It is not technical, it is lying, and it is manipulation -...
  6. Replies
    12
    Views
    8,954

    Re: Random compression

    [QUOTE]Originally posted by nietzsche
    I know this is just a rehash ... but it seems boggling to me that you can have a random hash of data and have *any* significant compression. As far as I know,...
  7. Thread: suncreen

    by BartBlade
    Replies
    9
    Views
    7,134

    Stack Mode

    Hey Korp -

    Basically what you are saying is you have the firewall running in bridging mode (sort of like a router) if I remember my sunscreen configs. If you have done all the OS hardening, and...
  8. Thread: Firewalls

    by BartBlade
    Replies
    14
    Views
    11,872

    RE: Firewall

    What are you looking for in a firewall?

    Are you simply looking for a personal firewall, or are you looking for a network firewall, to perform perimeter defense?

    When you say "compatible with...
Results 1 to 8 of 8