nerdexam
Juniper

JN0-633 · Question #88

[edit security idp] user@srx# show | no-more idp-policy basic { rulebase-ips { rule 1 { match { from-zone untrust; source-address any; to-zone trust; destination-address any; application default…

The correct answer is B. set custom-attack data-inject attack-type signature protocol-binding tcp C. set idp-policy basic rulebase-ips rule 1 match destination-address webserver. See the full explanation below for the reasoning.

Question

[edit security idp] user@srx# show | no-more idp-policy basic { rulebase-ips { rule 1 { match { from-zone untrust; source-address any; to-zone trust; destination-address any; application default; attacks { custom-attacks data-inject; } } then { action { recommended; } notification { log-attacks; } } } } } active-policy basic; custom-attack data-inject { recommended-action close; severity critical; attack-type { signature { context mssql-query; pattern "SELECT * FROM accounts"; direction client-to-server; } } } You have configured the custom attack signature shown in the exhibit. This configuration is valid, but you want to improve the efficiency and performance of your IDP. Which two commands should you use? (Choose two.)

Options

  • Aset custom attack data-inject recommended-action drop
  • Bset custom-attack data-inject attack-type signature protocol-binding tcp
  • Cset idp-policy basic rulebase-ips rule 1 match destination-address webserver
  • Dset idp-policy basic rulebase-ips rule 1 match application any

How the community answered

(17 responses)
  • A
    12% (2)
  • B
    82% (14)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full JN0-633 Practice