ProjectClue.com WhatsApp or Call Us

projectclue whatsapp icon07030248044

Project Topic:

DESIGN AND IMPLEMENTATION OF NETWORK SECURITY

Project Information:

 Format: MS WORD ::   Chapters: 1 - 5 ::   Pages: 70 ::   Attributes: Questionnaire, Data Analysis  ::   2,167 people found this useful

Project Department:

ACCOUNTING UNDERGRADUATE PROJECT TOPICS, RESEARCH WORKS AND MATERIALS

Project Body:

TABLE OF CONTENT

CHAPTER ONE

1.0 Introduction        

1.1 Statement of the problem       

1.2     Purpose of study                                                               

1.3 Aims and objective of the study     

1.4     Scope of study                                                                

1.5     Limitations                                                                      

1.6     Assumptions                                                                     

1.7     Definition of terms                                                             

CHAPTER TWO

2.0     Literature review                                                             

CHAPTER THREE

3.0     Description and analysis of the existing system            

3.1     Fact Finding Method Used                                             

3.2     Objective of the existing system                                     

3.3     Organizational chart                                                       

3.4     Input/process/output analysis                                                  

3.5     Information flow diagram                                                

CHAPTER FOUR

4.0 Design of new system      

4.1 Output specification and design   

4.2 Input specification and design     

4.3 File design        

4.4 Procedure chat     

4.5 System flowchart      

CHAPTER FIVE

5.0 Implementation      

5.1 Program design       

5.2 Program flowcharts     

5.3 Documentation      

5.4 Recommendation      

5.5 Conclusion        

5.6 Summary        

Reference                                                                       

Appendix I                                                                      

Appendix II                                                               

CHAPTER ONE

1.0     INTRODUCTION

Several recent proposals have argued for giving third parties and end-users control over routing in the network infrastructure. Some examples of such routing architectures include TRIAD [6], i3 [30], NIRA [39], Data Router [33], and Network Pointers [34]. While exposing control over routing to third-parties departs from conventional network architecture, these proposals have shown that such control significantly increases the flexibility and extensibility of these networks.

Using such control, hosts can achieve many functions that are difficult to achieve in the Internet today. Examples of such functions include mobility, multicast, content routing, and service composition. Another somewhat surprising application is that such control can be used by hosts to protect themselves from packet-level denial-of-service (DOS) attacks [18], since, at the extreme, these hosts can remove the forwarding state that malicious hosts use to forward packets to the hosts. While each of these specific functions can be achieved using a specific mechanism—for example, mobile IP allows host mobility— we believe that these forwarding infrastructures (FIs) provide architectural simplicity and uniformity in providing several functions that makes them worth exploring. Forwarding infrastructures typically provide user control by either allowing source-routing (such as [6], [30], [39]) or allowing users to insert forwarding state in the infrastructure (such as [30], [33], [34]). Allowing forwarding entries enables functions like mobility and multicast that are hard to achieve using source-routing alone.

While there seems to be a general agreement over the potential benefits of usercontrolled routing architectures, the security vulnerabilities that they introduce has been one of the important concerns that has been not addressed fully. The flexibility that the FIs provide allows malicious entities to attack both the FI as well as hosts connected to the FI.

For instance, consider i3 [30], an indirection-based FI which allows hosts to insert forwarding entries of the form (id,R), so that all packets addressed to id are forwarded to R. An attacker A can eavesdrop or subvert the traffic directed to a victim V by inserting a forwarding entry (idV ,A); the attacker can eavesdrop even when it does not have access to the physical links carrying the victim’s traffic. Alternatively, consider an FI that provides multicast; an attacker can use such an FI to amplify a flooding attack by replicating a packet several times and directing all the replicas to a victim. These vulnerabilities should come as no surprise; in general, the greater the flexibility of the infrastructure, the harder it is to make it secure.

In this project, we improve the security that flexible communication infrastructures which provide a diverse set of operations (such as packet replication) allow. Our main goal in this project is to show that FIs are no more vulnerable than traditional communication networks (such as IP networks) that do not export control on forwarding. To this end, we present several mechanisms that make these FIs achieve certain specific security properties, yet retain the essential features and efficiency of their original design. Our main defense technique, which is based on light-weight cryptographic constraints on forwarding entries, prevents several attacks including eavesdropping, loops, and traffic amplification. From earlier work, we leverage some techniques, such as challenge-responses and erasure-coding, to thwart other attacks. 

NETWORK SECURITY 

(NS) is an important aspect of any system.  NETWORK SECURITY is the act of ensuring that an authenticated user accesses only what they are authorized to and no more.  The bad news is that security is rarely at the top of people's lists, although mention terms such as data confidentiality, sensitivity, and ownership and they quickly become interested.  The good news is that there is a wide range of techniques that you can apply to help secure access to your system.  The bad news is that asMitnick and Simon (2002)point out ―…the human factor is the weakest link.  Security is too often merely an illusion, an illusion sometimes made even worse when gullibility, naivette, or ignorance come into play.‖  The go on to say that ―security is not a technology problem – it’s a people and management problem.‖  Having said that, my experience is that the ―technology factor‖ and the ―people factor‖ go hand in hand; you need to address both issues to succeed. 

Access control is the ability to permit or deny the use of a particular resource by a particular entity. Access control mechanisms can be used in managing physical resources (such as a movie theater, to which only ticket holders should be admitted), logical resources (a bank account, with a limited number of people authorized to make a withdrawal), or digital resources (for example, a private text document on a computer, which only certain users should be able to read).

Banks are secured financial institutions. They are often housed in large buildings that are located in a commercial or residential area. Banks store money and other financial information and goods.

Money and valuables have been stored in banks since ancient times. As a result of the long history that banks have enjoyed, bank security has also been important for a long time. Some of the oldest banks in the world have the best security available. These banks include the Bank of Sweden, the Bank or England, Bank of America, and Swiss Banking.

Bank security usually includes a staff of security guards, a security system, and one or more vaults. Security guards are uniformed personnel that maintain high visibility and watch cameras and alarms. Cameras and alarms are usually top of the line systems in banks and other financial buildings. But these security elements are not exclusive to banks. Some of these elements can be found in other commercial buildings and even residential homes.

Basic security starts with the locks. For a high level of security, windows and doors will need the best locks. After high quality locks are installed many property owners opt for a security system or even security cameras.

Security cameras are often a small part of a larger security system. Systems often include motion detectors, alarms, sensors, and cameras. Cameras are arguably the most important because they allow the property owner to see and record everything that happens in and around their building or property. 

Cameras can be installed by a professional or by a property owner. For a large and elaborate system it may be best for a professional to do the work. But for a smaller and easy layout, a property owner should have no problem installing a system by following the manufactures instructions. If he does than there is usually a local installer that can be called to help finish the job.

1.1     STATEMENT OF THE PROBLEM

Owing to:

1.     Fraudulent act of some customer/workers

2.     Accessing the organizational data/information unauthorized

3.     Sensitive nature of bank data/information

4.     Valuable or costly items in bank

5.     Increase in crime in our society

The need arise for the development of computerized NETWORK SECURITY to eliminate such problems.

1.2     PURPOSE OF STUDY

The main purpose of this project is to design a NETWORK SECURITY that will assist UBA in the area of ensuring effective security measures.

1.3     AIMS AND OBJECTIVES

This project will have the following aims and objectives:

 

 

 

Detecting security violations 

Re-creating security incidents 

 

 

 

 

 To disallow unauthorized users

To safeguard the organizational data/information 

To computerized the organizational security

 

 

To enhance the organizational security

To eliminate all forms of mistakes associated with security control

1.4     SCOPE OF STUDY

This research work will access the design and implementation of NETWORK SECURITY in UBA Enugu.  It will look into the operations of this bank in the aspect of computerizing their security control system.  

1.5     CONSTRAINTS

This project will be limited to the data available at hand, data outside the researcher will not be made use of.

The limitations militating against this research are financial constraints, time factor and other circumstances.

1.6     ASSUMPTIONS

Accuracy, efficiency and reliability is associated with Network Security.

 For the purpose of this research, my assumptions can be stated as follows:

1.                 The application of computer related garget for security control 

2.                 A computerized Network Security is effective and dependable

1.7     DEFINITION OF TERMS

Administration is an aspect of running the organization by devising systems which will run smoothly. 

2.                 Client:  This any process that request specific services from server processes.  

3.                 Computer: This is an electrons machine that can accept; handle and manipulate data by performing arithmetic and logic operations without human intervention usually under the control of programmes.  

4.                 Data: This is fore runner of information. It is unprocessed fact. 

5.                 Database is a collection of information that is related to a particular subject or purpose. 

6.                 Hardware: This is the electromechanical part of computer system. 

7.                 Information: This is data that have been processed, interpreted and understood by the recipient of the message or report. 

8.                 Internet is a collection of computer networks that operate to common standards and enable the computes and the program they run to communicate directly. 

9.                 Server: This is a process that provides requested services for clients. 

10.            Software: This is a logically written program that hardware uses to perform it’s operation. 

11.            System is the collection of hardware, software, data information, procedures and people.

Website is a space or location customized by a company, organization or an individual which is locatable within an address on the internet.

Get the complete project »


Instant Share On Social Media:


Can't find what you are looking for?
Call (+234) 07030248044.

OTHER SIMILAR ACCOUNTING PROJECTS AND MATERIALS

A COMPARATIVE ANALYSIS OF COMPUTERIZED ACCOUNTING SYSTEM AND MANUAL ACCOUNTING SYSTEM

 Format: MS WORD ::   Chapters: 1 - 5 ::   Pages: 72 ::   Attributes: Questionnaire, Data Analysis, Abstract  ::   4771 engagements

CHAPTER ONE INTRODUCTION 1.1 BACKGROUND OF THE STUDY Accounting system according to an Italian monk, Luca Pacioli (1491), is the combination of personnel records and procedures that a business uses...Continue reading »

A COMPARATIVE ANALYSIS OF COMPUTERIZED ACCOUNTING SYSTEM AND MANUAL ACCOUNTING SYSTEM

 Format: MS WORD ::   Chapters: 1 - 5 ::   Pages: 70 ::   Attributes: Questionnaire, Data Analysis, Abstract

CHAPTER ONE INTRODUCTION 1.1 BACKGROUND OF THE STUDY Accounting system according to an Italian monk, Luca Pacioli (1491), is the combination of personnel records and procedures that a business uses...Continue reading »

A COMPARATIVE ANALYSIS OF COMPUTERIZED ACCOUNTING SYSTEM AND MANUAL ACCOUNTING SYSTEM (A Case Study Of Ama Breweries Plc. Eke, Udi L.G.A And Africa Petroleum Plc Presidential Road)

 Format: MS WORD ::   Chapters: 1 - 5  ::   Pages: 87 ::   Attributes: Questionnaire, Data Analysis,Abstract  ::   11340 engagements

ABSTRACT This research study is a comparative analysis of computerized accounting system and manual accounting system with reference to Ama breweries plc. and African petroleum plc. all in Enugu state...Continue reading »

A COMPARATIVE ANALYSIS OF COMPUTERIZED ACCOUNTING SYSTEM AND MANUAL ACCOUNTING SYSTEM (A study of Ama breweries Plc. and Africa petroleum Plc)

 Format: MS WORD ::   Chapters: 1 - 5 ::   Pages: 72 ::   Attributes: Questionnaire, Data Analysis, Abstract  ::   3188 engagements

ABSTRACT This research study is a comparative analysis of computerized accounting system and manual accounting system with reference to Ama breweries plc. and African petroleum plc. all in Enugu stat...Continue reading »

A COMPARATIVE ANALYSIS OF COMPUTERIZED ACCOUNTING SYSTEM AND MANUAL ACCOUNTING SYSTEM (A study of Ama breweries Plc. Eke, Udi L.G.A and Africa petroleum Plc Presidential road)

 Format: MS WORD ::   Chapters: 1 - 5 ::   Pages: 67 ::   Attributes: Questionnaire, Data Analysis,Abstract  ::   2386 engagements

CHAPTER ONE INTRODUCTION 1.1 BACKGROUND OF THE STUDY Accounting system according to an Italian monk, Luca Pacioli (1491), is the combination of personnel records and procedures that a business uses to...Continue reading »

A COMPARATIVE ANALYSIS OF EARNING QUALITY BEFORE AND AFTER ADOPTION OF IFRS IN NIGERIA (A CASE STUDY OF MONEY DEPOSIT BANKS ABUJA)

 Format: MS WORD ::   Chapters: 1 - 5 ::   Pages: 80 ::   Attributes: Questionnaire, Data Analysis, Abstract  ::   3445 engagements

CHAPTER ONE INTRODUCTION BACKGROUND OF THE STUDY The purpose of International Financial Reporting Standard (IFRS) is to ensure high degree of transparency and comparability of financial statements....Continue reading »

What are looking for today?

WHAT OUR CUSTOMERS ARE SAYING:
  • 1. Abubakar Sani from Nigerian Investment Promotion Commission said "I had a wonderful experience using ProjectClue, they delivered not only on time, but the content had good quality. I recommend ProjectClue for any project research work.".
    Rating: Excellent
  • 2. Ogunniran Olawale from Ekiti state university said "Projectclue is really safe and reliable Quick access to project works Nice customer service Fast delivery of request Recommend this toy fellow students ".
    Rating: Excellent
  • 3. Fahat Nasir from isa kaita college of education dutsinma said "Fish farming a solution unemployment ".
    Rating: Very Good
  • 4. Ajimbi Oluwarotimi from Theology school osun said "Good ".
    Rating: Very Good
  • 5. Clement Abdullahi Ogiji from National Open University of Nigeria said "I am a living witness and have recommended project clue to a lot of students, so far none have been disappointed, very reliable and, trustworthy and dependable".
    Rating: Excellent
  • 6. Jhuee from Sultan national high school said "Good quality. I recommend project clue for any project research work.".
    Rating: Excellent