Skip to content
Snippets Groups Projects
Commit b5263401 authored by Niklas Johansson's avatar Niklas Johansson
Browse files

added info about the bank acc. name needs to be unique

parent 7cf25fac
No related branches found
No related tags found
No related merge requests found
No preview for this file type
...@@ -293,7 +293,7 @@ Below are the required assignments (there are hidden hints!): ...@@ -293,7 +293,7 @@ Below are the required assignments (there are hidden hints!):
statement to return Mary Martin's credit card number as the current statement to return Mary Martin's credit card number as the current
statement only returns the customerName attribute. Note that the statement only returns the customerName attribute. Note that the
UNION statement isn't filtered!} UNION statement isn't filtered!}
\item[Insecure Direct Object Reference Bank] \item[Insecure Direct Object Reference Bank ] Observe that the account name needs to be unique, otherwise you will just get the message \textit{"An Error Occurred! You must be getting funky! Could not create account!"})
{\color{white}To complete this challenge you {\color{white}To complete this challenge you
must first register an account. The account must have a unique name. must first register an account. The account must have a unique name.
The next step is to click the refresh balance button. Capture this The next step is to click the refresh balance button. Capture this
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment