Forum Moderators: open
That's very different from seeing a page not intended for you where the cloaking is well done, I'm not talking about cached stuff here, I'm talking about getting any page for any search engine that is being served by IP address.
>>>Sure you can. The trick is knowing how to make a search engine feed you the contents of a cloaked page.
>>>
Well, that would be a handy trick to know.
I detect IP address using PHP4 and match it against a database of known Spiders. If I have a match, a "special" page is shown. Care is taen that titles and meta tags are the same on the "cloaked page and the real page so as not to raise suspicion.
Tell me, KeyMaster...
Do you know how this is done? (viewing pages cloaked by IP address)?
Thanks,
Friday
Sadly this is not true. You can't legally do it, but then again, you can't legally steal either can you.
IP spoofing is illegal (in some countries but not all), but is common enough in hacker circles. It is done, like all exploits, by knowing the protocols involved and then exploiting weaknesses in them. In this case, it is the DNS protocol you are exploiting, and it merely takes knowledge.
Ammon Johns
You gotta admit that's a lot of trouble to go through unless you really want that page, but then using that criteria nothing is safe. If you discount cached pages and Translator IP's the pages are pretty safe when served by IP.
>If you are talking 2-way ip spoofing
Brett the usual way is to create a DOS on the machine that should be receiving the return packet for that IP, when the ip sequence number is correctly responded to by an alternate machine which has been compromised on the same network and under control of the spoofer, it can receive the packets intended for the machine that is now under DOS. Most of the TCP/IP sequencing algorithms these days protect against that type of spoofing.