DESIGN AND IMPLEMENTATION OF NETWORK SECURITY


Department Of Computer Science Section C : No Coding/Designs (Theories)


PAGES: 50
FORMAT: MS WORD
Chapters: 1-5
PRICE: ₦ 5,000.00

DESIGN AND IMPLEMENTATION OF NETWORK SECURITY (A CASE STUDY OF UBA ENUGU)  

ABSTRACT

Network Security is essential to any organization. This has been previously done by manual method. But this project is aimed at computerized Network Security to make the work easier. This is possible because of the advance improvement in information technology as pertaining programming language; because this is achieved by the help of visual basic programming language and other programming language. For the first few decades of their existence, computer\ networks were primarily used by university researchers for sending e-mail and by corporate employees for sharing printers. Under these conditions, security did not get a lot of attention. But now, as millions of ordinary citizens are using networks for banking, shopping, and filing their tax returns, network security is looming on the horizon as a potentially massive problem. The requirements of information security within an organization have undergone two major changes in the last several decades before the widespread use of data processing equipment the security of information felt to be valuable to an organization was provided primarily by physical and administrative means with the introduction of computer the need for automated tools for protecting files and other information stored on the computer became an evident .this is especially the case for a shared system such as time sharing system and the need is even more acute for systems that can be accessed for a public telephone or a data network the generic name for the collection of tools to protect data and to thwart hackers is ―computer security‖. Network Security is a broad topic and covers a multitude of sins. In its simplest form, it is concerned with making sure that nosy people cannot read, or worse yet, secretly modify messages intended for other recipients. It is concerned with people trying to access remote services that they are not authorized to use. Most security problems are intentionally caused by malicious people trying to gain some benefit, get attention, or to harm someone. Network security problems can be divided roughly into four closely intertwined areas: secrecy, authentication, nonrepudiation, and integrity control. Secrecy, also called confidentiality, has to do with keeping information out of the hands of unauthorized users. This is what usually comes to mind when people think about network security. Authentication deals with determining whom you are talking to before revealing sensitive information or entering into a business deal. Nonrepudiation deals with signatures.

TABLE OF CONTENT

Title page i

Approval page ii

Certification iii

Dedication iv

Acknowledgment v

Abstract vi

Table of content vii

CHAPTER ONE

1.0 Introduction 1

1.1 Statement of the problem 5

1.2 Purpose of study 6

1.3 Aims and objective of the study 6

1.4 Scope of study 7

1.5 Limitations 7

1.6 Assumptions 7

1.7 Definition of terms 8

CHAPTER TWO

2.0 Literature review 10

CHAPTER THREE

3.0 Description and analysis of the existing system 16

3.1 Fact Finding Method Used 16

3.2 Objective of the existing system 17

3.3 Organizational chart 18

3.4 Input/process/output analysis 19

3.5 Information flow diagram 20

CHAPTER FOUR

4.0 Design of new system 21

4.1 Output specification and design 21

4.2 Input specification and design 22

4.3 File design 23

4.4 Procedure chat 23

4.5 System flowchart 24

CHAPTER FIVE

5.0 Implementation 26

5.1 Program design 26

5.2 Program flowcharts 28

5.3 Documentation 29

5.4 Recommendation 30

5.5 Conclusion 30

5.6 Summary 32

Reference35

Appendix I36

Appendix II37

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 user-controlled 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 as Mitnick 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 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

Image

Re-creating security incidents

Image

To disallow unauthorized users

Image

To safeguard the organizational data/information

Image

To computerized the organizational security

Image

To enhance the organizational security

Image

To eliminate all forms of mistakes associated with security control

Image

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.

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

.



TYPE IN YOUR TOPIC OR KEYWORD AND CLICK SEARCH:

HOW TO GET THE COMPLETE PROJECT MATERIAL ON DESIGN AND IMPLEMENTATION OF NETWORK SECURITY

  • * Click the green DOWNLOAD Button above

    * Select any option to get the complete project material instantly.

    * Chat our 24/7 customer service desk on WhatsApp# (+234) 0803-766-4978 and get your complete project material instantly.

    * All project materials on this website are well researched by professionals with high level of professionalism.


TESTIMONIES FROM OUR CLIENTS

Please feel free to carefully review some written and captured responses from our satisfied clients.


  • Debby Henry George, Massachusetts Institute of Technology (MIT), Cambridge, USA.

    "Exceptionally outstanding. Highly recommend for all who wish to have effective and excellent project defence. Easily Accessable, Affordable, Effective and effective."


  • Hilary Yusuf, United States International University Africa, Nairobi, Kenya.

    "I saw this website on facebook page and I did not even bother since I was in a hurry to complete my project. But I am totally amazed that when I visited the website and saw the topic I was looking for and I decided to give a try and now I have received it within an hour after ordering the material. Am grateful guys!"


  • Debby Henry George, Massachusetts Institute of Technology (MIT), Cambridge, USA.

    "Researchwap.net is a website I recommend to all student and researchers within and outside the country. The web owners are doing great job and I appreciate them for that. Once again, thank you very much "researchwap.net" and God bless you and your business! ."


  • Lamilare Valentine, Kwame Nkrumah University, Kumasi, Ghana.

    "Great User Experience, Nice flows and Superb functionalities.The app is indeed a great tech innovation for greasing the wheels of final year, research and other pedagogical related project works. A trial would definitely convince you."


  • Sampson, University of Nigeria, Nsukka.

    "I love what you guys are doing, your material guided me well through my research. Thank you for helping me achieve academic success."


  • Cynthia, Akwa Ibom State University .

    "researchwap.com is God-sent! I got good grades in my seminar and project with the help of your service, thank you soooooo much."


  • Elizabeth, Obafemi Awolowo University

    "Sorry, it was in my spam folder all along, I should have looked it up properly first. Please keep up the good work, your team is quite commited. Am grateful...I will certainly refer my friends too."


  • Ali Olanrewaju, Lagos State University.

    "Am happy the defense went well, thanks to your articles. I may not be able to express how grateful I am for all your assistance, but on my honour, I owe you guys a good number of referrals. Thank you once again."


  • Willie Ekereobong, University of Port Harcourt.

    "My Dear Researchwap, initially I never believed one can actually do honest business transactions with Nigerians online until i stumbled into your website. You have broken a new legacy of record as far as am concerned. Keep up the good work!"


  • Theressa, Igbinedion University.

    "WOW, SO IT'S TRUE??!! I can't believe I got this quality work for just 5k...I thought it was scam ooo. I wouldn't mind if it goes for over 5k, its worth it. Thank you!"


  • Joseph, Abia state Polytechnic.

    "I did not see my project topic on your website so I decided to call your customer care number, the attention I got was epic! I got help from the beginning to the end of my project in just 3 days, they even taught me how to defend my project and I got a 'B' at the end. Thank you so much researchwap.com, infact, I owe my graduating well today to you guys...."


  • Christiana, Landmark University .

    "My friend told me about ResearchWap website, I doubted her until I saw her receive her full project in less than 15 miniutes, I tried mine too and got it same, right now, am telling everyone in my school about researchwap.com, no one has to suffer any more writing their project. Thank you for making life easy for me and my fellow students... Keep up the good work"


  • Musa, Federal University of Technology Minna

    "I wish I knew you guys when I wrote my first degree project, it took so much time and effort then. Now, with just a click of a button, I got my complete project in less than 15 minutes. You guys are too amazing!."


  • Ali Obafemi, Ibrahim Badamasi Babangida University, Niger State.

    "I was scared at first when I saw your website but I decided to risk my last 5k and surprisingly I got my complete project in my email box instantly. This is so nice!!!."


  • To contribute to our success story, send us a feedback or please kindly call 2348037664978.
    Then your comment and contact will be published here also with your consent.
    Thank you for choosing researchwap.com.

FREQUENTLY ASKED QUESTIONS

  • How can I get the complete project - DESIGN AND IMPLEMENTATION OF NETWORK SECURITY

    Simply click on the DOWNLOAD green button above and follow the procedure stated.


    Is it a complete project work or just materials?

    Yes, it's a Complete Research Project material. i.e Chapters 1-5, Abstract, Table of Contents, Full References, Questionnaires / Secondary Data


    What if I want to change the case study for DESIGN AND IMPLEMENTATION OF NETWORK SECURITY, What can i do?

    Chat with Our 24/7 Customer Service Desk Now: WhatsApp# and you will be responded to Instantly


    How long does it take to get the complete project on DESIGN AND IMPLEMENTATION OF NETWORK SECURITY?

    Depending on how fast your payment and details is acknowledged by us, you will get the complete project within 30 minutes. However, on a very good day you can still get it within 15 minutes!


    How will I get my complete project?

    The Complete Project Material will be Delivered via your Email Address in an MS Word document format


    Can I get my Complete Project through WhatsApp?

    Yes! We also send your Complete Research Project to your WhatsApp Number


    What if my Project Supervisor made some changes to a topic i picked from your website?

    Call or Chat With Our 24/7 Custumer Care Desk: +2348037664978 and you will be responded to Instantly


    Do you assist students with Assignment, Term Paper, Seminar and Project Proposal?

    Call or Chat With Our 24/7 Custumer Care Desk: +2348037664978 and you will be responded to Instantly


    What if i do not have any project topic idea yet?

    Don't Worry! We've Got Your Covered. Chat with us on WhatsApp# (+234) 0803-766-4978 to Get Instant Help.


    Why should I trust this website?

    We are well aware of fraudulent activities that have been happening on the internet. It is regrettable, but hopefully declining. However, we wish to reinstate to our esteemed clients that we are genuine and duly registered with the Corporate Affairs Commission as "TOPNOTCH INFOTECH ENTERPRISE". This site runs on Secure Sockets Layer (SSL), therefore all transactions on this site are HIGHLY secure and safe!


    I have a fresh topic that is not on your site. How do I go about it?

    Don't Worry, Chat with us on WhatsApp# (+234) 0803-766-4978 to Get Instant Help.



PROJECT DETAILS

PAGES: 50
FORMAT: MS WORD
Chapters: 1-5
PRICE: ₦ 5,000.00




TYPE TOPIC OR KEYWORD AND CLICK SEARCH: