0 votes
Now consider another Content-Security-Policy header sent by syssec. com:

default-src 'self', script-src 'nonce-ABCDEF'

Would a level 3 compliant browser execute the following script? Why? Explain briefly.

‹script src="other.com/foo js" nonce="ABCDEF" ></script>
in Tutorials by
edit history

1 Answer

0 votes
What do you need help with? What question do you have regarding that task?
by (2.3k points)
edit history
0
Would a level 3 compliant browser execute the following script? Why?
0
Again: What do you need help with? What have you tried to answer the question?
0
Hi Rossel, I have a question about the level of compliance with the question I posted. Could you please explain if it's level 3 compliant or not? If any, please explain.

AGAIN Question:--

Now consider another Content-Security-Policy header sent by syssec. com:

default-src 'self', script-src 'nonce-ABCDEF'

Would a level 3 compliant browser execute the following script (YES/NO) ? Why? Explain briefly.

‹script src="other.com/foo js" nonce="ABCDEF" ></script>
0
We are not answering questions you have copied 1:1 from an old exam/exercise. Please explain what you need help with in this task so I can help you with your problem.