开发者

HTTP Browser Spoofing

How would i go about making a web server believe that i am using let's say Windows XP instead of Windows 7 via telnet? I am thinking something along the lines o开发者_JS百科f telneting to port 80 and issuing some commands but i am in doubt as to which.

Any help would be appreciated!

Jake


take a look at User-Agent header in HTTP protocol. It allows you to specify the type of browser that's connecting. You can try to spoof that string and present yourself as a browser from different OS.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜