World's most popular travel blog for travel bloggers.
Showing posts with label Security. Show all posts
Showing posts with label Security. Show all posts

(a) Fire Wall

It is the first line of defense for any computer system or network. All packets that enter the network should come though this point. A modern firewall is a system of applications and hardware working together. A sophisticated firewall performs a combination of packet filtering  network address translation and proxy services. FIrewalls have two general methods of implementing security for a network .Firewall have two general methods of implementing security for a network and are explained below

1 Packet filtering:

Packet filering were designed to look at header information of the packet. packet filtering, the first type of firewall used by many organizatin to protect their network. The general method of implementing a packet filter was to use a router

2 proxy servers: 

Proxy servers use software to imtercept network traffic that is destined for  a given application. The proxy server, recognizes the request and behalf of the client makes the request to external server. Instead, the proxy functions as middleman and speaks to both the client and server

(B) packet Switching:

·           Packet switching combines the advantages of message and circuit switching.
·         Packet switching is functionally similar to message switching, in which data is transmitted in block, stored by the first switching node it meets in the network and is forwarded to the next and subsequent downstream nodes until it reaches the destination.
·         The message is fragmented in small fixed size packets in packet switching network. Typical lengh of packets is between 1 kilobyers to 4 kilobytes
·         In virtual circuit approach, a fixed logical path though the network from the sender to the receiver is established befor any packets are sent. This path remains unchanged for the duration of the sesseion.

(c) Unguided  Transmission media

which does not guide along a physical path e.g. propagation through air, water or vacuum.

Twisted pair cable

Physical description:
·         consist of two insulated copper wires arranged in a regular spiral pattern, acts as a single communication link
·         bundled together into a cable by wrapping them in tough protective sheath.
·         The twisting tends to decrease the cross- talk interfarenes between adjacent pair in a cable. the twist lengh varies from 2 to6 per inch.
·         Thickness is 0.016 inch to 0.036 inch.

Application

·         Used for both analog and digital signals.
·         Used in telephone network.
·         Used in local area networks.
·         It is widely used due to easy handling and teast expensive.

(d) Multi threading

Multitherading is a popular technology that is used to improve application performace throgh parallel execution of multiple threads. A thread is alight weight process




(1) Hardening the O/S and application code

MIcrosoft peridically ditributes large updates to its OS in the form of service packs. Service Packs include all the major and minor fixes up. microsoft also distributes intermediate updates to their operating systems in the form of Hotfix.
The following steps descrive the automated process of deisoverting and installing service packs and hotfixes to a window 2000 system
·         Open IE (internet Explorer)
·         Go to tools - windwos update
·         when askesd if you trust microsoft, say YEs.

(2) Hardening the file system security

In this case , we have to make sure that the hard drive partitions are formatted with NTFS. This file system is more secure than FAT of FAT32 schemes

Step1: check your hard drive partitions

·         Log in as Administrator
·         Double click on My computer
·         Right CLick on each Hard Drive and Chosse properties
·         Generat tab will identify the File system type.

Step2: Converting FAT or FAT32 partitions to NTFS

·         Go ro start- RUN
·         Type cmd and click OK
·         At command prompt issue the following command convert drive
·         Hit return to run the command
·         Reboot the system.

(3) Hardening the local security policies

While many system attacks take advantage of software inadequacy, many also make use of user accounts. To prevent such sort of vulnerability, "policies" or rules defien what sort or account/password " behavior" is appropriate, what type of auditing is required.
Account policy answers the following.
·         How often do I need to change my password?
·         How long or how complex does my password need to be?

Auditing policies determine what kind of security transactions are recorded in the security Event Long.