View Single Post
Old 12-18-2006, 09:32 PM   #3 (permalink)
Taz
Junior Member
Newb
 
Taz's Avatar
 
Join Date: Dec 2006
Posts: 10
Taz will become famous soon enough
Default Re: Dynamic IP Locking: A Poor Mans Multi-factor Authentication

Quote:
Originally Posted by johnboulder View Post
Brilliant note here taz.

I tend to stay away from IP or host locking, as with a lot of cases - the users' IP address is not even the same accross requests depending on their ISP.

You could also get multiple requests from the same IP being different users on the same network sharing infrastructure the ISP has.

However, a great post nontheless.

I've moved this post to tutorials, as it's more suited to this particular category.

Regards
I would like to point out while the example code is in php there is nothing stoping this concept from being implemented in c++, perl, in anything!

Maybe you want to edit the code for your VNC.
Taz is offline   Reply With Quote