Previous Next
Security Problems
- It's extremely difficult to completely secure a Unix system,
especially one connected to the Internet and running servers.
- Common attack types:
- Sniffing
passwords or other sensitive information.
- denial of service attacks
- exploiting bugs in daemons or setuid/setgid programs to gain
privileges
- exploiting overly generous permissions
Aaron M. Ucko