語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Advanced ASP.NET core 8 securitymove...
~
Norberg, Scott.
Advanced ASP.NET core 8 securitymove beyond ASP.NET documentation and learn real security /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Advanced ASP.NET core 8 securityby Scott Norberg.
其他題名:
move beyond ASP.NET documentation and learn real security /
作者:
Norberg, Scott.
出版者:
Berkeley, CA :Apress :2024.
面頁冊數:
xxiv, 455 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
Web sitesSecurity measures.
電子資源:
https://doi.org/10.1007/979-8-8688-0494-6
ISBN:
9798868804946$q(electronic bk.)
Advanced ASP.NET core 8 securitymove beyond ASP.NET documentation and learn real security /
Norberg, Scott.
Advanced ASP.NET core 8 security
move beyond ASP.NET documentation and learn real security /[electronic resource] :by Scott Norberg. - Second edition. - Berkeley, CA :Apress :2024. - xxiv, 455 p. :ill., digital ;24 cm.
Chapter 1: Intro to Security -- Chapter 2: Software Security Overview -- Chapter 3: Web Security -- Chapter 4: Thinking Like a Hacker -- Chapter 5: Introduction to ASP.NET Core Security -- Chapter 6: Cryptography -- Chapter 7: Processing User Input -- Chapter 8: Data Access and Storage -- Chapter 9: Authentication and Authorization -- Chapter 10: Advanced Web Security -- Chapter 11: Logging and Error Handling. Chapter 12: Setup and Configuration. - Chapter 13: Secure Software Development Life Cycle. (SSDLC)
Most.NET developers do not incorporate security best practices when creating websites. The problem? Even if you use all of the best practices that the ASP.NET team recommends, you are still falling short in several key areas due to issues within the framework itself. And most developers don't use all of the best practices that are recommended. If you are interested in truly top-notch security, available sources don't give you the information you need. Most blogs and other books simply state how to use the configurations within ASP.NET, but do not teach you security as understood by security professionals. Online code samples aren't much help because they are usually written by developers who aren't incorporating security practices. This book solves those issues by teaching you security first, going over software best practices as understood by security professionals, not developers. Then it teaches you how security is implemented in ASP.NET. With that foundation, it dives into specific security-related functionality and discusses how to improve upon the default functionality with working code samples. And you will learn how security professionals build software security programs so you can continue building software security best practices into your own Secure Software Development Life Cycle (SSDLC) What You'll Learn Know how both attackers and professional defenders approach web security Establish a baseline of security for understanding how to design more secure software Discern which attacks are easy to prevent, and which are more challenging, in ASP.NET Dig into ASP.NET source code to understand how the security services work Know how the new logging system in ASP.NET falls short of security needs Incorporate security into your software development process New to This Edition This edition has been updated with the following changes: Best practices and code samples updated to reflect security-related changes in ASP.NET 8 Improved examples, including a fully-functional website incorporating security suggestions Best practices for securely using Large Language Models (LLMs) and AI Expansions and clarifications throughout.
ISBN: 9798868804946$q(electronic bk.)
Standard No.: 10.1007/979-8-8688-0494-6doiSubjects--Uniform Titles:
Microsoft .NET Framework.
Subjects--Topical Terms:
231025
Web sites
--Security measures.
LC Class. No.: TK5105.59
Dewey Class. No.: 005.8
Advanced ASP.NET core 8 securitymove beyond ASP.NET documentation and learn real security /
LDR
:03735nmm a2200337 a 4500
001
669773
003
DE-He213
005
20241002130240.0
006
m d
007
cr nn 008maaau
008
250120s2024 cau s 0 eng d
020
$a
9798868804946$q(electronic bk.)
020
$a
9798868804939$q(paper)
024
7
$a
10.1007/979-8-8688-0494-6
$2
doi
035
$a
979-8-8688-0494-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TK5105.59
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.8
$2
23
090
$a
TK5105.59
$b
.N822 2024
100
1
$a
Norberg, Scott.
$3
880789
245
1 0
$a
Advanced ASP.NET core 8 security
$h
[electronic resource] :
$b
move beyond ASP.NET documentation and learn real security /
$c
by Scott Norberg.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2024.
300
$a
xxiv, 455 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Intro to Security -- Chapter 2: Software Security Overview -- Chapter 3: Web Security -- Chapter 4: Thinking Like a Hacker -- Chapter 5: Introduction to ASP.NET Core Security -- Chapter 6: Cryptography -- Chapter 7: Processing User Input -- Chapter 8: Data Access and Storage -- Chapter 9: Authentication and Authorization -- Chapter 10: Advanced Web Security -- Chapter 11: Logging and Error Handling. Chapter 12: Setup and Configuration. - Chapter 13: Secure Software Development Life Cycle. (SSDLC)
520
$a
Most.NET developers do not incorporate security best practices when creating websites. The problem? Even if you use all of the best practices that the ASP.NET team recommends, you are still falling short in several key areas due to issues within the framework itself. And most developers don't use all of the best practices that are recommended. If you are interested in truly top-notch security, available sources don't give you the information you need. Most blogs and other books simply state how to use the configurations within ASP.NET, but do not teach you security as understood by security professionals. Online code samples aren't much help because they are usually written by developers who aren't incorporating security practices. This book solves those issues by teaching you security first, going over software best practices as understood by security professionals, not developers. Then it teaches you how security is implemented in ASP.NET. With that foundation, it dives into specific security-related functionality and discusses how to improve upon the default functionality with working code samples. And you will learn how security professionals build software security programs so you can continue building software security best practices into your own Secure Software Development Life Cycle (SSDLC) What You'll Learn Know how both attackers and professional defenders approach web security Establish a baseline of security for understanding how to design more secure software Discern which attacks are easy to prevent, and which are more challenging, in ASP.NET Dig into ASP.NET source code to understand how the security services work Know how the new logging system in ASP.NET falls short of security needs Incorporate security into your software development process New to This Edition This edition has been updated with the following changes: Best practices and code samples updated to reflect security-related changes in ASP.NET 8 Improved examples, including a fully-functional website incorporating security suggestions Best practices for securely using Large Language Models (LLMs) and AI Expansions and clarifications throughout.
630
0 0
$a
Microsoft .NET Framework.
$3
797678
650
0
$a
Web sites
$x
Security measures.
$3
231025
650
0
$a
Microsoft software.
$3
310638
650
0
$a
Data protection.
$3
202312
650
1 4
$a
Microsoft.
$3
915087
650
2 4
$a
Data and Information Security.
$3
913130
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-0494-6
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000247125
電子館藏
1圖書
電子書
EB TK5105.59 .N822 2024 2024
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/979-8-8688-0494-6
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入