<sc<script>ript>alert('XSS')</sc</script>ript>
...and other strings from https://github.com/minimaxir/big-list-of-naughty-strings
> (new Sanitizer()).sanitizeToString(`<sc<script>ript>alert('XSS')</sc</script>ript>`) "ript>alert('XSS')ript>"
<sc<script>ript>alert('XSS')</sc</script>ript>
...and other strings from https://github.com/minimaxir/big-list-of-naughty-strings