摘要: We only want to access <li>One</li> B: '+' sinbling selector, if we don't have second uland replaced with a li, then it is targeting this li; which is 阅读全文
posted @ 2023-06-23 16:22 Zhentiw 阅读(8) 评论(0) 推荐(0) 编辑
摘要: A: Wrong. You should be able to access sub-domain B: Wrong, HttpOnlyCookie can only be set from server side. Securemeans https only; C: Correct. If yo 阅读全文
posted @ 2023-06-23 16:14 Zhentiw 阅读(6) 评论(0) 推荐(0) 编辑
摘要: font-display: auto; font-display: block; font-display: swap; font-display: fallback; font-display: optional; auto The font display strategy is defined 阅读全文
posted @ 2023-06-23 16:05 Zhentiw 阅读(5) 评论(0) 推荐(0) 编辑
摘要: XSS (Cross-Site Scripting): XSS is a type of injection security vulnerability where malicious scripts are injected into trusted websites. These script 阅读全文
posted @ 2023-06-23 15:38 Zhentiw 阅读(5) 评论(0) 推荐(0) 编辑