Comments on: insanely simple anti-phishing system
http://localhost/wp/2010/11/insanely-simple-anti-phishing-system/
this title probably isn't very originalFri, 30 May 2014 19:32:06 +0000hourly1http://wordpress.org/?v=3.9.1By: Nathanael
http://localhost/wp/2010/11/insanely-simple-anti-phishing-system/comment-page-1/#comment-22967
Mon, 11 Apr 2011 11:07:01 +0000http://antimatter15.com/wp/?p=1358#comment-22967What are you using for image generation?
]]>By: admin
http://localhost/wp/2010/11/insanely-simple-anti-phishing-system/comment-page-1/#comment-17317
Thu, 23 Dec 2010 23:47:45 +0000http://antimatter15.com/wp/?p=1358#comment-17317Because it’s unique to every IP address. A copy would be from someone else’s IP address.
]]>By: Anonymous
http://localhost/wp/2010/11/insanely-simple-anti-phishing-system/comment-page-1/#comment-17178
Thu, 23 Dec 2010 16:19:54 +0000http://antimatter15.com/wp/?p=1358#comment-17178Print screen? How would users know the difference between the authentic image and a copy?
]]>By: admin
http://localhost/wp/2010/11/insanely-simple-anti-phishing-system/comment-page-1/#comment-15987
Fri, 12 Nov 2010 14:53:14 +0000http://antimatter15.com/wp/?p=1358#comment-15987Aww I guess that complicates things. I guess then you would need to have the image loaded via script with a token on the condition there’s no parent frame.
]]>By: Gareth Heyes
http://localhost/wp/2010/11/insanely-simple-anti-phishing-system/comment-page-1/#comment-15986
Fri, 12 Nov 2010 13:29:25 +0000http://antimatter15.com/wp/?p=1358#comment-15986Comment got stripped:-
[code]
<iframe src="http://server_with_identicon/page_with_identicon#identiconID" style="width:50px;height:50px;"></iframe>
[/code]
]]>By: Gareth Heyes
http://localhost/wp/2010/11/insanely-simple-anti-phishing-system/comment-page-1/#comment-15985
Fri, 12 Nov 2010 13:27:49 +0000http://antimatter15.com/wp/?p=1358#comment-15985Pretty simple to bypass by reusing the server on a phishers server:-
]]>