logo

NJP

VR-Part 3(PUBG and VR intro)

dhruvsn · Jan 04, 2021 · article

Hii Guys!!,

This is the third article of the series on Vulnerability Response. In the first two parts, we developed an understanding of SEC-OPS in regards to ServiceNow. That was important before starting with the actual Vulnerability response. So if you have not gone through that kindly click part 1 and then part 2 and come back to this. So, let’s start:

image

It is a story of 4 friends from Delhi, India who use to play PUBG together. Their virtual names were:

  • NVD
  • CWE
  • Qualys
  • VR

So, in this team NVD, CWE and Qualys are much knowledgable they watch all training videos, do their research hence have all the information about pubg. During a match, they keep on providing the information to the team members that if you are using AMR(automatic rifles) like Scarl or M4 (guns) without attachments like grips it increases the recoil hence makes you vulnerable to the enemy.

Now the fourth one VR he keeps on collecting data/information from NVD, CWE, and Qualys and matches them with the guns or attachments in his backpack, and whenever he founds a match he acts on it and prepares himself before the attack.

It sounds like a strategy right. Now let’s do one exercise read the above paragraph by reading:

  • ‘Data/information’ as ‘vulnerabilities’
  • ‘Backpack’ as ‘CMDB‘
  • ‘Guns or an attachment’ as ‘CI’

And that will become the basics of vulnerability response.

image

YESS!!!!!!!

So now let me put on the actual definition of VR(vulnerability response):Vulnerability Response is quite simply: 1:) The process of identifying, classifying and prioritizing vulnerabilities2:) Deciding upon an appropriate correct response:

  • Remediation: Fix, change, patch, correct, amend, repair – something that reduces the vulnerability
  • No remediation: Document the risk to the organization – something that accepts the vulnerability

Although vulnerabilities are flaws that affect business assets, this vulnerability must itself be exploited by a threat (such as an email-borne worm or virus). Consequently, if the risk of danger is low, the asset may retain the vulnerability and never be fixed due to the unlikelihood of the threat ever reaching the asset (e.g isolated air-gapped systems, or inoculation against rare diseases). Similarly, if the cost of remediation outweighs the value of the business value, a decision could be taken to justify no remediation and accept the risk (fixing a dripping roof that’s due to be demolished) Now time for some terminologies because:

image

Although ITIL views a Configuration Item to be either hardware, software, or peopleware. Service Now only considers hardware, software, and services as Cis. Software, in this case, may not necessarily be applications: consider business data like important documents, confidential information, restricted personnel details, commercially sensitive reports, etc. Configuration Managementis the process that tracks all Cis, maintaining the accuracy and upkeep of the CMDB. Without good configuration management, we don’t know what assets are present 50 have no idea what to protect, nor what the overall business impact a compromised CI has.Vulnerabilitiesare the weaknesses through which security breaches occur (and are the leading cause 44% of data breaches”)The National Vulnerability Database (NVD):is a U.S. Government repository of vulnerability management data, security checklists, security-related software flaws, misconfigurations, product names, and impact metrics.Common Vulnerability and Exposures (CVE):“International in scope and free for public use, CVE is a dictionary of publicly known information security vulnerabilities and exposures. CVE common identifiers enable data exchange between security products and provide a baseline index point for evaluating coverage of tools and services.”Common Weakness Enumeration (CWE): A list of software weaknesses.Vulnerability Scanner: Software system designed to perform automated scans/analysis of IT operating systems, software, network devices, and web services against repositories stated above to discover weaknesses known as vulnerabilities. Now let’s look at the two main reasons why Vulnerability Response is so popular among CXO’s 1:) Integrating VR with other platform capabilities make it a robust solution. See the Image below:

image

2:) It’s a one-stop-shop for all the info required: Single System of Records The Vulnerable Item record represents an actual occurrence of a vulnerability in the organization, an actual de H an information to be displayed about the organization System Of Records h e past monitored throughout the remediation Relationships include:

  • Configuration item
  • Asset
  • Vulnerable Software
  • Vulnerability (sn_vul_entry)
  • Other related Tasks
  • Other impacted ci’s

The Vulnerable item table extends the Task table, meaning VIT records indicate work to be done. Baseline integrations also include Change Problem and Security incident with acl’s ensuring sensitive information is restricted to those hiding certain roles in the sn_vul scope.

image

If you have understood then think about the image below and put your thoughts in the comments. Just a hint VR is proactive and Patching is reactive.

image

View original source

https://dhruvsn.wordpress.com/2021/01/04/vr-part-3pubg-and-vr-intro/