Skip to content

Commit

Permalink
One more potential quality scenario.
Browse files Browse the repository at this point in the history
  • Loading branch information
applebyter committed Feb 6, 2024
1 parent 005f235 commit f289862
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions assessment/cloud/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -197,11 +197,14 @@ \subsection{Quality Scenarios}\label{sec:scenarios}
\paragraph{Email Overflow}
There is a high volume of receipt of email messages, but only approximately 20\% of the messages are `bad'.

\paragraph{Leaked directory}
\paragraph{Leaked Directory}
A bad actor has managed to get the email addresses of all employees of <Large Company>. They have sent a phishing email to all of the users advertising a pay raise with a link to a fake login page. The email is sent to all 10,000 employees at the same time.

\paragraph{...}
.
\paragraph{Personalised Attack}
A bad actor has trained an AI model using social media profiles of targeted victims.
They can generate personalised phishing email messages based on personal information.
These messages can only be identified by Dr. Richardson's tool.
They have sent these phishing messages to 2,000 users at the same time.

\subsection{Marking}
Functionality accounts for 40\% of the marks for the assignment. This is split as 25\% for correct implementation of the provided API, and 15\% for correct generation of tickets and seating plans. The simple queries in the API are worth much less of the mark compared to the API operations that require processing of data.
Expand Down

0 comments on commit f289862

Please sign in to comment.