Official Bank 0/51

LPIC-3 Exam 303: Security, version 2.0 (303-200) - Linux Professional Institute Actual Exam Questions

Last updated on May 13, 2026

97% Exam Compliance
51 Total Questions
1
Question

What is the purpose of the program snort-stat?

Options
A

It displays statistics from the running Snort process.

B

It returns the status of all configured network devices.

C

It reports whether the Snort process is still running and processing packets.

D

It displays the status of all Snort processes.

E

It reads syslog files containing Snort information and generates port scan statistics.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

Which of the following commands displays all ebtable rules contained in the table filter including their packet and byte counters?

Options
A

ebtables -t nat -L -v

B

ebtables-L-t filter -Lv

C

ebtables-t filter-L-Lc

D

ebtables -t filter -Ln -L

E

ebtables-L -Lc-t filter

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

Which of the following statements are true regarding the certificate of a Root CA? (Choose TWO correct answers.)

Select 3
Options
A

It is a self-signed certificate.

B

It does not include the private key of the CA

C

It must contain a host name as the common name.

D

It has an infinite lifetime and never expires.

E

It must contain an X509v3 Authority extension.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

Which of the following lines in an OpenSSL configuration adds an X 509v3 Subject Alternative Name extension for the host names example.org and www.example.org to a certificate'?

Options
A

subjectAltName = DNS: www example.org, DNS:example.org

B

extension= SAN: www.example.org, SAN:example.org

C

subjectAltName: www.example.org, subjectAltName: example.org

D

commonName = subjectAltName= www.example.org, subjectAltName = example.org

E

subject= CN= www.example.org, CN=example.org

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

Given that this device has three different keys, which of the following commands deletes only the first key?

Options
A

cryptsetup luksDelKey /dev/sda 1 0

B

cryptsetup luksDelkey /dev/sda 1 1

C

cryptsetup luksDelKey / dev /mapper/crypt- vol 1

D

cryptsetup luksDelKey / dev /mapper/crypt- vol 0

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.