First page Back Continue Last page Summary Graphics
Denial of Service Attacks
can't really prevent them, but some helpful options
confMAX_MESSAGE_SIZE
- potential DoS on disk space in mail queue
- attacker can just send more messages of smaller size
confMAX_DAEMON_CHILDREN
- potential DoS on number of processes
- fixes DoS on multi-purpose machine, but actually makes it easier to DoS sendmail