Back to Mermaid

Xss2

cypress/platform/xss2.html

11.0.0512 B
Original Source
%%{init: { 'theme':'base', ' __proto__': {'polluted': 'asdf'}} }%%
      graph LR
          A --> B
%%{init: { 'theme':'base', ' __proto__': {'polluted': 'asdf'}} }%%
      %%{init: { 'theme':'base', ' __proto__': {'polluted': 'asdf'}} }%%
      graph LR
          A --> B
%%{init: { 'prototype': {' __proto__': {'polluted': 'test'}}} }%%
      %%{init: { 'prototype': {' __proto__': {'polluted': 'test'}}} }%%
      sequenceDiagram
      Alice->>Bob: Hi Bob
      Bob->>Alice: Hi Alice