SPLK-5001試験無料問題集「Splunk Certified Cybersecurity Defense Analyst 認定」
While testing the dynamic removal of credit card numbers, an analyst lands on using the rex command. What mode needs to be set to in order to replace the defined values with X?
| makeresults
| eval ccnumber="511388720478619733"
| rex field=ccnumber mode=??? "s/(\d{4}-){3)/XXXX-XXXX-XXXX-/g"
Please assume that the above rex command is correctly written.
| makeresults
| eval ccnumber="511388720478619733"
| rex field=ccnumber mode=??? "s/(\d{4}-){3)/XXXX-XXXX-XXXX-/g"
Please assume that the above rex command is correctly written.
正解:A
解答を投票する
This cyber framework provides guidance on how to approach cybersecurity related issues based on four main use cases: threat intelligence, detection and analytics, adversary emulation and red teaming, and assessment and engineering. Which framework is this?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)