sockstat -l
(netstat | grep LISTEN)
To check your login log,
grep -ir ssh /var/log/*
grep -ir breakin /var/log/*
grep -ir security /var/log/*
http://www.cyberciti.biz/tips/freebsd-lists-open-internet-unix-domain-sockets.html
http://www.linuxforums.org/forum/linux-security/75742-where-sshd-logs-kept.html
No comments:
Post a Comment