Topic 5  Security in Network Environments

In the exam you are expected to know about:

Network security, audit and accounting

  • Understand the particular security, audit and accounting problems

  • associated with networks and recall the steps which can be taken to preserve security.

  • Describe the measures taken to protect network traffic against illegal access.

  • Understand the reasons for using audit software in providing a network service.

  • Understand the reasons for using accounting software in providing a network service.

Network environments

  • Understand how a network environment affects the user interface provided, e.g. security, control of software, control of files, access rights.

 

In Topic 4 we reviewed the kinds of network we get in organisations that use ICT.  In this topic we are going to look at how we can keep networks secure.  Although it is entirely reasonable that bona fide users should access data, we do have to keep data secure from all sorts of snooping eyes who might make unauthorised modifications, or use the data for criminal activity.  Although there are all sorts of ways of keeping data secure, no system is entirely foolproof.

Security can be maximised by:

Access Control

Access control can be based on:

These become less effective if users leave their computers logged in.  Screen-savers can come on if there is no keyboard activity for, say, ten minutes.  A password may be needed to restore the system.  Or the user can be logged out.

 

Firewalls

The primary purpose of a firewall is to keep out hackers.  Firewall software can also be configured to control what goes in or out of an organisation.  Placed at the interface between the LAN and the WAN, the firewall products can be:

Audit Controls

Audit controls can track all network activity:

Special monitoring software can produce statistical profiles on the use of the network.  Each individual user can also be monitored, and any abnormal behaviour of users can be detected.

 

Performance Monitoring

The network performance can be monitored:

These will help in the management and planning of a network.  Bottlenecks can be identified and sorted out.  If more copies of software are being used than allowed by the licence, then action can be taken.

Question 1  What action can be taken if illegal use of software is detected?  ANSWER

Question 2  How else is it useful to monitor software usage?  ANSWER

 

Encryption

Data passing through a wire or as a radio signal are vulnerable to interception.  Such data can be scrambled or encrypted to make sure they are meaningless to everyone else other than the intended recipient.

Encryption is nothing new; the Enigma machine used by the Germans in the Second World War were sophisticated devices.   And it took a sophisticated electro-mechanical computer, Collosus, to crack them.  Collosus was faster at decoding Enigma than a Pentium Processor, so it was a pretty good machine.  (Many historians state that the Germans were good soldiers, but had a blind spot about the value of good intelligence.  The Allies were good at intelligence which won the war.)

There are  different ways of encrypting data based on:

Here is a message that we will encrypt:

PHYSICS IS FUN BUT MATHS IS ROCK HARD

Lets translocate the message by transmitting it up-and-down rather than left to right.  First of all we put the message in a 7 × 7 square box:

P H Y S I C S
* I S * F U N
* B U T * M A
T H S * I S *
R O C K * H A
R D * * * * *
* * * * * * *

Notice that we put a star (*) instead of a space.  Reading from left to right along each line you can easily see the message.  But if you transmit it going down and from left to right you get:

P**TRR*HIBHOD*YSUSC**S*T*K**IF*I***CUMSH**SNA*A**

You could transmit the message from right to left and going up, or even diagonally.  If the receiving computer has the correct algorithm (set of instructions) it will decrypt the message in the right way to give us:

PHYSICS IS FUN BUT MATHS IS ROCK HARD

Question 3  Use a 5 x 5 grid to decode ITT*O*E*HRWDNIYA*OS*NITT*  ANSWER

Now let's see what our message is if we substitute a letter that is two letters further along in the alphabet:

 PHYSICS IS FUN BUT MATHS IS ROCK HARD

RJAUKEU*KU*HWP*DWV*OCVJU*KU*TQEM*JCTF

When you do something like this, you forget the order of the alphabet!

The transmitting computer sends a decoding or decryption cipher or key so that the encrypted message can be decoded.  In practice there needs to be quite a complex set of ciphers, so that the code is not broken easily.  Cryptography is important in the security of transmitted data:

 

Accounting Software

There are organisations that provide other organisations with network services and charge for network use.  The charge depends on:

Like auditing software, patterns of usage can be monitored to encourage users to use the system at less busy times of the day.  It can also help administrators to decide whether extra resources are used.

 

Question 4  While planning to install a network accounting system, a company has become concerned about the security of its local computer network.

(a) Explain two procedures that the company can adopt to discourage breaches of security.

(b) State two reasons for using accounting software on the network.  (AQA Past Question)

ANSWER

Now try the Topic Quiz.