SlideShare una empresa de Scribd logo
1 de 25
Lecture 3
Part I: Introduction to Cyber Attacks
Author: Muhammad Rehan
Objective
• Overview of Cyber-attacks
• Cyber-attacks prevention
• How Cyber-attacks applied to IT systems and their initialization
• Classification of malwares
• Four stages/phases of computer viruses (Dormant phase, Triggering
stage, Execution phase, Propagation phase)
What is a Cyber Attack?
When there is an unauthorized system/network access by a third
party, we term it as a cyber attack. The person who carries out a
cyberattack is termed as a hacker/attacker.
Cybersecurity is the method of safeguarding networks, computer
systems, and their components from unauthorized digital access.
Types of Cyber Attacks
Let’s start with the different types of cyberattacks on our list:
1. Malware Attack
2. Phishing Attack
3. Password Attack
4. Man-in-the-Middle Attack
5. SQL Injection Attack
6. Denial-of-Service Attack
7. Insider Threat
8. Crypto jacking
9. Zero-Day Exploit
10. Watering Hole Attack
Malware Attack
This is one of the most common types of cyberattacks. “Malware” refers to malicious software
viruses including worms, spyware, ransomware, adware, and Trojans.
1. The Trojan virus disguises itself as legitimate software.
2. Ransomware blocks access to the network's key components.
3. Spyware is software that steals all your confidential data without your knowledge.
4. Adware is software that displays advertising content such as banners on a user's screen.
Malware breaches a network through a vulnerability. When the user clicks a dangerous link, it
downloads an email attachment or when an infected pen drive is used.
Malware Attack Prevention
• Use antivirus software. It can protect your computer against malware.
• Use firewalls. Firewalls filter the traffic that may enter your device. Windows and Mac OS X have
their default built-in firewalls, named Windows Firewall and Mac Firewall.
• Stay alert and avoid clicking on suspicious links.
• Update your OS and browsers, regularly.
Phishing Attack
Phishing attacks are one of the most prominent widespread types of cyberattacks. It is a type of
social engineering attack wherein an attacker impersonates to be a trusted contact and sends the
victim fake mails.
Unaware of this, the victim opens the mail and clicks on the malicious link or opens the mail's
attachment. By doing so, attackers gain access to confidential information and account credentials.
They can also install malware through a phishing attack.
Phishing Attack Prevention
Phishing attacks can be prevented by following the below-mentioned steps:
• Scrutinize the emails you receive. Most phishing emails have significant errors like spelling
mistakes and format changes from that of legitimate sources.
• Make use of an anti-phishing toolbar.
• Update your passwords regularly.
Password Attack
It is a form of attack wherein a hacker cracks your password with various programs and password
cracking tools like Aircrack, Cain, Abel, John the Ripper, Hashcat, etc.
Types of password attacks:
1. Brute force attacks
2. Dictionary attacks
3. keylogger attacks.
Password Attack Prevention
Listed below are a few ways to prevent password attacks:
• Use strong alphanumeric passwords with special characters.
• Abstain from using the same password for multiple websites or accounts.
• Update your passwords; this will limit your exposure to a password attack.
• Do not have any password hints in the open.
Man-in-the-Middle Attack
A Man-in-the-Middle Attack (MITM) is also known as an eavesdropping attack. In this attack, an
attacker comes in between a two-party communication, i.e., the attacker hijacks the session
between a client and host. By doing so, hackers steal and manipulate data.
Man-in-the-Middle Attack Prevention
MITM attacks can be prevented by following the below-mentioned steps:
• Be mindful of the security of the website you are using. Use encryption on your devices.
• Refrain from using public Wi-Fi networks.
SQL Injection Attack
A Structured Query Language (SQL) injection attack occurs on a database-driven website when the
hacker manipulates a standard SQL query. It is carried by injecting a malicious code into a vulnerable
website search box, thereby making the server reveal crucial information.
SQL Injection Attack Prevention
To prevent a SQL injection attack:
• Use an Intrusion detection system, as they design it to detect unauthorized access to a network.
• Carry out a validation of the user-supplied data. With a validation process, it keeps the user input
in check.
Denial-of-Service Attack
• A Denial-of-Service Attack is a significant threat to companies. Here, attackers target systems,
servers, or networks and flood them with traffic to exhaust their resources and bandwidth.
• When this happens, catering to the incoming requests becomes overwhelming for the servers,
resulting in the website it hosts either shut down or slow down. This leaves the legitimate service
requests unattended.
• It is also known as a DDoS (Distributed Denial-of-Service) attack when attackers use multiple
compromised systems to launch this attack.
Denial-of-Service Attack Prevention
Let’s now look at how to prevent a DDoS attack:
• Run a traffic analysis to identify malicious traffic.
• Understand the warning signs like network slowdown, intermittent website shutdowns, etc. At
such times, the organization must take the necessary steps without delay.
• Formulate an incident response plan, have a checklist and make sure your team and data center
can handle a DDoS attack.
• Outsource DDoS prevention to cloud-based service providers.
Insider Threat
• As the name suggests, an insider threat does not involve a third party but an insider. In such a
case; it could be an individual from within the organization who knows everything about the
organization. Insider threats have the potential to cause tremendous damages.
• Insider threats are rampant in small businesses, as the staff there hold access to multiple
accounts with data. Reasons for this form of an attack are many, it can be greed, malice, or even
carelessness. Insider threats are hard to predict and hence tricky.
Insider Threat Prevention
To prevent the insider threat attack:
• Organizations should have a good culture of security awareness.
• Companies must limit the IT resources staff can have access to depending on their job roles.
• Organizations must train employees to spot insider threats. This will help employees understand
when a hacker has manipulated or is attempting to misuse the organization's data.
Cryptojacking
• The term Cryptojacking is closely related to cryptocurrency. Cryptojacking takes place when
attackers access someone else’s computer for mining cryptocurrency.
• The access is gained by infecting a website or manipulating the victim to click on a malicious link.
They also use online ads with JavaScript code for this. Victims are unaware of this as the Crypto
mining code works in the background; a delay in the execution is the only sign they might
witness.
Cryptojacking Prevention
Cryptojacking can be prevented by following the below-mentioned steps:
• Update your software and all the security apps as cryptojacking can infect the most unprotected
systems.
• Have cryptojacking awareness training for the employees; this will help them detect crypotjacking
threats.
• Install an ad blocker as ads are a primary source of cryptojacking scripts. Also have extensions like
MinerBlock, which is used to identify and block crypto mining scripts.
Zero-Day Exploit
• A Zero-Day Exploit happens after the announcement of a network vulnerability; there is no
solution for the vulnerability in most cases. Hence the vendor notifies the vulnerability so that the
users are aware; however, this news also reaches the attackers.
• Depending on the vulnerability, the vendor or the developer could take any amount of time to fix
the issue. Meanwhile, the attackers target the disclosed vulnerability. They make sure to exploit
the vulnerability even before a patch or solution is implemented for it.
Zero-Day Exploit Prevention
Zero-day exploits can be prevented by:
• Organizations should have well-communicated patch management processes. Use management
solutions to automate the procedures. Thus it avoids delays in deployment.
• Have an incident response plan to help you deal with a cyberattack. Keep a strategy focusing on
zero-day attacks. By doing so, the damage can be reduced or completely avoided.
Watering Hole Attack
• The victim here is a particular group of an organization, region, etc. In such an attack, the attacker
targets websites which are frequently used by the targeted group. Websites are identified either
by closely monitoring the group or by guessing.
• After this, the attackers infect these websites with malware, which infects the victims' systems.
The malware in such an attack targets the user's personal information. Here, it is also possible for
the hacker to take remote access to the infected computer.
Watering Hole Attack Prevention
Let's now see how we can prevent the watering hole attack:
• Update your software and reduce the risk of an attacker exploiting vulnerabilities. Make sure to
check for security patches regularly.
• Use your network security tools to spot watering hole attacks. Intrusion prevention systems(IPS)
work well when it comes to detecting such suspicious activities.
• To prevent a watering hole attack, it is advised to conceal your online activities. For this, use a
VPN and also make use of your browser’s private browsing feature. A VPN delivers a secure
connection to another network over the Internet. It acts as a shield for your browsing activity.
NordVPN is a good example of a VPN.
Four stages/phases of computer viruses
Let's now see how we can prevent the watering hole attack:
1. Dormant phase.
• The virus is idle.
2. Propagation phase.
• The virus places an identical copy of itself into other programs or into certain system areas on
the disk.
3. Triggering phase.
• The Virus is activated to perform the function for which it was intended.
• Caused by a variety of system events.
4. Execution phase.
• The virus function is performed.

Más contenido relacionado

Similar a Lecture 3.pptx

Chapter 2 konsep dasar keamanan
Chapter 2 konsep dasar keamananChapter 2 konsep dasar keamanan
Chapter 2 konsep dasar keamanannewbie2019
 
Chapter 2 konsep dasar keamanan
Chapter 2 konsep dasar keamananChapter 2 konsep dasar keamanan
Chapter 2 konsep dasar keamanannewbie2019
 
Lecture 3 Security terminologies.pdf
Lecture 3 Security terminologies.pdfLecture 3 Security terminologies.pdf
Lecture 3 Security terminologies.pdfAsmaaLafi1
 
What are various types of cyber attacks
What are various types of cyber attacksWhat are various types of cyber attacks
What are various types of cyber attackskanika sharma
 
토토어택: Understanding the Threat and complete guide
토토어택: Understanding the Threat and complete guide토토어택: Understanding the Threat and complete guide
토토어택: Understanding the Threat and complete guidePak Plants
 
Types-of-Cyber-Attacks-E-book.pdf
Types-of-Cyber-Attacks-E-book.pdfTypes-of-Cyber-Attacks-E-book.pdf
Types-of-Cyber-Attacks-E-book.pdfANUSREEASHOK5
 
attack vectors by chimwemwe.pptx
attack vectors  by chimwemwe.pptxattack vectors  by chimwemwe.pptx
attack vectors by chimwemwe.pptxJenetSilence
 
“In 2024 Guide to Cyber Security: Protect Your Data Today”
“In 2024  Guide to Cyber Security: Protect Your Data Today”“In 2024  Guide to Cyber Security: Protect Your Data Today”
“In 2024 Guide to Cyber Security: Protect Your Data Today”tunzida045
 
“In 2024 Guide to Cyber Security: Protect Your Data Today”
“In 2024  Guide to Cyber Security: Protect Your Data Today”“In 2024  Guide to Cyber Security: Protect Your Data Today”
“In 2024 Guide to Cyber Security: Protect Your Data Today”tunzida045
 
Ceferov Cefer Intelectual Technologies
Ceferov Cefer Intelectual TechnologiesCeferov Cefer Intelectual Technologies
Ceferov Cefer Intelectual Technologiesyusifagalar
 
2016 CYBERSECURITY PLAYBOOK
2016 CYBERSECURITY PLAYBOOK2016 CYBERSECURITY PLAYBOOK
2016 CYBERSECURITY PLAYBOOKBoris Loukanov
 
Cyber security
Cyber securityCyber security
Cyber securitySabir Raja
 
Presentation on Cyber Security
Presentation on Cyber SecurityPresentation on Cyber Security
Presentation on Cyber SecurityBalwantBesra
 

Similar a Lecture 3.pptx (20)

Chapter 2 konsep dasar keamanan
Chapter 2 konsep dasar keamananChapter 2 konsep dasar keamanan
Chapter 2 konsep dasar keamanan
 
Network Attacks
Network AttacksNetwork Attacks
Network Attacks
 
Cyber Security
Cyber SecurityCyber Security
Cyber Security
 
Chapter 2 konsep dasar keamanan
Chapter 2 konsep dasar keamananChapter 2 konsep dasar keamanan
Chapter 2 konsep dasar keamanan
 
Lecture 3 Security terminologies.pdf
Lecture 3 Security terminologies.pdfLecture 3 Security terminologies.pdf
Lecture 3 Security terminologies.pdf
 
What are various types of cyber attacks
What are various types of cyber attacksWhat are various types of cyber attacks
What are various types of cyber attacks
 
토토어택: Understanding the Threat and complete guide
토토어택: Understanding the Threat and complete guide토토어택: Understanding the Threat and complete guide
토토어택: Understanding the Threat and complete guide
 
Cyber Security
Cyber SecurityCyber Security
Cyber Security
 
Cyber.pptx
Cyber.pptxCyber.pptx
Cyber.pptx
 
Types-of-Cyber-Attacks-E-book.pdf
Types-of-Cyber-Attacks-E-book.pdfTypes-of-Cyber-Attacks-E-book.pdf
Types-of-Cyber-Attacks-E-book.pdf
 
cyber security and threats.pptx
cyber security and threats.pptxcyber security and threats.pptx
cyber security and threats.pptx
 
attack vectors by chimwemwe.pptx
attack vectors  by chimwemwe.pptxattack vectors  by chimwemwe.pptx
attack vectors by chimwemwe.pptx
 
“In 2024 Guide to Cyber Security: Protect Your Data Today”
“In 2024  Guide to Cyber Security: Protect Your Data Today”“In 2024  Guide to Cyber Security: Protect Your Data Today”
“In 2024 Guide to Cyber Security: Protect Your Data Today”
 
“In 2024 Guide to Cyber Security: Protect Your Data Today”
“In 2024  Guide to Cyber Security: Protect Your Data Today”“In 2024  Guide to Cyber Security: Protect Your Data Today”
“In 2024 Guide to Cyber Security: Protect Your Data Today”
 
cyber security
cyber security cyber security
cyber security
 
Mim Attack Essay
Mim Attack EssayMim Attack Essay
Mim Attack Essay
 
Ceferov Cefer Intelectual Technologies
Ceferov Cefer Intelectual TechnologiesCeferov Cefer Intelectual Technologies
Ceferov Cefer Intelectual Technologies
 
2016 CYBERSECURITY PLAYBOOK
2016 CYBERSECURITY PLAYBOOK2016 CYBERSECURITY PLAYBOOK
2016 CYBERSECURITY PLAYBOOK
 
Cyber security
Cyber securityCyber security
Cyber security
 
Presentation on Cyber Security
Presentation on Cyber SecurityPresentation on Cyber Security
Presentation on Cyber Security
 

Más de MuhammadRehan856177 (10)

Lecture 10.pptx
Lecture 10.pptxLecture 10.pptx
Lecture 10.pptx
 
Event Programming JavaScript
Event Programming JavaScriptEvent Programming JavaScript
Event Programming JavaScript
 
Intrusion .ppt
Intrusion .pptIntrusion .ppt
Intrusion .ppt
 
Botnets Attacks.pptx
Botnets Attacks.pptxBotnets Attacks.pptx
Botnets Attacks.pptx
 
Lecture 2.pptx
Lecture 2.pptxLecture 2.pptx
Lecture 2.pptx
 
Lecture 2.pptx
Lecture 2.pptxLecture 2.pptx
Lecture 2.pptx
 
Lecture 2.ppt
Lecture 2.pptLecture 2.ppt
Lecture 2.ppt
 
Introduction to JavaScript (1).ppt
Introduction to JavaScript (1).pptIntroduction to JavaScript (1).ppt
Introduction to JavaScript (1).ppt
 
3. HTML Forms.ppt
3. HTML Forms.ppt3. HTML Forms.ppt
3. HTML Forms.ppt
 
2. HTML Tables.ppt
2. HTML Tables.ppt2. HTML Tables.ppt
2. HTML Tables.ppt
 

Último

Spanish Classes Online In India With Tutor At Affordable Price
Spanish Classes Online In India With Tutor At Affordable PriceSpanish Classes Online In India With Tutor At Affordable Price
Spanish Classes Online In India With Tutor At Affordable PriceFluent Fast Academy
 
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证nhjeo1gg
 
Black and White Minimalist Co Letter.pdf
Black and White Minimalist Co Letter.pdfBlack and White Minimalist Co Letter.pdf
Black and White Minimalist Co Letter.pdfpadillaangelina0023
 
格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档
格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档
格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
Application deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdfApplication deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdfCyril CAUDROY
 
The Next Things To Immediately Do About Mating Press
The Next Things To Immediately Do About Mating PressThe Next Things To Immediately Do About Mating Press
The Next Things To Immediately Do About Mating Pressmatingpress170
 
Introduction to Political Parties (1).ppt
Introduction to Political Parties (1).pptIntroduction to Political Parties (1).ppt
Introduction to Political Parties (1).pptSohamChavan9
 
定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一
定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一
定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一z xss
 
Introduction to phyton , important topic
Introduction to phyton , important topicIntroduction to phyton , important topic
Introduction to phyton , important topicakpgenious67
 
Jumark Morit Diezmo- Career portfolio- BPED 3A
Jumark Morit Diezmo- Career portfolio- BPED 3AJumark Morit Diezmo- Career portfolio- BPED 3A
Jumark Morit Diezmo- Career portfolio- BPED 3Ajumarkdiezmo1
 
Escort Service Andheri WhatsApp:+91-9833363713
Escort Service Andheri WhatsApp:+91-9833363713Escort Service Andheri WhatsApp:+91-9833363713
Escort Service Andheri WhatsApp:+91-9833363713Riya Pathan
 
LinkedIn for Your Job Search in April 2024
LinkedIn for Your Job Search in April 2024LinkedIn for Your Job Search in April 2024
LinkedIn for Your Job Search in April 2024Bruce Bennett
 
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607dollysharma2066
 
Digital Marketing Training Institute in Mohali, India
Digital Marketing Training Institute in Mohali, IndiaDigital Marketing Training Institute in Mohali, India
Digital Marketing Training Institute in Mohali, IndiaDigital Discovery Institute
 
办理哈珀亚当斯大学学院毕业证书文凭学位证书
办理哈珀亚当斯大学学院毕业证书文凭学位证书办理哈珀亚当斯大学学院毕业证书文凭学位证书
办理哈珀亚当斯大学学院毕业证书文凭学位证书saphesg8
 
Crack JAG. Guidance program for entry to JAG Dept. & SSB interview
Crack JAG. Guidance program for entry to JAG Dept. & SSB interviewCrack JAG. Guidance program for entry to JAG Dept. & SSB interview
Crack JAG. Guidance program for entry to JAG Dept. & SSB interviewNilendra Kumar
 
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改yuu sss
 
Storytelling, Ethics and Workflow in Documentary Photography
Storytelling, Ethics and Workflow in Documentary PhotographyStorytelling, Ethics and Workflow in Documentary Photography
Storytelling, Ethics and Workflow in Documentary PhotographyOrtega Alikwe
 
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一A SSS
 

Último (20)

Spanish Classes Online In India With Tutor At Affordable Price
Spanish Classes Online In India With Tutor At Affordable PriceSpanish Classes Online In India With Tutor At Affordable Price
Spanish Classes Online In India With Tutor At Affordable Price
 
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
 
Black and White Minimalist Co Letter.pdf
Black and White Minimalist Co Letter.pdfBlack and White Minimalist Co Letter.pdf
Black and White Minimalist Co Letter.pdf
 
Students with Oppositional Defiant Disorder
Students with Oppositional Defiant DisorderStudents with Oppositional Defiant Disorder
Students with Oppositional Defiant Disorder
 
格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档
格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档
格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档
 
Application deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdfApplication deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdf
 
The Next Things To Immediately Do About Mating Press
The Next Things To Immediately Do About Mating PressThe Next Things To Immediately Do About Mating Press
The Next Things To Immediately Do About Mating Press
 
Introduction to Political Parties (1).ppt
Introduction to Political Parties (1).pptIntroduction to Political Parties (1).ppt
Introduction to Political Parties (1).ppt
 
定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一
定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一
定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一
 
Introduction to phyton , important topic
Introduction to phyton , important topicIntroduction to phyton , important topic
Introduction to phyton , important topic
 
Jumark Morit Diezmo- Career portfolio- BPED 3A
Jumark Morit Diezmo- Career portfolio- BPED 3AJumark Morit Diezmo- Career portfolio- BPED 3A
Jumark Morit Diezmo- Career portfolio- BPED 3A
 
Escort Service Andheri WhatsApp:+91-9833363713
Escort Service Andheri WhatsApp:+91-9833363713Escort Service Andheri WhatsApp:+91-9833363713
Escort Service Andheri WhatsApp:+91-9833363713
 
LinkedIn for Your Job Search in April 2024
LinkedIn for Your Job Search in April 2024LinkedIn for Your Job Search in April 2024
LinkedIn for Your Job Search in April 2024
 
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
 
Digital Marketing Training Institute in Mohali, India
Digital Marketing Training Institute in Mohali, IndiaDigital Marketing Training Institute in Mohali, India
Digital Marketing Training Institute in Mohali, India
 
办理哈珀亚当斯大学学院毕业证书文凭学位证书
办理哈珀亚当斯大学学院毕业证书文凭学位证书办理哈珀亚当斯大学学院毕业证书文凭学位证书
办理哈珀亚当斯大学学院毕业证书文凭学位证书
 
Crack JAG. Guidance program for entry to JAG Dept. & SSB interview
Crack JAG. Guidance program for entry to JAG Dept. & SSB interviewCrack JAG. Guidance program for entry to JAG Dept. & SSB interview
Crack JAG. Guidance program for entry to JAG Dept. & SSB interview
 
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
 
Storytelling, Ethics and Workflow in Documentary Photography
Storytelling, Ethics and Workflow in Documentary PhotographyStorytelling, Ethics and Workflow in Documentary Photography
Storytelling, Ethics and Workflow in Documentary Photography
 
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
 

Lecture 3.pptx

  • 1. Lecture 3 Part I: Introduction to Cyber Attacks Author: Muhammad Rehan
  • 2. Objective • Overview of Cyber-attacks • Cyber-attacks prevention • How Cyber-attacks applied to IT systems and their initialization • Classification of malwares • Four stages/phases of computer viruses (Dormant phase, Triggering stage, Execution phase, Propagation phase)
  • 3. What is a Cyber Attack? When there is an unauthorized system/network access by a third party, we term it as a cyber attack. The person who carries out a cyberattack is termed as a hacker/attacker. Cybersecurity is the method of safeguarding networks, computer systems, and their components from unauthorized digital access.
  • 4. Types of Cyber Attacks Let’s start with the different types of cyberattacks on our list: 1. Malware Attack 2. Phishing Attack 3. Password Attack 4. Man-in-the-Middle Attack 5. SQL Injection Attack 6. Denial-of-Service Attack 7. Insider Threat 8. Crypto jacking 9. Zero-Day Exploit 10. Watering Hole Attack
  • 5. Malware Attack This is one of the most common types of cyberattacks. “Malware” refers to malicious software viruses including worms, spyware, ransomware, adware, and Trojans. 1. The Trojan virus disguises itself as legitimate software. 2. Ransomware blocks access to the network's key components. 3. Spyware is software that steals all your confidential data without your knowledge. 4. Adware is software that displays advertising content such as banners on a user's screen. Malware breaches a network through a vulnerability. When the user clicks a dangerous link, it downloads an email attachment or when an infected pen drive is used.
  • 6. Malware Attack Prevention • Use antivirus software. It can protect your computer against malware. • Use firewalls. Firewalls filter the traffic that may enter your device. Windows and Mac OS X have their default built-in firewalls, named Windows Firewall and Mac Firewall. • Stay alert and avoid clicking on suspicious links. • Update your OS and browsers, regularly.
  • 7. Phishing Attack Phishing attacks are one of the most prominent widespread types of cyberattacks. It is a type of social engineering attack wherein an attacker impersonates to be a trusted contact and sends the victim fake mails. Unaware of this, the victim opens the mail and clicks on the malicious link or opens the mail's attachment. By doing so, attackers gain access to confidential information and account credentials. They can also install malware through a phishing attack.
  • 8. Phishing Attack Prevention Phishing attacks can be prevented by following the below-mentioned steps: • Scrutinize the emails you receive. Most phishing emails have significant errors like spelling mistakes and format changes from that of legitimate sources. • Make use of an anti-phishing toolbar. • Update your passwords regularly.
  • 9. Password Attack It is a form of attack wherein a hacker cracks your password with various programs and password cracking tools like Aircrack, Cain, Abel, John the Ripper, Hashcat, etc. Types of password attacks: 1. Brute force attacks 2. Dictionary attacks 3. keylogger attacks.
  • 10. Password Attack Prevention Listed below are a few ways to prevent password attacks: • Use strong alphanumeric passwords with special characters. • Abstain from using the same password for multiple websites or accounts. • Update your passwords; this will limit your exposure to a password attack. • Do not have any password hints in the open.
  • 11. Man-in-the-Middle Attack A Man-in-the-Middle Attack (MITM) is also known as an eavesdropping attack. In this attack, an attacker comes in between a two-party communication, i.e., the attacker hijacks the session between a client and host. By doing so, hackers steal and manipulate data.
  • 12. Man-in-the-Middle Attack Prevention MITM attacks can be prevented by following the below-mentioned steps: • Be mindful of the security of the website you are using. Use encryption on your devices. • Refrain from using public Wi-Fi networks.
  • 13. SQL Injection Attack A Structured Query Language (SQL) injection attack occurs on a database-driven website when the hacker manipulates a standard SQL query. It is carried by injecting a malicious code into a vulnerable website search box, thereby making the server reveal crucial information.
  • 14. SQL Injection Attack Prevention To prevent a SQL injection attack: • Use an Intrusion detection system, as they design it to detect unauthorized access to a network. • Carry out a validation of the user-supplied data. With a validation process, it keeps the user input in check.
  • 15. Denial-of-Service Attack • A Denial-of-Service Attack is a significant threat to companies. Here, attackers target systems, servers, or networks and flood them with traffic to exhaust their resources and bandwidth. • When this happens, catering to the incoming requests becomes overwhelming for the servers, resulting in the website it hosts either shut down or slow down. This leaves the legitimate service requests unattended. • It is also known as a DDoS (Distributed Denial-of-Service) attack when attackers use multiple compromised systems to launch this attack.
  • 16. Denial-of-Service Attack Prevention Let’s now look at how to prevent a DDoS attack: • Run a traffic analysis to identify malicious traffic. • Understand the warning signs like network slowdown, intermittent website shutdowns, etc. At such times, the organization must take the necessary steps without delay. • Formulate an incident response plan, have a checklist and make sure your team and data center can handle a DDoS attack. • Outsource DDoS prevention to cloud-based service providers.
  • 17. Insider Threat • As the name suggests, an insider threat does not involve a third party but an insider. In such a case; it could be an individual from within the organization who knows everything about the organization. Insider threats have the potential to cause tremendous damages. • Insider threats are rampant in small businesses, as the staff there hold access to multiple accounts with data. Reasons for this form of an attack are many, it can be greed, malice, or even carelessness. Insider threats are hard to predict and hence tricky.
  • 18. Insider Threat Prevention To prevent the insider threat attack: • Organizations should have a good culture of security awareness. • Companies must limit the IT resources staff can have access to depending on their job roles. • Organizations must train employees to spot insider threats. This will help employees understand when a hacker has manipulated or is attempting to misuse the organization's data.
  • 19. Cryptojacking • The term Cryptojacking is closely related to cryptocurrency. Cryptojacking takes place when attackers access someone else’s computer for mining cryptocurrency. • The access is gained by infecting a website or manipulating the victim to click on a malicious link. They also use online ads with JavaScript code for this. Victims are unaware of this as the Crypto mining code works in the background; a delay in the execution is the only sign they might witness.
  • 20. Cryptojacking Prevention Cryptojacking can be prevented by following the below-mentioned steps: • Update your software and all the security apps as cryptojacking can infect the most unprotected systems. • Have cryptojacking awareness training for the employees; this will help them detect crypotjacking threats. • Install an ad blocker as ads are a primary source of cryptojacking scripts. Also have extensions like MinerBlock, which is used to identify and block crypto mining scripts.
  • 21. Zero-Day Exploit • A Zero-Day Exploit happens after the announcement of a network vulnerability; there is no solution for the vulnerability in most cases. Hence the vendor notifies the vulnerability so that the users are aware; however, this news also reaches the attackers. • Depending on the vulnerability, the vendor or the developer could take any amount of time to fix the issue. Meanwhile, the attackers target the disclosed vulnerability. They make sure to exploit the vulnerability even before a patch or solution is implemented for it.
  • 22. Zero-Day Exploit Prevention Zero-day exploits can be prevented by: • Organizations should have well-communicated patch management processes. Use management solutions to automate the procedures. Thus it avoids delays in deployment. • Have an incident response plan to help you deal with a cyberattack. Keep a strategy focusing on zero-day attacks. By doing so, the damage can be reduced or completely avoided.
  • 23. Watering Hole Attack • The victim here is a particular group of an organization, region, etc. In such an attack, the attacker targets websites which are frequently used by the targeted group. Websites are identified either by closely monitoring the group or by guessing. • After this, the attackers infect these websites with malware, which infects the victims' systems. The malware in such an attack targets the user's personal information. Here, it is also possible for the hacker to take remote access to the infected computer.
  • 24. Watering Hole Attack Prevention Let's now see how we can prevent the watering hole attack: • Update your software and reduce the risk of an attacker exploiting vulnerabilities. Make sure to check for security patches regularly. • Use your network security tools to spot watering hole attacks. Intrusion prevention systems(IPS) work well when it comes to detecting such suspicious activities. • To prevent a watering hole attack, it is advised to conceal your online activities. For this, use a VPN and also make use of your browser’s private browsing feature. A VPN delivers a secure connection to another network over the Internet. It acts as a shield for your browsing activity. NordVPN is a good example of a VPN.
  • 25. Four stages/phases of computer viruses Let's now see how we can prevent the watering hole attack: 1. Dormant phase. • The virus is idle. 2. Propagation phase. • The virus places an identical copy of itself into other programs or into certain system areas on the disk. 3. Triggering phase. • The Virus is activated to perform the function for which it was intended. • Caused by a variety of system events. 4. Execution phase. • The virus function is performed.