ASP.NET HTTP Response Headers That Reveal Server Info - MVC & Webforms

Опубликовано: 26 Январь 2022
на канале: I See Sharp
2,951
26

Highly secure web applications usually serve clients without exposing the Technology stack that powers them. However, ASP.NET web applications serve certain headers that expose the server & application stack information through its response headers. They are listed below:

server
x-aspnet-version
x-aspnetmvc-version
x-powered-by

Let's configure a Sample MVC application to remove these headers from our application's response. :)

0:00 Intro
0:11 Header values that expose server info
1:00 Remove 'server' header
1:39 Remove 'x-aspnet-version' header
2:17 Remove 'x-aspnetmvc-version' header
2:56 Remove 'x-powered-by' header


Смотрите видео ASP.NET HTTP Response Headers That Reveal Server Info - MVC & Webforms онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь I See Sharp 26 Январь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,951 раз и оно понравилось 26 людям.