0% found this document useful (0 votes)
36 views1 page

Understanding CORS: Full Form & Attacks

This document contains 5 multiple choice questions about CORS (Cross-Origin Resource Sharing). The questions cover identifying the full form of CORS, listing the 3 test cases needed for a CORS attack, whether setting Access-Control-Allow-Origin to * can be exploited by an attacker, and possible fixes for CORS issues.

Uploaded by

Syahri Awan P.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views1 page

Understanding CORS: Full Form & Attacks

This document contains 5 multiple choice questions about CORS (Cross-Origin Resource Sharing). The questions cover identifying the full form of CORS, listing the 3 test cases needed for a CORS attack, whether setting Access-Control-Allow-Origin to * can be exploited by an attacker, and possible fixes for CORS issues.

Uploaded by

Syahri Awan P.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Multiple-Choice Questions:

1. What is the full form of CORS

[Link] Origin Resource Sinking

[Link] Original Resource Sharing

[Link] Origin Resource Suffixing

[Link] Origin Resource Sharing

2. What are the 3 Test cases for CORS Attack to happen?

[Link]-Control-Allow-Origin : * , Can attacker exploit this?

4. What is the command to exploit to CORS from Terminal?

5. What are the Fixes of CORS?

You might also like