Details

Computer Science Security


Computer Science Security

Concepts and Tools
1. Aufl.

von: Ameur Salem Zaidoun

126,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 04.08.2022
ISBN/EAN: 9781394163823
Sprache: englisch
Anzahl Seiten: 208

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<p>This book serves as a guide to help the reader develop an awareness of security vulnerabilities and attacks, and encourages them to be circumspect when using the various computer resources and tools available today. For experienced users, Computer Science Security presents a wide range of tools to secure legacy software and hardware.</p> <p>Computing has infiltrated all fields nowadays. No one can escape this wave and be immune to security attacks, which continue to evolve, gradually reducing the level of expertise needed by hackers.</p> <p>It is high time for each and every user to acquire basic knowledge of computer security, which would enable them to mitigate the threats they may face both personally and professionally. It is this combined expertise of individuals and organizations that will guarantee a minimum level of security for families, schools, the workplace and society in general.</p>
<p>List of Acronyms xi</p> <p>Introduction xiii</p> <p><b>Chapter 1 General Concepts in Security 1</b></p> <p>1.1 Introduction 1</p> <p>1.2 Reasons for security 2</p> <p>1.2.1 Technical issues 2</p> <p>1.2.2 Social factors 4</p> <p>1.3 Security attacks 5</p> <p>1.3.1 Passive/active classification of attacks 5</p> <p>1.3.2 Direct/indirect classification of attacks 8</p> <p>1.3.3 Examples of attacks 10</p> <p>1.3.4 Some statistics 12</p> <p>1.4 Security objectives 13</p> <p>1.4.1 Establishing a culture 13</p> <p>1.4.2 Establishing technical solutions 13</p> <p>1.5 Security fields 14</p> <p>1.5.1 Energy security 14</p> <p>1.5.2 Organizational and physical security 15</p> <p>1.5.3 Software security 16</p> <p>1.6 Normalization of security 18</p> <p>1.6.1 Fundamental issues and general presentation 18</p> <p>1.6.2 ISO 7498-2 norm 19</p> <p>1.7 Security services 24</p> <p>1.7.1 Authentication 25</p> <p>1.7.2 Confidentiality 27</p> <p>1.7.3 Integrity 27</p> <p>1.7.4 Non-repudiation 27</p> <p>1.7.5 Traceability and access control 27</p> <p>1.7.6 Service availability 27</p> <p>1.8 Security mechanisms 28</p> <p>1.8.1 Encryption 28</p> <p>1.8.2 Integrity check 29</p> <p>1.8.3 Access check 29</p> <p>1.8.4 Electronic signature 30</p> <p>1.8.5 Notarization 30</p> <p>1.9 Good practices 31</p> <p>1.10 Conclusion 31</p> <p><b>Chapter 2 Security Weaknesses 33</b></p> <p>2.1 Introduction 33</p> <p>2.2 Weakness in the TCP/IP 34</p> <p>2.2.1 ARPANet, the ancestor of the Internet 34</p> <p>2.2.2 The Internet and security problems 34</p> <p>2.2.3 The Internet and the ability to analyze 35</p> <p>2.3 Weaknesses due to malware and intrusion tools 36</p> <p>2.3.1 Viruses 37</p> <p>2.3.2 Worms 40</p> <p>2.3.3 Spam 41</p> <p>2.3.4 Software bomb 42</p> <p>2.3.5 Trojan horse 42</p> <p>2.3.6 Spyware 43</p> <p>2.3.7 Keylogger 44</p> <p>2.3.8 Adware 44</p> <p>2.3.9 Other malware 45</p> <p>2.3.10 Comparison of intrusion tools 46</p> <p>2.4 Conclusion 46</p> <p><b>Chapter 3 Authentication Techniques and Tools 49</b></p> <p>3.1 Introduction 49</p> <p>3.2 Theoretical concepts of authentication 50</p> <p>3.2.1 Identification 50</p> <p>3.2.2 Authentication 51</p> <p>3.3 Different types of authentications 51</p> <p>3.3.1 Local service authentication 51</p> <p>3.3.2 Network authentication 52</p> <p>3.4 AAA service 56</p> <p>3.4.1 Local AAA 57</p> <p>3.4.2 Server AAA 59</p> <p>3.5 Conclusion 63</p> <p><b>Chapter 4 Techniques and Tools for Controlling Access, ACL and Firewalls 65</b></p> <p>4.1 Introduction 65</p> <p>4.2 Access control list 66</p> <p>4.2.1 ACL classification 66</p> <p>4.2.2 ACL configuration in Cisco 68</p> <p>4.2.3 ACL configuration for Huawei 74</p> <p>4.3 Firewall 78</p> <p>4.3.1 Filtering function 79</p> <p>4.3.2 Functionalities of tracing and NAT 81</p> <p>4.3.3 Firewall architecture 82</p> <p>4.3.4 How a firewall works 84</p> <p>4.3.5 Firewall classifications 84</p> <p>4.3.6 Stateful firewall 86</p> <p>4.3.7 Zone-based firewall 87</p> <p>4.3.8 Firewall examples 90</p> <p>4.4 The concept of a DMZ 92</p> <p>4.4.1 Implementation of topologies 92</p> <p>4.5 Conclusion 95</p> <p><b>Chapter 5 Techniques and Tools for Detecting Intrusions 97</b></p> <p>5.1 Introduction 97</p> <p>5.2 Antivirus 97</p> <p>5.2.1 Functions of an antivirus 97</p> <p>5.2.2 Methods for detecting a virus 98</p> <p>5.2.3 Actions taken by an antivirus 98</p> <p>5.2.4 Antivirus components 99</p> <p>5.2.5 Antivirus and firewall comparison 99</p> <p>5.3 Intrusion detection systems 100</p> <p>5.3.1 IDS purposes 100</p> <p>5.3.2 IDS components and functions 100</p> <p>5.3.3 IDS classification 102</p> <p>5.3.4 Examples of IDS/IPS 105</p> <p>5.4 Conclusion 107</p> <p><b>Chapter 6 Techniques and Tools for Encryption, IPSec and VPN 109</b></p> <p>6.1 Introduction 109</p> <p>6.2 Encryption techniques 110</p> <p>6.2.1 Basic principles of encryption 111</p> <p>6.2.2 Cryptoanalysis 112</p> <p>6.2.3 Evolution of cryptography 113</p> <p>6.2.4 The concept of certificates 117</p> <p>6.2.5 Comparison of encryption techniques 118</p> <p>6.3 IPSec 119</p> <p>6.3.1 Ah 120</p> <p>6.3.2 Esp 120</p> <p>6.3.3 Different IPSec modes 121</p> <p>6.3.4 Different IPSec implementations 122</p> <p>6.3.5 Different IPSec encapsulations 122</p> <p>6.3.6 IKE protocol 125</p> <p>6.4 VPNs 126</p> <p>6.4.1 Issues and justifications 126</p> <p>6.4.2 VPN principles 127</p> <p>6.4.3 Different types of VPNs 127</p> <p>6.4.4 Different tunneling protocols 128</p> <p>6.4.5 Site-to-site IPSec VPN configuration 129</p> <p>6.5 Conclusion 131</p> <p><b>Chapter 7 New Challenges and Trends in Security, SDN and IoT 133</b></p> <p>7.1 Introduction 133</p> <p>7.2 SDN security 134</p> <p>7.2.1 General description of an SDN 134</p> <p>7.2.2 SDN architecture 135</p> <p>7.2.3 SDN components 136</p> <p>7.2.4 Security issues in SDNs 138</p> <p>7.2.5 Security solutions for SDNs 139</p> <p>7.3 IoT/IoE security 141</p> <p>7.3.1 Sensor networks 141</p> <p>7.3.2 Security issues in the IoT 143</p> <p>7.3.3 Blockchain: an IoT security solution 145</p> <p>7.4 Conclusion 146</p> <p><b>Chapter 8 Security Management 147</b></p> <p>8.1 Introduction 147</p> <p>8.2 Security audits 148</p> <p>8.2.1 Objectives 148</p> <p>8.2.2 Audit action diagram 149</p> <p>8.2.3 Organizational and physical audit 150</p> <p>8.2.4 Technical audit 151</p> <p>8.2.5 Intrusive test 152</p> <p>8.2.6 Audit methodologies 152</p> <p>8.3 Security policy demonstration 155</p> <p>8.3.1 Security test and evaluation 155</p> <p>8.3.2 Security policy development 159</p> <p>8.3.3 Elements of a security policy 161</p> <p>8.4 Norms, directives and procedures 162</p> <p>8.4.1 ISO 27000 norm 163</p> <p>8.4.2 ISO/FDIS 31000 norm 163</p> <p>8.4.3 ISO/IEC 38500 norm 164</p> <p>8.5 Conclusion 164</p> <p>References 165</p> <p>Index 167</p>
Ameur Salem Zaidoun received a National Diploma in Computer Engineering from ENSI, Tunisia, and is a university teacher at ISET of Siliana at the level of Lecturer Technologist. An ex-developer and security consultant, he is a CCNA R&S-, DevNet- and CCNA-Security-certified and a Huawei HCNA-R&S-certified Cisco Instructor.

Diese Produkte könnten Sie auch interessieren:

Intelligent Internet Knowledge Networks
Intelligent Internet Knowledge Networks
von: Syed V. Ahamed
PDF ebook
144,99 €
Applied Cryptanalysis
Applied Cryptanalysis
von: Mark Stamp, Richard M. Low
PDF ebook
114,99 €
Connections
Connections
von: H. Peter Alesso, Craig F. Smith
PDF ebook
69,99 €