amandarackham
Quiz by , created more than 1 year ago

CEH Test 1

50
1
0
amandarackham
Created by amandarackham almost 9 years ago
Close

CEH: IDS, Firewalls and Honeypots Test 1

Question 1 of 10

1

Which Snort command will filter for outgoing email requests:

Select one of the following:

  • alert tcp any any -> any 21 msg "Email sent"

  • alert tcp any any -> any 25 msg "Email sent"

  • alert tcp any 21 -> any any msg "Email sent"

  • alert tcp any 25 -> any any msg "Email sent"

  • alert tcp any 25 -> any 21 msg "Email sent"

Explanation

Question 2 of 10

1

Which Snort command will filter for incoming email from the server:

Select one of the following:

  • alert tcp any any -> any 21 msg "Email received"

  • alert tcp any any -> any 25 msg "Email received"

  • alert tcp any 21 -> any any msg "Email received"

  • alert tcp any 25 -> any any msg "Email received" "

  • alert tcp any 25 -> any 21 msg "Email received" "

Explanation

Question 3 of 10

1

Which Snort command will filter for outgoing FTP requests:

Select one of the following:

  • alert tcp any any -> any 21 msg "FTP out"

  • alert tcp any any -> any 25 msg "FTP out"

  • alert tcp any 21 -> any any msg "FTP out"

  • alert tcp any 25 -> any any msg "FTP out"

  • alert tcp any 25 -> any 21 msg "FTP out"

Explanation

Question 4 of 10

1

Which Snort command will filter for incoming FTP response from an FTP server:

Select one of the following:

  • alert tcp any any -> any 21 msg "FTP response"

  • alert tcp any any -> any 25 msg "FTP response"

  • alert tcp any 21 -> any any msg "FTP response"

  • alert tcp any 25 -> any any msg "FTP response"

  • alert tcp any 25 -> any 21 msg "FTP response"

Explanation

Question 5 of 10

1

Which is the following is unlikely to be a port that a client uses to connect to an FTP server:

Select one of the following:

  • 21

  • 3100

  • 3110

  • 3111

  • 4444

Explanation

Question 6 of 10

1

Which Snort command line option is used to define that packets are not logged

Select one of the following:

  • -v

  • -c

  • -n

  • -l

  • -k

Explanation

Question 7 of 10

1

Which Snort command line option is used to read a rules file

Select one of the following:

  • -v

  • -c

  • -n

  • -l

  • -k

Explanation

Question 8 of 10

1

Which Snort command line option is used to run in verbose mode

Select one of the following:

  • -v

  • -c

  • -n

  • -l

  • -k

Explanation

Question 9 of 10

1

Which Snort command line option is used to define the interface number

Select one of the following:

  • -v

  • -c

  • -i

  • -l

  • -k

Explanation

Question 10 of 10

1

Which Snort command line option is used to define the log directory

Select one of the following:

  • -v

  • -c

  • -n

  • -l

  • -k

Explanation