Skip to content

Instantly share code, notes, and snippets.

@yuyudhan
Created January 30, 2019 09:43
Show Gist options
  • Save yuyudhan/d65eb17209325e8b909643c02268b459 to your computer and use it in GitHub Desktop.
Save yuyudhan/d65eb17209325e8b909643c02268b459 to your computer and use it in GitHub Desktop.
Starting a security check
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>ANkur</title>
</head>
<body>
<script>
alert("Something");
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment