Posts

Showing posts from April, 2023

General Certified in Cybersecurity (CC) links

General CC Links: https://www.isc2.org/Certifications/CC/ https://www.forbes.com/sites/stevemorgan/2016/01/02/one-million-cybersecurity-job-openings-in-2016/2/#6874bcd17ca9 https://www.isc2.org/candidate https://www.isc2.org/Certifications/cissp/Certification-Exam-Outline https://www.isc2.org/Register-for-Exam https://www.isc2.org/Certifications/Qualification-Pathfinder https://www.isc2.org/Ethics https://community.isc2.org/ http://www.pearsonvue.com/isc2/ http://blog.isc2.org/isc2_blog/ https://www.isc2.org/landing/1MCC https://www.isc2.org/en/About/Member-Counts https://blog.isc2.org/isc2_blog/2022/09/so-youre-certified-in-cybersecurity-now-what-.html https://blog.isc2.org/isc2_blog/2022/08/new-to-cybersecurity-career-hacks.html https://www.cyberseek.org/heatmap.html https://discord.thorteaches.com/ https://www.facebook.com/groups/ThorTeaches https://thorteaches.com/ https://www.amazon.com/gp/product/1604207515/ Confidentiality, integrity, and availability (CIA) are three fundamental...

TYPES OF FIREWALLS

Introduction: In today's interconnected world, security threats are a major concern for businesses and individuals alike. One of the most important tools for securing networks is the firewall. Firewalls are devices that monitor and control network traffic, allowing only authorized traffic to pass through while blocking unauthorized traffic. There are several different types of firewalls, each with its own strengths and weaknesses. In this article, we will discuss the different types of firewalls, their features, and how they work. Packet Filtering Firewall: Packet filtering firewalls are the most basic type of firewall. They operate at the network layer of the OSI model and monitor incoming and outgoing packets. These firewalls use a set of rules to determine which packets to allow through and which to block. Packet filtering firewalls are typically used in small networks and are easy to configure and maintain. Stateful Inspection Firewall: Stateful inspection firewalls operate at ...