Thread: Site Crawler
View Single Post
Old Jun 10th, 2005, 9:39 AM   #3
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
Well yes, if you have the username and password of course this is possible. What you need to do is use sockets and send a specially crafted HTTP packet asking for the page using those credentials. Possibly more than one packet, which will require analyzing how the auth has to work. Good luck, tempest.

Edit: This should be of some help: http://www.faqs.org/rfcs/rfc2617 .
__________________


Last edited by tempest; Jun 10th, 2005 at 10:16 AM.
tempest is offline   Reply With Quote