User:Duskview-pentest-0731/Sandbox: Difference between revisions

From Duskview
Jump to navigation Jump to search
pentest sandbox
 
Authorized pentest sandbox probes 2026-07-31
 
Line 1: Line 1:
Authorized pentest sandbox. Please delete account Duskview-pentest-0731.
== Pentest sandbox (harmless) ==
 
Authorized assessment page for user Duskview-pentest-0731. Do not copy elsewhere.
 
=== ParserFunctions probe ===
 
expr 7*7 => {{#expr:7*7}}
 
=== Safe HTML / markup probes ===
 
* Italic: ''ok''
* Bold: '''ok'''
* Link: [[Main Page]]
* External: [https://wiki.duskview.city wiki]
* Code: <code>canary-DV0731</code>
* Pre: <pre>pre-canary-DV0731</pre>
* Nowiki: <nowiki><script>alert(1)</script></nowiki>
* Raw script probe (expect escaped): <script>/*dv0731*/</script>
* Img onerror probe (expect stripped/escaped): <img src=x onerror=alert(1)>
* SVG probe (expect stripped): <svg onload=alert(1)>
* Div style: <div style="color:red">style-canary</div>
 
End of sandbox.

Latest revision as of 20:59, 31 July 2026

Pentest sandbox (harmless)

Authorized assessment page for user Duskview-pentest-0731. Do not copy elsewhere.

ParserFunctions probe

expr 7*7 => 49

Safe HTML / markup probes

  • Italic: ok
  • Bold: ok
  • Link: Main Page
  • External: wiki
  • Code: canary-DV0731
  • Pre:
    pre-canary-DV0731
  • Nowiki: <script>alert(1)</script>
  • Raw script probe (expect escaped): <script>/*dv0731*/</script>
  • Img onerror probe (expect stripped/escaped): <img src=x onerror=alert(1)>
  • SVG probe (expect stripped): <svg onload=alert(1)>
  • Div style:
    style-canary

End of sandbox.