diff --git a/src/content/posts/testing-vul/.write-source.json b/src/content/posts/testing-vul/.write-source.json new file mode 100644 index 0000000..b905310 --- /dev/null +++ b/src/content/posts/testing-vul/.write-source.json @@ -0,0 +1,86 @@ +{ + "kind": "mlsys-write-source", + "version": 1, + "meta": { + "title": "xyz", + "summary": "dsdsds sds ds dsds", + "authors": [ + "felix" + ], + "writerName": "", + "topicId": "architecture", + "topicName": "Architecture", + "tags": [ + "vul" + ], + "slug": "testing-vul", + "coverFileName": "", + "ogCard": false, + "proposedTopic": "", + "newAuthor": null + }, + "blocks": [ + { + "id": "58a12416-05fb-4776-8f3f-32f078144f1a", + "type": "codeBlock", + "props": { + "language": "javascript" + }, + "content": [ + { + "type": "text", + "text": "\n\n[click me](javascript:alert(1))\nlink\nInline `", + "styles": {} + } + ], + "children": [] + }, + { + "id": "8773374f-6b1b-4b03-852b-76395cadfab2", + "type": "codeBlock", + "props": { + "language": "javascript" + }, + "content": [ + { + "type": "text", + "text": "\n\n[click me](javascript:alert(1))\nlink\nInline `", + "styles": {} + } + ], + "children": [] + }, + { + "id": "ea22a702-5086-409a-858a-f6a7daa3b64e", + "type": "paragraph", + "props": { + "backgroundColor": "default", + "textColor": "default", + "textAlignment": "left" + }, + "content": [ + { + "type": "text", + "text": "", + "styles": { + "textColor": "rgb(163, 21, 21)", + "backgroundColor": "rgba(0, 0, 0, 0.1)" + } + } + ], + "children": [] + }, + { + "id": "58016bbe-8163-4d99-a696-913eb4d7271b", + "type": "paragraph", + "props": { + "backgroundColor": "default", + "textColor": "default", + "textAlignment": "left" + }, + "content": [], + "children": [] + } + ], + "tableVariants": {} +} diff --git a/src/content/posts/testing-vul/index.mdx b/src/content/posts/testing-vul/index.mdx new file mode 100644 index 0000000..1346409 --- /dev/null +++ b/src/content/posts/testing-vul/index.mdx @@ -0,0 +1,29 @@ +--- +title: 'xyz' +summary: 'dsdsds sds ds dsds' +authors: ['felix'] +date: '2026-07-14' +updated: '2026-07-14' +readMin: 1 +topic: 'Architecture' +topicId: 'architecture' +tags: ['vul'] +--- + +```javascript + + +[click me](javascript:alert(1)) +link +Inline ` +``` + +```javascript + + +[click me](javascript:alert(1)) +link +Inline ` +``` + +\