Skip to content

Instantly share code, notes, and snippets.

@lalthomas
Last active March 4, 2022 11:30
Show Gist options
  • Save lalthomas/f80ac520f7209c1a4526 to your computer and use it in GitHub Desktop.
Save lalthomas/f80ac520f7209c1a4526 to your computer and use it in GitHub Desktop.
Ecobyte Script for removing script tag
Version 2.2
begin_group_backup
group_start
RemoveScript from HTML
<SCRIPT
<!-- SCRIPT>
</SCRIPT>
</SCRIPT>-->
@DaCuteRaccoon
Copy link

XSS

@DaCuteRaccoon
Copy link

Basically just a never ending script tag. Doesn't remove script. Just puts a ton of errors.

<script
<!-- SCRIPT>
</script>
</script>-->

@lalthomas
Copy link
Author

It was an outdated program configuration file. I'm not using that now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment