Last active
June 29, 2016 00:46
-
-
Save ajdumanhug/76df1dd54a7b86ffc58b2d58df26e524 to your computer and use it in GitHub Desktop.
Sample for Tabnabbing Blog Post
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
<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