Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which of the following controls is the best way to mitigate a denial-of-service (DoS) attack?

A.

Model guardrails

B.

Rate limiting

C.

End-to-end encryption

D.

Access controls

A security analyst reviews a recently released chatbot ' s log and discovers that outputs sometimes include personally identifiable information (PII) from other chatbot users.

Which of the following corrective actions should the security analyst take first to resolve this issue?

A.

Take the chatbot offline and restore it from a backup.

B.

Disable memory from the chat history for all users.

C.

Ask all users to refrain from using PII with the chatbot.

D.

Require users to label the sensitivity of their requests.

A company uses human review for software development validation and wants to add another validation layer.

Which of the following should a security administrator use to accomplish this task?

A.

AI-assisted approval

B.

Low-code plug-in

C.

Automated rollback

D.

Regression testing

A customer-facing, AI-powered chatbot has been jailbroken through prompt injections. As a result, the AI model is offering a 99% discount on the purchase of a new vehicle.

Which of the following should be implemented to enhance the model ' s robustness against such attacks?

A.

Bias filtering

B.

System prompt

C.

Log monitoring

D.

Guardrails

A data scientist is working with unlabeled data and wants to build a clustering model.

Which of the following techniques should a data scientist use?

A.

Supervised learning

B.

Reinforcement learning

C.

Unsupervised learning

D.

Semi-supervised learning

Which of the following helps in managing potential security issues related to model training?

A.

National Institute of Standards and Technology (NIST) AI Risk Management Framework (RMF)

B.

International Organization for Standardization (ISO) 27001

C.

Organization for Economic Co-operation and Development (OECD)

D.

General Data Protection Regulation (GDPR)

A human resources officer is using AI to evaluate resumes and help select candidates that meet minimum criteria. To improve the results, the human resources officer adjusts the query parameters and includes an example resume that matches a successful candidate.

Which of the following best describes this query?

A.

Distillation

B.

Prompt template

C.

One-shot prompting

D.

System role

An organization develops a chatbot that does not provide harmful or explicit responses, must use clean and professional language, and ensures that responses are accurate.

Which of the following should the organization conduct after the chatbot is fully developed but before a customer-facing deployment?

A.

Data labeling and classification

B.

Model auditing and evaluation

C.

Guardrail testing and validation

D.

Regression modeling and minimization

An attacker successfully completes a denial-of-service (DoS) attack through the context window of an AI system. Thousands of characters are obfuscated and hidden behind an emoji.

Which of the following techniques best mitigates this type of attack?

A.

Fraud detection

B.

Large language model (LLM)-as-a-judge

C.

Pattern recognition

D.

Prompt filter

A detection engineering team wants to use AI to automatically prevent vulnerable code from reaching production.

Which of the following is the most effective way to accomplish this task?

A.

Deploying an integrated development environment (IDE) plug-in that will warn developers of dangerous code before compiling

B.

Using a security orchestration, automation, and response (SOAR) with a machine learning (ML) model to classify code

C.

Implementing a large language model (LLM) in the continuous integration and continuous deployment (CI/CD) runner to examine code and pass or fail build jobs

D.

Developing an agentic penetration testing tool to validate potential vulnerable code