Loading...

Messages

Proposals

Stuck in your homework and missing deadline? Get urgent help in $10/Page with 24 hours deadline

Get Urgent Writing Help In Your Essays, Assignments, Homeworks, Dissertation, Thesis Or Coursework & Achieve A+ Grades.

Privacy Guaranteed - 100% Plagiarism Free Writing - Free Turnitin Report - Professional And Experienced Writers - 24/7 Online Support

Advantages and disadvantages of token based authentication

24/11/2021 Client: muhammad11 Deadline: 2 Day

Discuss Both Advantages And Disadvantages Of Remote Authentication Protocols.

Access Control, Authentication, and Public Key Infrastructure

Lesson 12

Access Control Solutions for Remote Workers

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

1

Learning Objective

Implement a secure remote access solution.

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

2

Key Concepts

Remote access solutions

Remote access protocols with their respective applications

Virtual private networks (VPNs), Secure Sockets Layer (SSL), and Citrix

Secure Web authentication examples

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

3

Remote Access Methods

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

RADIUS

RAS

TACACS+

VPN

Identification, Authentication, and Authorization (IAA)

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

USB Tokens:

Password required(second authentication factor) to gain access to the computer system

Hard to duplicate and tamper resistant

Ability to store digital certificates that can be used in a public key infrastructure (PKI) environment

Key Questions to Discuss:

Does second authentication factor assure complete security?

Even though USB devices are hard to duplicate and tamper resistant, what factors still allow sensitive information stored in USBs vulnerable?

Can you come up with more weaknesses or strengths of USBs???

Smart Cards—Advantages

Contains a microprocessor–enables storage and processing of data and use of more robust authentication schemes:

Valid recognition of smart card (first authentication factor)

Requirement of password (second authentication factor)

Smart Cards—Disadvantage Requires installation of a hardware reader and associated software drivers on the consumer’s home computer

Why is it a disadvantage? Let’s discuss!!!!

Password Generating Tokens

Unique pass-code, also known as a one-time password (OTP)—ensures that the same OTP is not used consecutively

User name and regular password (first authentication factor)

OTP generated by the token (second authentication factor)

What makes password generating tokens so secure ???

Password-generating tokens are secure because of the time-sensitive, synchronized nature of the authentication. The randomness, unpredictability, and uniqueness of the OTPs substantially increase the difficulty of a cyber thief capturing and using OTPs gained from keyboard logging.

Biometric Techniques and Identifiers

Fingerprint Recognition

Face Recognition

Voice Recognition

Keystroke Recognition

Handwriting Recognition

Finger and Hand Geometry

Retinal Scan

Iris Scan

Key Questions to Discuss for Biometrics

How can biometrics help financial institutions in replacing the use of Automated Teller Machine (ATM) cards?

Currently, some financial institutions, domestic and foreign, that use fingerprint recognition and other biometric technologies to authenticate ATM users, are eliminating the need for an ATM card and the expense of replacing lost or stolen cards.

Once enrolled, customers interact with the live-scan process of the biometrics technology. The live scan is used to identify and authenticate the customer.

Web Browsers

Today, Web browsers such as Internet Explorer, Mozilla Firefox, and Apple Safari (to name a few), are installed on almost all computers. Because Web browsers are used so frequently, it is vital to configure them securely.

Often, the Web browser that comes with an operating system is not set up in a secure default configuration.

Not securing your Web browser can lead quickly to a variety of computer problems caused by anything from spyware being installed without your knowledge to intruders taking control of your computer.

Vulnerabilities

Ideally, computer users should evaluate the risks from the software they use. Many computers are sold with software already loaded. Unfortunately, it is not practical for most people to perform this level of analysis.

There is an increasing threat from software attacks that take advantage of vulnerable Web browsers.

We have observed a trend whereby new software vulnerabilities are exploited and directed at Web browsers through use of compromised or malicious Web sites.

This problem is made worse by a number of factors, including the following:

Many users have a tendency to click on links without considering the risks of their actions.

Web page addresses can be disguised or take you to an unexpected site.

Many Web browsers are configured to provide increased functionality at the cost of decreased security.

http://www.cert.org/tech_tips/securing_browser

Key Questions to Discuss

Are Web browsers secure?

What are the vulnerabilities of Web browsers?

Why do we need to secure the Web browsers?

How can Web browsers be made secure?

Reducing Risks in Web Browsers Force authentication(strong authentication preferred)

Configure browser for safe operation

Use remote access server (RAS) to validate access

Use secure protocols

Use host and network firewalls

Use antivirus (update it frequently)

Guard against malware

8/20/2018

5

Identification

The process of uniquely distinguishing an individual

Authentication

The process of verifying that users are who they say they are

Authorization

Determining which actions are allowed or not allowed by a user or system

Access Protocols to Minimize Risk

Authentication, Authorization, and Accounting (AAA)

Remote Authentication Dial In User Service (RADIUS)

Remote Access Server (RAS)

Terminal Access Controller Access Control System Plus (TACACS+), XTACACS, and TACACS+

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

Authentication, Authorization, and Accounting (AAA)

Network services that provide security through:

A framework of access controls and policies

Enforcement of policies

Information needed for billing purposes

Framework that multiple protocols are based on

Example: RADIUS protocol uses the AAA framework to provide the three AAA components, but supports authentication and authorization separately from accounting

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

Remote Authentication Dial In User Service (RADIUS)

A client/server protocol that provides authentication and authorization for remote users

Also provides accounting capabilities

A network protocol providing communication between a network access server (NAS) and an authentication server

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

RADIUS Infrastructure

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

Remote Access Server (RAS)

Provides authentication for remote access in an Internet and dial-up scenario

Process:

User connects to the RAS

Credentials are compared against database

If credentials match, authentication has occurred, and user is granted access to the network

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

TACACS+

A Cisco-proprietary protocol developed to provide access control for routers, network access servers, and other network devices via one or more centralized servers

Utilizes TCP, ensuring message delivery

Is an extension of TACACS but differs by:

Separating authentication, authorization, and accounting architecture

Encrypts the communication

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

RADIUS vs. TACACS+

Attributes RADIUS TACACS+
Transport Protocol User Datagram Protocol (UDP) Transmission Control Protocol/Internet Protocol (TCP/IP)
Encryption Encrypts only password Encrypts the entire body of the packet
Authentication, authorization, and accounting (AAA) Not considered a pure AAA architecture Pure AAA
Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

Remote Authentication Protocols

Point-to-Point Protocol (PPP)

Challenge Handshake Authentication Protocol (CHAP)

Extensible Authentication Protocol (EAP)

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

EAP over RADIUS

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

Virtual Private Networks (VPNs)

A secure connection over an unsecure network—the Internet

Security over VPN is provided through encryption

Tunneling protocols

Point-to-Point Tunneling Protocol (PPTP)

Layer 2 Tunneling Protocol (L2TP)

Internet Protocol Security (IPSec)

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

Web Authentication

Ensuring users are who they say they are through a Web application

User ID and password is the basic form of authentication

Other forms of authentication:

One-time password authentication

Digital certificates

Knowledge-based authentication (KBA)

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

Best Practices for Remote Access Controls to Support Remote Workers

Determine the security risk associated with remote access

Select a remote access option that addresses security needs

Determine the appropriate level of authentication based on the security risk

Ensure the systems that are accessing the network meet the security policies of the organization

Ensure protection of the systems that remote workers access

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

Summary

Remote access methods

Remote access management

RADIUS versus TACACS+

Remote access implementation requirements

Security concerns in remote access

Page ‹#›

Access Control, Authentication, and PKI

© 2015 Jones and Bartlett Learning, LLC, an Ascend Learning Company

www.jblearning.com

All rights reserved.

Homework is Completed By:

Writer Writer Name Amount Client Comments & Rating
Instant Homework Helper

ONLINE

Instant Homework Helper

$36

She helped me in last minute in a very reasonable price. She is a lifesaver, I got A+ grade in my homework, I will surely hire her again for my next assignments, Thumbs Up!

Order & Get This Solution Within 3 Hours in $25/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 3 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 6 Hours in $20/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 6 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 12 Hours in $15/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 12 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

6 writers have sent their proposals to do this homework:

Finance Homework Help
Online Assignment Help
Quick Finance Master
Writing Factory
Essay & Assignment Help
Helping Hand
Writer Writer Name Offer Chat
Finance Homework Help

ONLINE

Finance Homework Help

As per my knowledge I can assist you in writing a perfect Planning, Marketing Research, Business Pitches, Business Proposals, Business Feasibility Reports and Content within your given deadline and budget.

$34 Chat With Writer
Online Assignment Help

ONLINE

Online Assignment Help

I can assist you in plagiarism free writing as I have already done several related projects of writing. I have a master qualification with 5 years’ experience in; Essay Writing, Case Study Writing, Report Writing.

$46 Chat With Writer
Quick Finance Master

ONLINE

Quick Finance Master

I am a PhD writer with 10 years of experience. I will be delivering high-quality, plagiarism-free work to you in the minimum amount of time. Waiting for your message.

$20 Chat With Writer
Writing Factory

ONLINE

Writing Factory

After reading your project details, I feel myself as the best option for you to fulfill this project with 100 percent perfection.

$24 Chat With Writer
Essay & Assignment Help

ONLINE

Essay & Assignment Help

Being a Ph.D. in the Business field, I have been doing academic writing for the past 7 years and have a good command over writing research papers, essay, dissertations and all kinds of academic writing and proofreading.

$42 Chat With Writer
Helping Hand

ONLINE

Helping Hand

I am an experienced researcher here with master education. After reading your posting, I feel, you need an expert research writer to complete your project.Thank You

$36 Chat With Writer

Let our expert academic writers to help you in achieving a+ grades in your homework, assignment, quiz or exam.

Similar Homework Questions

Shadow health neurological assessment subjective data - URD - Annotated Bibliography - Discussion: 2 responses - Collins ks3 science pupil book 3 answers - Song of roland translated by frederick goldin - 1. what patterns do you observe based on the information in table 4? - Reflection Paper - Xantrex 1800 inverter troubleshooting - The glass castle quotes about family - Nursing Assignment 2000 Words Excluding Reference An In Text Citation - Project team leadership presentation cpmgt 300 - E commerce business models and concepts chapter 2 - How to calculate ccal of calorimeter - What is a habitat - A project that provides annual cash flows of - 17/20 carabella street kirribilli - Middleboro casebook case 1 - Example of ground state - Web server plugin for websphere application server - Ksu chemical engineering flowchart - Essay questions - Dulux white powder coat - Set dominant gated sr latch - Nasm download templates - Social Work DQ - Imoprtance of strategic planning 1 - Jhs at plus manual - Fourier series - Supply chain management quiz 1 - Kane and abel shake it like a dog clean - Chcece003 questions and answers - Module 2_DisasterRecovery - How many valence electrons does the oxygen family have - Language proof and logic 2nd edition answers - How to do manova in spss - History of California-8 - Order # 9557 - Certificate 4 in Training and assesment - Osha 300 log excel - Which theorist discovered the “risky shift phenomenon”? - Lean manufacturing tools (process planning) - Business - Alkali metals in water mythbusters - The song of the wreck charles dickens analysis - Which theme from macbeth do these lines support - Integrated marketing communication coca cola ppt - Market potential inde - Vendor management plan template - Armadillo by walrus tent instructions - Project human resource management pmbok - Antons køkken - Hockley valley brewing co inc case study - Payroll(casestudy) - The raven stanza 18 - 3.3 v input protection - Describe abby's interaction with john behind the house - Predicting consumer tastes with big data at gap case solution - Pros and cons of graphic rating scale - Acid base titration curve worksheet - Presentation slide - Document b web dubois modified answer key - Using Mixed Methods - Discussion Question - 36 argyle place millers point - 81 bus to slough - Why do you think soldiers were rotated in the trenches - Tech talk case study solution - Assigment 22222 fund - Nursing Concepts Of Teaching & Learning Discussion - Mario y natalia están en puerto - Gavin flood an introduction to hinduism pdf - Assignment - What are assessment conditions in a unit of competency - Extra crispy bp bonnyrigg - Explain the principles of and barriers to effective interpersonal communications - ENG 225 Introduction to Film - Bsbcus501a manage quality customer service assessment - How to calculate reading rate - Titration of 7up lab report - Seebeck coefficient measurement setup - Wk 1 - Innovative Elevator Speech - Merrill lynch supernova case study summary - Create a blog.. final post - PowerPoint Presentation - Generator rotor earth fault - Contemporary management techniques - Discussion(CC) - Which of the following traditional solutions enables manufacturers - Need ASAP 750 words - Steam distillation of essential oil lab report - Circle seal relief valve - Strengths and weaknesses of psychodynamic perspective - Characteristics of beowulf with quotes - Namss cpcs study guide - Star software inc marketing plan - Courses and wales per inch - Cell size lab student write up and data sheet - Fixed asset officer job description - If a student scored 86 points on a test