[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: where is netscape 4 in testing?



 --- Joerg Rossdeutscher <ratti@gesindel.de> escribió: 
> Am Mo, 2003-09-08 um 02.12 schrieb Roberto Sanchez:
> > How else would they ID a browser?  The site I have personally had problems
> with
> > (I've posted about it here a few times already) apparently identifies the
> > browser with some really slick trick, since it goes out as hidden data in
> the
> > POST for the login.
> 
> Untested Code from my archives:
> 
> <script>
> document.write(navigator.appCodeName+"<br>");
> document.write(navigator.appName+"<br>");
> document.write(navigator.appVersion+"<br>");
> document.write(navigator.userAgent+"<br>");
> </script>
> 
> When I fake my browserID  with mozilla via Prefbar-extension, one of the
> lines above gives the faked ID, while the other one _always_ says
> "Mozilla". Tested just on a macintosh.
> 

Cool, but how do I fake that part out too?  Can I do it with iptables and
packet mangling?  Can I setup a rule that scans for that particular string,
changes it and sends the packet on its way?

-Roberto

___________________________________________________
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es



Reply to: