Skip to main content

Case Study - Literature Review

Source: https://www.google.co.uk/url?sa=i&url=https%3A%2F%2Fwww.grammarly.com%2Fblog%2Fliterature-review%2F&psig=AOvVaw1iSum1HPpPUK4KWZxF4rD4&ust=1685997997996000&source=images&cd=vfe&ved=0CBAQjRxqFwoTCJCSh5C-qv8CFQAAAAAdAAAAABAD

Literature Review

This case study's second post delves into the literature surrounding ethical hacking and cybersecurity. It provides an overview of relevant theories, concepts, and research studies related to the field. The review highlights the importance of ethical hacking as a proactive approach to cybersecurity and emphasizes its potential to identify vulnerabilities, protect sensitive information, and mitigate risks. By examining previous works and studies, the post establishes a foundation of knowledge and understanding for comprehending the methodology and findings presented in the subsequent sections.


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...