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)

Exploitation techniques

Software can be very complex to build and maintain. Even after excessive testing, there is no guarantee that the software is free from any vulnerabilities. There are two kinds of company, those who know that they have been breached and those who don’t. A perfect piece of software with no vulnerabilities does not exist. Hidden deep in the source code, there are always errors that can then lead to vulnerabilities that allow threat actors to be leveraged for exploitation. There are several methods that can be implemented in terms of exploitation, which will be addressed later in this chapter. It is important to understand their differences because the mitigation for each might be different. In this chapter, you will discover the most common exploitation techniques, all of which are illustrated as follows:

...