Monthly Archives: July 2023

CompTIA Linux+ XK0-005 – Unit 09 – Networking Part 4

31. Topic B: Network Services So now we’re going to talk about network services. These are going to be things that help make the connectivity on the network a lot easier for us or the communications a lot easier for us. So we’re going to talk about things like DNS and DHCP and how they… Read More »

CompTIA Linux+ XK0-005 – Unit 09 – Networking Part 3

20. Character Based Names Part1 Now, most every system server service has some sort of character based names. That’s because it’s easy for us. We use names. All we have to do is find a way to map those names to the actual addresses. And there’s a number of ways of doing that. One is… Read More »

CompTIA Linux+ XK0-005 – Unit 09 – Networking Part 2

14. Addressing All right, how do we communicate? Well, we talked about the protocols like TCP or UDP, and we addressed these communications to your addresses at two layers. One was layer three, the network address, which I called your network, your subnet, your broadcast domain. And once we got to that location, then your… Read More »

CompTIA Linux+ XK0-005 – Unit 09 – Networking Part 1

1. Networking All right, in this section we’re going to talk about networking. Now the goal here is to give you a good overview of networking. Remember, this is something that allows all different devices to be able to communicate to each other regardless of platform linux, Unix, Windows, Mac, regardless of type of device,… Read More »

CompTIA CYSA+ CS0-002 – Mitigate Software Vulnerabilities and Attacks Part 4

5. Design Vulnerabilities (OBJ 1.7) Design vulnerabilities. In this lesson we’re going to talk about some software design vulnerabilities and what are some things you can do to overcome them. Now, when it comes to vulnerabilities, vulnerabilities often arise from the general design of your software code. And so if you do bad software code… Read More »

CompTIA CYSA+ CS0-002 – Mitigate Software Vulnerabilities and Attacks Part 3

3. Race Conditions (OBJ 1.7) Race conditions. In this lesson we’re going to talk about race conditions and the vulnerabilities associated with them. Now, what exactly is a race condition? Well, a race condition is a software vulnerability that occurs when the resulting outcome from execution processes is directly dependent on the order and timing… Read More »

CompTIA CYSA+ CS0-002 – Mitigate Software Vulnerabilities and Attacks Part 2

2. Overflow Attacks (OBJ 1.7) Overflow attacks. In this lesson, we’re going to talk about the three types of overflow attacks. This includes buffer overflows, heap overflows, and integer overflows. And as we go through, I’m going to explain a little bit about each one. Now, when I talk about a buffer overflow, this is… Read More »

CompTIA CYSA+ CS0-002 – Mitigate Software Vulnerabilities and Attacks Part 1

1. SDLC Integration (OBJ 2.2) Software development lifecycle integration. In this lesson we’re going to talk about the software development lifecycle and how important it is to start embedding your security in from the beginning. Now, when I talk about the software development lifecycle or SDLC, this is talking about the process of planning, analysis,… Read More »

CompTIA CYSA+ CS0-002 – Technical Data and Privacy Controls Part 2

4. Data Loss Prevention (OBJ 5.1) Data loss prevention. In this lesson, we are going to talk about DLP, which is data loss prevention. Now, DLP is a software solution that detects and prevents sensitive information from being stored on unauthorized systems or being transmitted over unauthorized networks. Essentially, we’re trying to protect our data… Read More »

CompTIA CYSA+ CS0-002 – Technical Data and Privacy Controls Part 1

1. Access Controls (OBJ 5.1) Access controls. In this lesson, we’re going to start talking about access controls and how we can use those to protect our information. Now, an access control model can be applied to any type of data or software resource. There are lots of different ways of doing this, including looking… Read More »

img