Skip to content
FAQ & Reference1 min read

XSS Security Test

VisaFlow Team

VisaFlow Team

Immigration Technology Experts

2026-03-08

Key Takeaway

This is a test page to verify that XSS payloads are properly sanitized.

XSS Security Test

This is a test page to verify that XSS payloads are properly sanitized.

Test 1: Script Tag

This should NOT execute:

Test 2: Event Handler Attributes

This should NOT execute onclick:

Test 3: Image with onerror

This should NOT execute onerror:

Test 4: Iframe Injection

This should be removed:

VisaFlow

Want to automate your visa workflow?

Join hundreds of South African immigration firms using VisaFlow to manage cases, documents, and clients.

Learn more →

Test 5: Safe HTML Tags

These should render correctly:

  • Bold text with strong tag
  • Italic text with em tag
  • Link with a tag
    • List item 1
    • List item 2

Test 6: Inline JavaScript

This should NOT execute: Click here

Test 7: SVG with Script

This should be sanitized:

Normal Content

This is normal markdown content. It should render normally with proper formatting and styling.

Safe Formatting

  1. Numbered lists work
  2. Bold and italic text
  3. Normal links are safe

Blockquotes should also work fine

// Code blocks should render
console.log('This is fine');

Streamline your immigration practice

Join consultancies and law firms using VisaFlow to manage cases, documents, and client communication in one platform.