Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to modify the ASP.NET_SessionId header Hidden Development language by ASP.NET

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

Editor to share with you how ASP.NET modified ASP.NET_SessionId header hidden development language, I hope you will learn something after reading this article, let's discuss it together!

By default, the ASP.NET framework appears as follows

[root@hkdb1] # curl-I http://127.0.0.1HTTP/1.1 200 OKServer: VWS/1.0Date: Sun, 10 Sep 2017 00:58:56 GMTContent-Length: 0Connection: keep-aliveCache-Control: privateSet-Cookie: ASP.NET_SessionId=djoozwy53q55gjol5cizjsoo; path=/; HttpOnly

In this way, we will know that it is developed in .NET, and now we will modify the header name by modifying the web.config file.

That's okay.

[root@hkdb1] # curl-I http://127.0.0.1HTTP/1.1 200 OKServer: VWS/1.0Date: Sun, 10 Sep 2017 01:19:55 GMTContent-Length: 0Connection: keep-aliveCache-Control: privateSet-Cookie: SessID=eznygdvlh2ewwuk4wfdg5ogk; path=/ HttpOnly has finished reading this article, I believe you have some understanding of "how ASP.NET modifies the hidden development language of ASP.NET_SessionId headers". If you want to know more about it, please follow the industry information channel. Thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report