Skip to main content

Use the CIA triad to protect organizations

The CIA triangle is a concept that can assist organisations think about risk while developing systems and security policies. It consists of three components that cybersecurity analysts and organisations strive to maintain: confidentiality, integrity, and availability. Maintaining an acceptable level of risk and ensuring that systems and policies are developed with these factors in mind aids in the establishment of a successful security posture, which refers to an organization's ability to manage its defence of key assets and data as well as respond to change. 

Confidentiality

The concept of confidentiality states that only people with permission can access particular resources or data. The application of design principles, such as the concept of least privilege, can improve secrecy inside an organisation. The least privilege principle restricts users' access to only the data they need to finish tasks relevant to their jobs. One technique to keep private data secure and secret is by limiting access. 

Integrity

Integrity refers to the notion that the data is authentic, verifiably correct, and trustworthy. It is crucial to have protocols in place to check the validity of data. Cryptography, which is used to modify data so that unauthorised parties cannot read it or tamper with it, is one method of confirming data integrity (NIST, 2022). The process of transforming data from a readable format to an encoded format, known as encryption, is another illustration of how a company could implement integrity. Data, such as messages on a company's internal chat platform, can be protected by encryption to prohibit access and ensure that it cannot be altered.  

Availability

The concept of availability states that users who have permission to view the data can do so. Data can be used when necessary when a system abides by the availability and confidentiality criteria. In the workplace, this can imply that the company permits distant workers to access its internal network and carry out their duties. It's important to note that, based on the level of access that employees require in order to do their duties, access to data on the internal network is still restricted. For instance, a worker in the accounting division of the company might require access to corporate funds but not to information on ongoing development initiatives. 

Comments

Popular posts from this blog

Upskilling is Survival

Upskilling is no longer a “nice to have” for leaders. It's " SURVIVAL " The unpleasant reality? The moment they begin managing, most leaders stop learning. While the world moves more quickly than their perspective, they rely on prior experiences. Technology evolves. Teams evolve. Expectations change throughout time. You become the bottleneck if you don't. Today, being a leader isn't about knowing everything. It's about remaining current enough to pose pertinent queries. The most effective leaders I've encountered: Acquire knowledge more quickly than their teams Continue to be involved in change Invest in your abilities before they become essential. If you’re not actively upskilling, you’re not leading you’re just holding position. And in today’s market, that’s a risk you can’t afford.

Compile OpenSSH 9

Install  yum install rpm-build zlib-devel openssl-devel pam-devel libselinux-devel gcc perl-devel libXt-devel gtk2-devel make -y wget -c https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.3p2.tar.gz ./configure --with-pam --with-selinux --with-privsep-path=/var/lib/sshd/ --sysconfdir=/home/saz163user/ssh ./configure make make install

Audiobooks and its Benefits

 What is Audiobook? An audiobook is a recorded reading of a book or other written work, typically on a CD or as a digital download. Audiobooks can be listened to on a variety of devices, such as smartphones, tablets, and laptops, and are often narrated by professional voice actors. They can be a convenient and accessible way to enjoy literature, and have been shown to improve vocabulary and comprehension, especially in children. Audiobooks can be a great option for people who have difficulty reading traditional print books, or who want to make the most of their time by multitasking while listening to a book. There are several benefits to listening to an audiobook summary:     Time-saving: Audiobook summaries are typically shorter than the original audiobook, allowing you to get a general understanding of the book's content in less time.     Convenience: Many audiobook summary services offer summaries in a variety of formats, such as audio or written, m...