Skip to content

Instantly share code, notes, and snippets.

@ajdumanhug
Last active June 29, 2016 00:46
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 ajdumanhug/76df1dd54a7b86ffc58b2d58df26e524 to your computer and use it in GitHub Desktop.
Save ajdumanhug/76df1dd54a7b86ffc58b2d58df26e524 to your computer and use it in GitHub Desktop.
Sample for Tabnabbing Blog Post
<html>
<head>
<title>Tabnabbing</title>
</head>
<body>
<a href="http://tabnabbing.herokuapp.com/phishing_page.html" target="_blank">Click Me</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment