|
-
May 8th, 2007, 09:00 PM
#7
 Originally Posted by d34dl0k1
Webservers can't grab MAC addresses, and IP addresses can fluctuate. IP based authentication is only feasible when your audience never changes.
Regardless of that, MAC spoofing is trivial, IP spoofing is more complicated. MAC addresses are only used at the data link layer... 
What if web servers COULD get the MAC address (it was passed in with the HTTP header)? Right now the only unique information about the client is that stored in the User-Agent portion of the header. That could be used instead of a MAC, but using a MAC would be much safer. I appriciate that IP addresses fluctuate, but not at a significant rate. Chances are high that a session will expire prior to your machine releasing its DHCP address. Even if your machine does release the DHCP address, DHCP is based on caching, so you will most likely get the same address again. If you have multiple IP addresses on the same computer, things will probably get a little bit more complicated... Any suggestion as to how to handle that case?
In the end of the day, the goal is to create additional security layers. Right now, gainning access to an account is as simple as copying and pasting information. Like d34dl0k1 mentioned, there are lots of web services out there that fall victim to poor session management. They can claim that it isnt their fault, but in fact they should still attempt to preventing such an attack.
Support your right to arm bears.

^^This was the first video game which i played on an old win3.1 box
Similar Threads
-
By n01100110 in forum Newbie Security Questions
Replies: 4
Last Post: October 6th, 2005, 04:26 PM
-
By santoshp in forum Newbie Security Questions
Replies: 17
Last Post: April 30th, 2003, 09:13 PM
-
By tampabay420 in forum Miscellaneous Security Discussions
Replies: 4
Last Post: February 4th, 2003, 09:27 PM
-
By new b in forum Newbie Security Questions
Replies: 7
Last Post: February 5th, 2002, 07:00 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|