Lab 1-installing Snort and creating ICMP rules lab

First let's make sure our Kali is up to date:

  1. In a Terminal session, type the following commands to verify Kali is updated and make sure to install Snort:
      # apt-get update
      # apt-get install snort
  1. You may get a few messages. Go ahead and select to install.
  1. Once the install is complete, you will get a Configuring snort dialog box as shown following:
  1. Verify the IP address and if correct select <Ok> and allow the install process to finish.
  2. Once Snort is installed, update again just to make sure we are using the most up-to-date software.
  3. Verify the Snort installation: Verify the installation by typing the following command in a Terminal session:
      # snort --version
  1. Help with Snort: If you need help with snort type the following command in a Terminal session:
      # snort --help

The screenshot is only a partial output of the snort --help command:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.137.208.200