Name:
- (2 points) demonstrate snort in action as a sniffer on your system. Get ISO.
- Show the syntax of the command to get snort to log all sniffed traffic to the directory /tmp/snort:
- What is snort's main configuration file?
- What flag is used to process a specific number of packets, and then immediately exit?
- What flag will automatically replace IP addresses with xxx.xxx.xxx.xxx in snort's output?
- What flag will tell snort to send alerts to /var/log/secure?
- (5 pts) Write a rule to log a simple alert whenever someone ssh's into your firewall from anywhere.
- (5 pts) Write a rule which will log ALL network traffic, and display the message: 'net traffic' on each alert
- Which of the rule files contains rules to detect bootp hardware address length overflows?
- (6 pts) Write a rule to detect traceroutes. Traceroute packets always have a ttl set to 1