Reason to rename ASP.NET Session Cookie Name?

后端 未结 6 1741
抹茶落季
抹茶落季 2021-01-11 15:33

is there any reason (safety?) why someone should rename the ASP.NET Session Cookie Name or is it just a senseless option of ASP.NET?

6条回答
  •  情歌与酒
    2021-01-11 15:59

    1) It might (slightly) slow someone down who is (casually) looking for it.

    2) You might want to hide the fact that you are running ASP.NET

提交回复
热议问题