nerdexam
EC-Council

312-50V9 · Question #214

You have several plain-text firewall logs that you must review to evaluate network traffic. You know that in order to do fast, efficient searches of the logs you must use regular expressions. Which co

The correct answer is A. Grep. grep is a command-line utility for searching plain-text data sets for lines matching a regular https://en.wikipedia.org/wiki/Grep

Scanning Networks

Question

You have several plain-text firewall logs that you must review to evaluate network traffic. You know that in order to do fast, efficient searches of the logs you must use regular expressions. Which command-line utility are you most likely to use?

Options

  • AGrep
  • BNotepad
  • CMS Excel
  • DRelational Database

How the community answered

(31 responses)
  • A
    90% (28)
  • B
    3% (1)
  • D
    6% (2)

Explanation

grep is a command-line utility for searching plain-text data sets for lines matching a regular https://en.wikipedia.org/wiki/Grep

Topics

#grep#regular expressions#log analysis#firewall logs

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice