Protect you computer and your data


Corporate Cyber Security: Part One

A basic understanding of computer networks isof  firewalls.
necessary for understanding the elements and
principles of the Internet security. There1. Application gateways are the first
are tools that can be used to reduce thefirewalls and are known as proxy gateways.
number of networking attacks. In the modernThey are created from hosts which use
world of risk to the security computers, aparticular software for acting as a proxy
corporation needs to use a multilayeredserver. The application gateways are
approach in order to protect the informationconsidered to be the most secure as they do
located on the computer from network attacks.not permit anything to pass by default.
The difference of the national security fromBefore using it and the Internet one must be
a corporate cyber security is in its largeproxitized. However, they have a drawback -
scale of security issues, problems that havethey  are  slow  in  the  process.
to be solved. Weaknesses in broadly used
software and hardware products can create2. Packet filtering is a tool with the help
problems at the national level, thus,of which routers have access control lists
requiring coordinated activities for theturned on. There is little overhead in packet
development of improved technologies.filtering as the access control tool is
Besides, the lack of trained professionals isfulfilled at a lower ISO/OSI layer. Besides,
the issue of a national level concern. Thea packet filtering gateway is usually faster
national cyber security focuses on preventingthan application gateways. Still, there are
and protecting against cyber attacks at adisadvantages of using it as TCP/IP has no
national level. It is aimed at securingpossibilities to guarantee the correctness of
information  infrastructures  of  the  USA.the  source  address.
A firewall is a powerful technology used for3. Application gateway and packet filtering
host protection at a corporation. It canare useful tools in a cyber security issue.
reduce the risk exposure introduced byHowever, there exist hybrid systems, which
internetworking hosts, defend the networkunite the security of the application layer
against attacks. It simply blocks access togateways with the flexibility and speed of
ports, IP addresses, protocols and servicespacket filtering. Hybrid systems are highly
to prevent the network threats. Manyrecommended for corporations.
corporations use one of three possible types



1 A B C 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105