Book Image

Hands-On Cybersecurity for Finance

By : Dr. Erdal Ozkaya, Milad Aslaner
Book Image

Hands-On Cybersecurity for Finance

By: Dr. Erdal Ozkaya, Milad Aslaner

Overview of this book

Organizations have always been a target of cybercrime. Hands-On Cybersecurity for Finance teaches you how to successfully defend your system against common cyber threats, making sure your financial services are a step ahead in terms of security. The book begins by providing an overall description of cybersecurity, guiding you through some of the most important services and technologies currently at risk from cyber threats. Once you have familiarized yourself with the topic, you will explore specific technologies and threats based on case studies and real-life scenarios. As you progress through the chapters, you will discover vulnerabilities and bugs (including the human risk factor), gaining an expert-level view of the most recent threats. You'll then explore information on how you can achieve data and infrastructure protection. In the concluding chapters, you will cover recent and significant updates to procedures and configurations, accompanied by important details related to cybersecurity research and development in IT-based financial services. By the end of the book, you will have gained a basic understanding of the future of information security and will be able to protect financial services and their related infrastructures.
Table of Contents (20 chapters)

Summary

The chapter looked at network and communication protocols as gateways for intrusions. It explained why these two form such a big part of the cyber-attack landscape. The chapter explained several network protocols that have already become unsecured and can be exploited by attackers, such as SMTP, SSL, and DNS. We explained how each of these protocols can be attacked, along with examples of the attacks. We then covered some examples of common network attacks, such as packet-sniffing and DDoS.

Our focus then shifted to web servers and web-based systems, which is another favorite attack landscape for hackers. We discussed some of the attack techniques that are used to compromise web-based systems, including SQL injection, buffer overflow, advanced Google search queries, and brute-force attacks. We took a close look at brute-force attacks that are aimed at cracking passwords...