From 2ab136e12592386f2458673661710394f87245d8 Mon Sep 17 00:00:00 2001 From: "Raghupathi.A" <139057243+raghupathi321@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:13:12 +0000 Subject: [PATCH] more checklist points added to HTML5 security Testing checklist --- README.md | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 15a5fb7..443d984 100644 --- a/README.md +++ b/README.md @@ -185,11 +185,24 @@ - [ ] Test for Authentication and Authorization issues - [ ] Test for CSRF +
window.postMessage) for improper origin validation.<iframe> with sandboxing attributes.<video> and <audio> elements (e.g., file inclusion attacks).<canvas> element to prevent data leakage.Geolocation API (consent handling).Drag and Drop API (data injection attacks).<form> elements using autocomplete.