Sponsored Content
Full Discussion: Hackers!!!!!
Special Forums UNIX Desktop Questions & Answers Hackers!!!!! Post 25700 by jurrien on Friday 2nd of August 2002 03:34:23 PM
Old 08-02-2002
few things what always help. make sure you have atleast all services you run the most up2date version. have them constantly watched by loggers. make sure those logs files get not deleted (even if person get root ;-) ). but this is just handy when you got hacked and you need to find out who did it. also handy is put some firewall (prefered cisco with extreme good configuration) in front of it so you are sure only allowed persons can get on it.

next to all of this passwords are the weakest point of many security things. just make sure that with password guessign people do nto get in (you get now all script kiddies and more wannabe hackers ;-) ). the others use buffer over flow et problems in programs. you can limit this by making sure they get a time out to the server. (ip rejected by firewall).

just a few ideas Smilie
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Paranoid about hackers

Hi all I noted something strange on my server. The get mesages on my terminal even when I am not logged on. What does this mean? I don;t remember the excact message but it looked like messages from my /var/log/messages. "Can't locate mod probe!" or something like that. I am trying to get the... (4 Replies)
Discussion started by: skotapal
4 Replies

2. UNIX for Advanced & Expert Users

any hackers? i need someones help

to get into an telephone account online :confused: (4 Replies)
Discussion started by: jackie8
4 Replies

3. Cybersecurity

on how to protect your website against hackers

Hi! Looking for some feed back on this tutorial... Thank you for checking out this thread. I'm working on some killer videos right now that will explain in detail how you can protect your website against hackers. The first part of the video series is live right now and it covers Cross-Site... (2 Replies)
Discussion started by: Arne1983
2 Replies
ARNO_FWFILTER(1)														  ARNO_FWFILTER(1)

NAME
arno-fwfilter - a filter script to make iptables firewall logs more readable for humans SYNOPSIS
arno-fwfilter [OPTIONS] DESCRIPTION
arno-fwfilter is a pipe filter script to make the firewall-log better readable. Some usage examples are: Static firewall log filtering: arno-fwfilter < logfile Realtime firewall logging on tty10: tail --follow <logfile> | arno-fwfilter >/dev/tty10 & OPTIONS
--help, -h Print the available options. --html-output, -o Use basic HTML to format the output --no-locations, -l Disable to (try to) obtain the IP's geographical location. By default, http://www.hostip.info/ is visited to get this information. --no-colors, -c Disable the use of colors in the output. --single-line, -s Put all information about an event in a single line SEE ALSO
iptables(8), arno-iptables-firewall(8) The http://rocky.eld.leidenuniv.nl/ web site. AUTHOR
arno-fwfilter was written by Arno van Amersfoort <arnova@rocky.eld.leidenuniv.nl>. This manual page was written by Michael Hanke <michael.hanke@gmail.com>, for the Debian project (but may be used by others). Michael Hanke September 2005 ARNO_FWFILTER(1)
All times are GMT -4. The time now is 03:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy