开发者

HTTP Browser Spoofing

开发者 https://www.devze.com 2023-01-03 21:24 出处:网络
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?

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

精彩评论

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

关注公众号