QuestionQ9
Network and Log InvestigationsWhich of the following is an example of a Berkeley Packet Filter (BPF) expression?
- A [\w._%+-]
- B 'not src host 10.1.12.52'
- C icmp -j DROP
- D {$_.Enabled -eq $True}
Which of the following is an example of a Berkeley Packet Filter (BPF) expression?
Community Discussion