Created
January 30, 2019 09:43
-
-
Save yuyudhan/d65eb17209325e8b909643c02268b459 to your computer and use it in GitHub Desktop.
Starting a security check
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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