اختبار شهادة محلل الأمن السيبراني CompTIA CySA+

السؤال 421 من 1040

كل الأسئلة

A web application has a function to retrieve content from an internal URL. The security analyst wants to identify correctly formatted GET requests to 'https://10.1.2.3/api' that include a single integer parameter named 'id' in the logs. Which of the following regular expressions would correctly match only those requests?

الخيارات

  • A https://10\.1\.2\.3/api\?uid=[0-9]+
  • B https://10\.1\.2\.3/api\?id=\d+
  • C https://10\.1\.2\.3/api\?id=[a-zA-Z]+
  • D https://10\.1\.2\.3/api\?uid=[0-9]+

النقاشات

لا توجد نقاشات منشورة لهذا السؤال حالياً.