Skip to main content

Case Study - Introduction

 

Source: https://th.bing.com/th/id/R.197cdc095a4256acdd2bbfd8409216de?rik=CcZlo3FVABr8ew&riu=http%3a%2f%2fphotos.prnewswire.com%2fprnfull%2f20100917%2fNY66894LOGO&ehk=nj0uVJ2nhk453NhRebtrtmXBEwKVwCpFz2fXY%2f%2bL3Hs%3d&risl=&pid=ImgRaw&r=0

Introduction

The field of cybersecurity is continually developing, with organisations facing a lot of issues in safeguarding their digital assets against unwanted attacks. Ethical hacking, often known as penetration testing or white-hat hacking, is crucial in uncovering weaknesses and boosting these organisations' security posture. This case study dives into a real-world scenario presented in the book "Cyber Security: Case Study," in which ethical hacking was used to examine and improve a company's cybersecurity procedures.

In today's linked world, organisations must be proactive in protecting sensitive information and retaining stakeholder confidence. Ethical hacking is a methodical and controlled way of finding possible flaws in a company's infrastructure, applications, and systems. Ethical hackers can identify vulnerabilities that malicious actors could exploit by modelling real-world attack situations. This method enables organisations to repair vulnerabilities before they may be exploited for malicious reasons, reducing the risk of data breaches, financial losses, and reputational harm.

The case study in "Cyber Security: Case Study" provides a thorough examination of the actual application of ethical hacking. It gives significant insights into the process of selecting an ethical hacking team, establishing the scope of the engagement, and conducting the assessment using various tools and approaches. Readers may obtain a better grasp of the necessity of ethical hacking in enhancing cybersecurity defences and protecting important assets by comprehending the background and significance of this case study.

REFERENCES

PWC (2019). Cyber Security Case Study. Retrieved from https://www.pwc.co.uk/who-we-are/purpose/schools-toolkit/materials/business-case-study-challenges/case-study-1-student-information-pack.pdf [Accesed on 6th May 2023]

Comments

Popular posts from this blog

ESSAY (MAIN BODY)

Hi, in this blog I would be showing you my essay's main body. The body talks more about AI in endpoint security and its functionalities/application in endpoint security. It also touches on the benefits of AI in endpoint security. 

Software (Evaluation-Functionalities) - Kali Linux

  Kali Linux, primarily a command-line-based operating system, does not have a traditional "home window." However, it offers a lightweight graphical user interface called XFCE, providing a familiar desktop environment with access to the user's personal files and folders. In XFCE, users can navigate, manage, and perform file operations on their files, as well as launch applications from the desktop or application menu. Nevertheless, Kali Linux's strength lies in its command-line interface and extensive suite of security tools, which security professionals and penetration testers predominantly utilize. The area contained in the  RED BOX is the applications menu similar to the start bar in Microsoft. In this menu window, you have a graphical view of the apps available on the OS and can open them with a click. In the area contained in the YELLOW BOX are the control bar, power button and time display. In this area, you can turn off the computer, control the volume and bri...

Software (Example) - Kali Linux

Now I would be showing an example of how to use Kali Linux. Kali Linux is mainly a command-line OS so what you can see down here is a terminal which is where you enter the commands. There is an example of a command I entered in the terminal contained in the YELLOW BOX  the purpose of the command is to change the user from user perfect to user root which is an admin user with all access. The area contained in a RED BOX tells you the current user mode you are in and your current directory. Now to File , when you click on the files button as shown below it brings many options to choose from like open a new tab, close the tab or quit. The next is Actions , when you click on the actions button it also brings options like clear active terminal, find, split terminal horizontally or vertically, and so on. The next is Edit , which allows you to choose from options like copy, paste and zoom. Although all these can be done with command shortcuts these are alternatives. The View button, as...