Educating Cyber Professionals:

Size: px
Start display at page:

Download "Educating Cyber Professionals:"

Transcription

1 SECURITY TRAINING AND EDUCATION Educating Cyber Professionals: A View from Academia, the Private Sector, and Government Mischel Kwon Mischel Kwon and Associates Michael J. Jacobs Cybersecurity Consultant David Cullinane Ebay Christopher G. Ipsen State of Nevada James Foley Georgia Tech How do we solve the workforce problem? Guest editor Mischel Kwon brought together a group of people from government, private-sector, and academic backgrounds to discuss the challenges in educating cyber professionals. How should we break up our fundamental security needs into learning areas for example, into information assurance, policy work, technical security operations, technical security administration, and even executive management taking into account the resources involved, both human and financial? Michael J. Jacobs: What you ve identified, generally speaking, follows the developed [information assurance] curriculum, which is at the core of the [National Security Agency] Center of Excellence program and evaluation process. In terms of certificate or degree programs, these are the general topics covered by that curriculum, and schools participating in such a program need to, at a minimum, cover them. But from my perspective, the single greatest gap that exists today in educational programs is the topic of policy how to develop it, how to enforce it, and making certain that system operators and owners and executive managers are prepared to do the policy enforcement and development. In looking at systems over the past 48 years, this is always the missing ingredient. We have great ideas. We ve got a lot of technical capability working on the problem. But we don t do what s really necessary, and that is to develop a cogent set of policies and then ensure either through technical or auditing means that they are enforced. Without that enforcement, don t bother writing the policy. Frankly, without writing the policy and without enforcing it, don t bother putting all these technical things in place because you re going fail. Christopher G. Ipsen: In terms of the types of training, one of the things that frustrates me is getting to the 80 percent level. Several organizations put out different training modules, and I think there should be more of a systematic approach. We should be able to leverage the economies of scale more effectively, and I m not seeing that happening. We need basic training obviously, it won t cover all challenges, but the goal would be to standardize on the first 80 percent. After that first 80 percent, focus in on those tiers of training necessary on the back end. Right now, one area with a deficit is quantifiable technical capabilities from a security perspective, and one of its missing components is validation testing in terms of skill sets. We need a way of validating the skills of the individuals being trained so that not only do they receive a certification but we also know their specific quantifiable skills, from the technical to the analytical. 50 March/April 2012 Copublished by the IEEE Computer and Reliability Societies /12/$ IEEE

2 We have an NSA Center of Academic Excellence in Las Vegas that we re hoping to keep. Its funding is coming under some scrutiny, and one of my primary goals is to keep it and then to build on it. How do we expand the base training that an NSA Center of Academic Excellence can do out to conferences Black Hat, DEF- CON, and other trade conferences that come through Las Vegas and capture those individuals through, say, a world-class datacenter like Switch Communications? What can we do to pull all of those pieces together into a cohesive training program that can maybe address the second 20 percent, so that we can be innovative, so that we can use individuals who are at the bleeding edge of security threats and create an environment that capitalizes on and maximizes their unique understanding of these problems around either very specific exploits or around the challenges associated with big data? I think Nevada has an interesting opportunity. What is it that we re not doing in academia to prepare our CS graduates for the workforce? What do we need to do to assure the workforce that our graduates are qualified? Can we take something from other areas of academia? For example, are companies satisfied with the level they get when an electrical engineer graduates a master s program? We have great ideas. But we don t do what s really necessary, and that is to develop a cogent set of policies Michael J. Jacobs James Foley: In both engineering and CS, there s an emphasis on problem-solving and learning by doing, and to the extent that our information security courses emphasize labs and actually setting up networks to be secure and figuring out how to detect attacks, the more hands-on experience the better. Ipsen: In addition to leveraging the traditional CS approach to cyber education, I believe that there is also value to be derived from other academic disciplines like psychology and the arts. In Wired a couple of issues ago, an article talked about feedback loops and those types of disciplines that build resilient change in terms of people s behavior. I think there are some valid observations we can pull from that discussion. One of the examples given was the concept of people speeding. They don t always necessarily want to speed, and they have a speedometer in front of them that can validate their speed, but when you put an external stimulus out there that says, Oh, by the way, here s your real speed as you re driving down the road, not only do people slow down, they actually drive a little bit slower for the rest of their trip. This outcome-based training capability has nothing to do with the speedometer and nothing to do with the physics of the car or the brakes or anything else. So how do we build feedback loops for people doing the correct behavior associated with information security? Is there a way for us to say, You clicked on a link, and you know that s bad behavior. Please don t do that anymore? It s nonjudgmental in the way that it presents the information, but it encourages people to do the right thing, which I think most people genuinely want to do. They just don t know what that is, or they ve forgotten. We can use it in structured technical fields to reinforce how people learn their cyber security dos and don ts. Jacobs: That makes perfect sense, and it fits right in with the idea of usable security and making things obvious in terms of what s going on and what you should and shouldn t do. Foley: It does, but it also goes back to the point about policy. You can t keep smart people from doing the wrong thing if there isn t a policy base that s deployed into the environment so that they understand what they should and shouldn t do. A perfect example was signing into WebEx for this discussion. One of the policy engines on my laptop is Norton, and there are some subroutines running on WebEx that Norton didn t recognize. I got three different banners at the bottom of my screen, saying, We think it s safe, but we don t know very much about it. Some people wed to Norton might ve just dropped out because Norton couldn t tell them anything. So, I think there s a technical aspect to helping people understand what they should and shouldn t do as well as a policy aspect that long list of things that, through trial and error, we know are the wrong things to do and they both have to be deployed into the environment. Jacobs: There are technical solutions out there. You can deploy policy enforcement engines into your enterprise, both agent based and agentless, to look at your IP address to see what kind of behavior you re manifesting. They can report it to you or to the audit function. But one of the things I ve found, particularly with some large commercial enterprises, is an aversion to strict policy. I recall a conversation I had with a 51

3 SECURITY TRAINING AND EDUCATION CFO of a major corporation when we were going in to do what we characterized as a comprehensive review, evaluation, and then configuration to optimize the enterprise s security profile. When the subject of policy came up, he asked what I meant. When I discussed some examples such as use restrictions and peer to peer, he balked at the notion that we would be restricting employee access to the things they wanted, none of which were related to the business of the enterprise and would continue to present security weakness in the system. David Cullinane: There s another distinction between education and training. I need to educate my executives on the threat that s out there, how real it is, the risk of that threat, and what we need to do about it, and be able to demonstrate to them that I m spending their money appropriately. I need to train my developers to write better code so that they re not only more productive, but they also don t build problems into our products, our environment, and things of that nature. For things like clouds, we need to educate people about the security issues associated with cloud computing so they understand those issues, and then, also train them on how to deal with the security issues of the cloud. What are the protections they ll have to have to put in place? What are their options? There s a balance there, and I think education s sort of the higher-level explanation of why this is important and what is needed, and it s needed for a certain audience. It s probably needed for all the people who will get trained, too, but the training should be customized to the audience that s going to use it. So, if your development team is doing your website, it gets trained on website security issues and how to avoid cross-site scripting and things of that nature. If your team is doing database administration, it needs to be trained on database security issues and what things to watch for and that sort of thing. There s a distinction there that applies when you re trying to teach anyone about security, whether it s one of your employees or the students in a classroom. The situation is complex because we re talking about a lot of different kinds of education and training, with qualifications and certifications. What do we need to do to ensure that our professionals are qualified? Cullinane: Certifications have a value to me as an employer in the sense that they let me know that at least this person went through a test and successfully passed it. But determining how creative and good people are at that type of thing is something that you can only really learn when you see them in practice and start to identify the really sharp people. The Cloud Security Alliance is trying to do certification in the body of knowledge that the CSA has determined is fundamental to dealing effectively with cloud security. This offers some value as an employer: Here s an emerging technology that I think I want to use. I know I need somebody that knows what they re talking about in this space, so at least I have some validation that this person has proven or demonstrated some level of knowledge and understanding. I also think it s good when I send an employee to something like that and he or she comes back with a certification if I ve done my job as the boss and made sure that the training is good and the quality is there and the content that I m going to need my employee to understand is there, then I know that the employee learned what he or she needed to learn. Putting it into practice is something I ll need to manage as a manager. So, I see some big value there, but bridging that with, How do I ensure that new college graduate Mary Jones has enough knowledge to be able to step in and do what I need her to do right now? is a much more complex question. At least in the private sector, it also varies widely by type of environment and business. Ebay s almost entirely based on Web applications, so that s the skill set I need. How do I measure that as a primary criterion and do it effectively? CISSP [Certified Information Systems Security Professional] tells me that Mary knows the fundamentals of security, so she s got a basic level of knowledge and has demonstrated it to someone. How do I go beyond that and see what skill level she has, and even more important, figure out what skill levels she s going to need and find that training? I ve participated in various and sundry groups for more than five years that have tried to get developer training at the college level to include much more on security, and it s still not happening. That s part of what we also need to do impact the curricula, so that people who are doing jobs that aren t necessarily purely security are coming out with at least basic security knowledge. Are there effective government programs that we can expand to include the private sector, to address these problems? Ipsen: I saw a really interesting approach yesterday, and at first, I wasn t sure that it was the right way to go, but as I thought through it, it really resonated with me. At UNLV [University of Nevada, Las Vegas], the NSA Center of Academic Excellence is in the School of Informatics, and it s working on the concept of 52 IEEE Security & Privacy March/April 2012

4 developing programs in conjunction with other cohorts, so bringing business, security, and other facets together in a degree program makes a lot of sense. What I mean specifically by that is the type of individual that we re looking to train in the future we need highly specialized people, but we also need generalists who can access information from those highly trained individuals. We also need generalized training for those people who are neither managers nor highly trained specialists. In this three-tiered system, one tier is the generalist, the next is the hybrid middle manager who needs to reinforce the concept of security, and the last is those people who develop policies and discrete security practices moving forward. We have to understand what it is that we need to train to, and we need to look at existing programs that can help us achieve those outcomes. But coming back to the earlier discussion, there s also tremendous value, particularly in the business community, in saying, Not only does this person have a certification, but we ve validated it through performance-based testing. That always seems to resonate. We need to develop ongoing tests of people s capabilities, both against their peers and emerging threats. If we can demonstrate skills, we bring together all the concepts of the training paradigm to validate that testing is outcome based rather than theoretical based. We also need generalized training for those people who are neither managers nor highly trained specialists. Christopher G. Ipsen It s hard to get funding for training on real systems, and it s expensive to put together a training lab that s new enough to be relevant to today s problems. How do we deal with that issue? Foley: That s a real challenge. Part of it requires equipment vendors, who have been very good to some schools, to broaden in terms of donations and reach out further. There are certainly things to be done with virtual labs and computer simulations, but beyond labs, we need to look at education. I was just reviewing Georgia Tech s distance learning masters in information security, which offers a lot of these courses online. One of the things I d like to see happen is for more schools to become receptive to using other schools learning material as part of a course. We could take, for instance, an undergraduate introduction to information security course that has good video lecturers and make that available to schools that don t have their own information security expert, packaged in a way for a faculty member with general computing knowledge to facilitate the course. It s going to be a long time before every computer science program has a faculty member who s a specialist in information security. What about reduced resources? For example, as you look across US universities, you actually see a drop in the number of Centers of Academic Excellence and a significant drop in schools that offer even basic computer science programs. Foley: I don t see a drop in the number of schools offering CS degrees. There was an enrollment drop, but the good news is that it has leveled off and in some schools is increasing, and hiring has also picked up in the computing segment. Those are some good signs, but there is a continuing concern the computer science degree is perceived by some as being isolating and not about real-world problems. Neither perception is factual. Clearly, the training and education we make available for computer scientists won t work for everyday users protecting themselves and their data. We need to figure out who the various audiences are, what they need to function securely, and how and how often we can provide them with knowledge and feedback. What is clear from this discussion is that the need is great, and that addressing it requires flexible, diverse approaches. Mischel Kwon is president of Mischel Kwon and Associates, a cybersecurity consultancy in Fairfax, Virginia. Contact her at mischel@mkwonassoc.com. Michael J. Jacobs is a cybersecurity consultant and former director of information assurance at the US National Security Agency. David Cullinane is the CISO for Ebay, where he s responsible for global fraud, risk, and security strategy. Christopher G. Ipsen is CIO for the State of Nevada. James Foley is a professor in the School of Interactive Computing at Georgia Tech. Selected CS articles and columns are also available for free at

5 This article was featured in For access to more content from the IEEE Computer Society, see computingnow.computer.org. Top articles, podcasts, and more. computingnow.computer.org

Quarterly Mobile Apps, Business Intelligence, & Database. BILT Meeting June 17, 2014. Meeting Minutes

Quarterly Mobile Apps, Business Intelligence, & Database. BILT Meeting June 17, 2014. Meeting Minutes Quarterly Mobile Apps, Business Intelligence, & Database BILT Meeting June 17, 2014 Meeting Minutes :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

More information

Reputation Marketing

Reputation Marketing Reputation Marketing Reputation Marketing Welcome to our training, We will show you step-by-step how to dominate your market online. We re the nation s leading experts in local online marketing. The proprietary

More information

Based On Surveys Among Employers And Recent College Graduates. Conducted On Behalf Of: The Association Of American Colleges And Universities

Based On Surveys Among Employers And Recent College Graduates. Conducted On Behalf Of: The Association Of American Colleges And Universities How Should Colleges Prepare Students To Succeed In Today's Global Economy? Based On Surveys Among Employers And Recent College Graduates Conducted On Behalf Of: The Association Of American Colleges And

More information

Louis Gudema: Founder and President of Revenue + Associates

Louis Gudema: Founder and President of Revenue + Associates The Interview Series - Presented by SmartFunnel Interviews of Sales + Marketing Industry Leaders Louis Gudema: Founder and President of Revenue + Associates PETER: Hello folks this is Peter Fillmore speaking.

More information

What Works in Supply Chain and Partner Security: Using BitSight to Assess and Monitor Third-Party Cybersecurity

What Works in Supply Chain and Partner Security: Using BitSight to Assess and Monitor Third-Party Cybersecurity What Works in Supply Chain and Partner Security: Using BitSight to Assess and Monitor Third-Party Cybersecurity SPONSORED BY WhatWorks is a user-to-user program in which security managers who have implemented

More information

Voices of SLA. Miriam (Mimi) Drake (MD) Interviewed by Gail Stahl (GS) April 22, 2009

Voices of SLA. Miriam (Mimi) Drake (MD) Interviewed by Gail Stahl (GS) April 22, 2009 1 Voices of SLA Miriam (Mimi) Drake () Interviewed by Gail Stahl () April 22, 2009 This interview is with Miriam (Mimi) Drake, past SLA president. My name is Gail Stahl; we are sitting in Mimi s living

More information

Club Accounts. 2011 Question 6.

Club Accounts. 2011 Question 6. Club Accounts. 2011 Question 6. Anyone familiar with Farm Accounts or Service Firms (notes for both topics are back on the webpage you found this on), will have no trouble with Club Accounts. Essentially

More information

Copyright (c) 2015 Christopher Small and The Art of Lawyering. All rights reserved.

Copyright (c) 2015 Christopher Small and The Art of Lawyering. All rights reserved. Copyright (c) 2015 Christopher Small and The Art of Lawyering. All rights reserved. 1 In this special report, I ll be sharing with you the ten biggest mistakes that lawyers make when marketing their law

More information

HTTP://WWW.ALWAYSBESHIPPING.CO

HTTP://WWW.ALWAYSBESHIPPING.CO Module 6 Outsourcing Running Time: 21 mins Outsourcing vs Outtasking We re talking about outsourcing in this part of module six. I want to get one thing very, very clear before we begin. There is outsourcing

More information

Pristine s Day Trading Journal...with Strategy Tester and Curve Generator

Pristine s Day Trading Journal...with Strategy Tester and Curve Generator Pristine s Day Trading Journal...with Strategy Tester and Curve Generator User Guide Important Note: Pristine s Day Trading Journal uses macros in an excel file. Macros are an embedded computer code within

More information

Three Attributes of Every Successful Merchant Services Program-20140604 1602-1

Three Attributes of Every Successful Merchant Services Program-20140604 1602-1 Three Attributes of Every Successful Merchant Services Program-20140604 1602-1 [Start of recorded material] [Starts Mid Sentence] thank everyone that s joined the call today. I know everybody is busy with

More information

bottom line: implemented a single, web-based system that improved efficiency and care for both occ health and immediate care patients

bottom line: implemented a single, web-based system that improved efficiency and care for both occ health and immediate care patients Novapex Keith Huff, MD: bottom line: implemented a single, web-based system that improved efficiency and care for both occ health and immediate care patients quick view: measurable impact 4 4 New users

More information

TRAINING NEEDS ANALYSIS

TRAINING NEEDS ANALYSIS TRAINING NEEDS ANALYSIS WHAT IS A NEEDS ANALYSIS? It is a systematic means of determining what training programs are needed. Specifically, when you conduct a needs analysis, you Gather facts about training

More information

Thank you so much for having me. I m really excited to be here today.

Thank you so much for having me. I m really excited to be here today. Welcome to The Boomer Business Owner. My guest today is Ty Crandall. Ty is an honorary Baby Boomer, internationally known speaker, author, and business credit expert. With over 16 years of financial experience,

More information

How to Justify Your Security Assessment Budget

How to Justify Your Security Assessment Budget 2BWhite Paper How to Justify Your Security Assessment Budget Building a Business Case For Penetration Testing WHITE PAPER Introduction Penetration testing has been established as a standard security practice

More information

Thanasis Velios podcast

Thanasis Velios podcast podcast Hello, and welcome to this JISC podcast interview. In this series we re speaking to people working on projects being funded by JISC s research data spring project to find out more about what they

More information

What Are Certificates?

What Are Certificates? The Essentials Series: Code-Signing Certificates What Are Certificates? sponsored by by Don Jones W hat Are Certificates?... 1 Digital Certificates and Asymmetric Encryption... 1 Certificates as a Form

More information

How the University of Pittsburgh Is Using the NIST Cybersecurity Framework Transcript

How the University of Pittsburgh Is Using the NIST Cybersecurity Framework Transcript How the University of Pittsburgh Is Using the NIST Cybersecurity Framework Transcript Part 1: Applicability of the NIST CSF Lisa Young: Welcome to the CERT Podcast Series: Security for Business Leaders.

More information

For Immediate Release

For Immediate Release For Immediate Release For a review copy of the book or an interview with John Vento, please contact Dottie DeHart, DeHart & Company Public Relations, at (828) 325-4966 or Dottie@dehartandcompany.com Not

More information

Careers Audio Transcription Carolyn Roberts with Sally Harrison

Careers Audio Transcription Carolyn Roberts with Sally Harrison Careers Audio Transcription Carolyn Roberts with Sally Harrison I m talking to Sally Harrison now. Sally graduated from this College, as it was then, in 1984 with a Degree in Geography and Geology, but

More information

Security Tools and Their Unexpected Uses

Security Tools and Their Unexpected Uses Security Tools and Their Unexpected Uses Maximizing your security resources can be one rewarding way to extend your resources and visibility into your business. Video surveillance isn t new. Neither is

More information

Can research inform practice?

Can research inform practice? Picture This! Engaging at risk youth in educational programs can often be challenging. Students must be motivated to stay with a program and they must have the right teacher or leader to create innovative

More information

Transcription ICANN Dublin GNSO session Saturday 17 October 2015 GNSO PDP Improvements

Transcription ICANN Dublin GNSO session Saturday 17 October 2015 GNSO PDP Improvements Transcription ICANN Dublin GNSO session Saturday 17 October 2015 GNSO PDP Improvements Note: The following is the output of transcribing from an audio. Although the transcription is largely accurate, in

More information

Response Rates in Online Teaching Evaluation Systems

Response Rates in Online Teaching Evaluation Systems Response Rates in Online Teaching Evaluation Systems James A. Kulik Office of Evaluations and Examinations The University of Michigan July 30, 2009 (Revised October 6, 2009) 10/6/2009 1 How do you get

More information

HOW WALMART FOUND ITS VOICE. An Interview with Director of Social Strategy Umang Shah

HOW WALMART FOUND ITS VOICE. An Interview with Director of Social Strategy Umang Shah HOW WALMART FOUND ITS VOICE An Interview with Director of Social Strategy Umang Shah REPUTATION MANAGEMENT Twenty months ago, Walmart decided it needed a fresh approach to getting its voice noticed in

More information

The Truth About Enterprise Mobile Security Products

The Truth About Enterprise Mobile Security Products The Truth About Enterprise Mobile Security Products Presented by Jack Madden at TechTarget Information Security Decisions 2013 Welcome to my enterprise mobile security product session! Instead of printing

More information

Augmented reality enhances learning at Manchester School of Medicine

Augmented reality enhances learning at Manchester School of Medicine Augmented reality enhances learning at Manchester School of Medicine Welcome to the Jisc podcast. The University of Manchester is taking a unique approach to prescription training for its medical students

More information

Misconceived. Misdirected. Mismanaged. Why too many companies miss the real value of Lean. A paper by Mark Hughes & Jonathan Gray, Vice Presidents

Misconceived. Misdirected. Mismanaged. Why too many companies miss the real value of Lean. A paper by Mark Hughes & Jonathan Gray, Vice Presidents Lean Transformation Journey Misconceived. Misdirected. Mismanaged. Why too many companies miss the real value of Lean. A paper by Mark Hughes & Jonathan Gray, Vice Presidents Give Lean the Right Focus

More information

NCS 330. Information Assurance Policies, Ethics and Disaster Recovery. NYC University Polices and Standards 4/15/15.

NCS 330. Information Assurance Policies, Ethics and Disaster Recovery. NYC University Polices and Standards 4/15/15. NCS 330 Information Assurance Policies, Ethics and Disaster Recovery NYC University Polices and Standards 4/15/15 Jess Yanarella Table of Contents: Introduction: Part One: Risk Analysis Threats Vulnerabilities

More information

State of Michigan Cyber Security Training

State of Michigan Cyber Security Training Michigan Cybersecurity Initiatives Reduce Risks Through Improved Employee Training EXECUTIVE SUMMARY Objectives Reduce security risks through bettertrained employees and residents Coordinate with private

More information

The Copywriter s Guide to Analytics

The Copywriter s Guide to Analytics The Copywriter s Guide to Analytics Introduction There is a reason that so many tools are popping up with analytics. People want to know where their content is going. They want to know how their content

More information

Software Outsourcing - Software Development. info@westtownwebservices.com

Software Outsourcing - Software Development. info@westtownwebservices.com Hi I m Tony Radford from West Town Web Services. We area UK based great value, high quality software development and outsourcing solutions business. If you need software built or looked after please get

More information

CYBER SECURITY TRAINING SAFE AND SECURE

CYBER SECURITY TRAINING SAFE AND SECURE CYBER SECURITY TRAINING KEEPING YOU SAFE AND SECURE Experts in Cyber Security training. Hardly a day goes by without a cyber attack being reported. With this ever-increasing threat there is a growing need

More information

Mike: Alright welcome to episode three of Server Talk, I m here with Alexey. I m Mike. Alexey, how are things been going, man?

Mike: Alright welcome to episode three of Server Talk, I m here with Alexey. I m Mike. Alexey, how are things been going, man? Mike: Alright welcome to episode three of Server Talk, I m here with Alexey. I m Mike. Alexey, how are things been going, man? Alexey: They re doing pretty good. Yeah, I don t know, we ve launched two

More information

WhatWorks in Log Management EventTracker at San Bernardino County Superior Court

WhatWorks in Log Management EventTracker at San Bernardino County Superior Court WhatWorks in Log Management EventTracker at San Bernardino County Superior Court WhatWorks is a user-to-user program in which security managers who have implemented effective internet security technologies

More information

Number One Agent in Properties Sold: Script #1

Number One Agent in Properties Sold: Script #1 Expired Listings First Call to Expired Listings Seller Number One Agent in Properties Sold: Script #1 Brad McKissack, Denton, Texas Millionaire Real Estate Agent Tip! If you get an answering machine, instead

More information

Overview. Introduction. Purpose. Goal. Perspectives (of our goal) Strategic Direction. Connected

Overview. Introduction. Purpose. Goal. Perspectives (of our goal) Strategic Direction. Connected 2 South Australia Connected Introduction Government is in the connections business. Everything we do ultimately comes down to better connecting the people of South Australia with the things they want and

More information

Chapter 6. The Payroll Profession

Chapter 6. The Payroll Profession Chapter 6 The Payroll Profession The trick is in what one emphasizes. We either make ourselves miserable, or we make ourselves strong. The amount of work is the same Carlos Castaneda I am adamant in my

More information

CDHP White Paper Podcast v.3 (2651 words, est. 18 mins)

CDHP White Paper Podcast v.3 (2651 words, est. 18 mins) Hi. And welcome to Cigna s podcast about a white paper we published recently. You can read along with Maximizing the Value of Consumer Driven Health Plans, or you can just sit back and we ll take you through

More information

The Business Value of a Comprehensive All-in-One Data Protection Solution for Your Organization

The Business Value of a Comprehensive All-in-One Data Protection Solution for Your Organization The Business Value of a Comprehensive All-in-One Data Protection Solution for Your Organization You have critical data scattered throughout your organization on back-office servers, desktops, mobile endpoints

More information

Global Construction and Engineering Services Company Lowers Malware Infections by 42%

Global Construction and Engineering Services Company Lowers Malware Infections by 42% Global Construction and Engineering Services Company Lowers Malware Infections by 42% Wombat helps organization reduce susceptibility to cyber security attacks, saving hundreds of hours in remediation

More information

A LOOK BACK: UNDERGRADUATE COMPUTER SCIENCE EDUCATION: A NEW CURRICULUM PHILOSOPHY & OVERVIEW

A LOOK BACK: UNDERGRADUATE COMPUTER SCIENCE EDUCATION: A NEW CURRICULUM PHILOSOPHY & OVERVIEW A LOOK BACK: UNDERGRADUATE COMPUTER SCIENCE EDUCATION: A NEW CURRICULUM PHILOSOPHY & OVERVIEW John C. Knight, Jane C. Prey, & Wm. A. Wulf Department of Computer Science University of Virginia ABSTRACT

More information

Internet Marketing for Local Businesses Online

Internet Marketing for Local Businesses Online Dear Business Owner, I know you get calls from all sorts of media outlets and organizations looking to get a piece of your advertising budget. Today I am not pitching you anything. I would just like to

More information

Critical analysis. Be more critical! More analysis needed! That s what my tutors say about my essays. I m not really sure what they mean.

Critical analysis. Be more critical! More analysis needed! That s what my tutors say about my essays. I m not really sure what they mean. Critical analysis Be more critical! More analysis needed! That s what my tutors say about my essays. I m not really sure what they mean. I thought I had written a really good assignment this time. I did

More information

WRS CLIENT CASE STUDIES

WRS CLIENT CASE STUDIES No Paper Charts Allowed! ENT Leverages the EMR Cloud to Start Solo Practice If patients preregister before their visit we basically have all of the information. The wait time is shorter and they get in

More information

Drunk Driving Vocabulary Lesson

Drunk Driving Vocabulary Lesson Hello and welcome to the vocabulary lesson for the conversation Drunk Driving. In this conversation, Joe and I are just talking about different friends or different people that we ve known that have gotten

More information

One View Of Customer Data & Marketing Data

One View Of Customer Data & Marketing Data One View Of Customer Data & Marketing Data Ian Kenealy, Head of Customer Data & Analytics, RSA spoke to the CX Network and shared his thoughts on all things customer, data and analytics! Can you briefly

More information

Email Marketing Now let s get started on probably the most important part probably it is the most important part of this system and that s building your e-mail list. The money is in the list, the money

More information

University of Maryland Cybersecurity Center (MC 2 )

University of Maryland Cybersecurity Center (MC 2 ) University of Maryland Cybersecurity Center (MC 2 ) Responding to the Needs of the State, the Nation, and the Global Community Pat Prof. Michael Hicks Director www.cyber.umd.edu/ Cybersecurity Challenge

More information

8 TIPS FOR MAKING THE MOST OF GOOGLE ANALYTICS. Brought to you by Geary LSF and Orbital Informatics

8 TIPS FOR MAKING THE MOST OF GOOGLE ANALYTICS. Brought to you by Geary LSF and Orbital Informatics 8 TIPS FOR MAKING THE MOST OF GOOGLE ANALYTICS Brought to you by Geary LSF and Orbital Informatics TABLE OF CONTENTS 3 5 7 8 9 10 11 12 13 14 15 Introduction 8 Tips for Google Analytics Don t let Google

More information

The first time my triathlon coach saw me swim,

The first time my triathlon coach saw me swim, Reaching the Podium: Justin Thomas, CFP How You Can Achieve Your Financial Goals 1 The first time my triathlon coach saw me swim, he wasn t very optimistic. You look like an electrocuted frog, he said.

More information

Three Ways You Can Get More Referral Business

Three Ways You Can Get More Referral Business Three Ways You Can Get More Referral Business Jeff Hartman Product Manager One of the best parts of having loyal, long-term customers is, of course, referral business, but getting more referral business

More information

Getting Started with the Engagement Cards and Retention Cards

Getting Started with the Engagement Cards and Retention Cards Getting Started with the Engagement Cards and Retention Cards 800.861.6965 www.keeppeople.com Center for Talent Retention 2007 1 Page Cracking the Talent Code To increase employee engagement and create

More information

Quarterly Cybersecurity BILT Meeting August 6, 2014. Meeting Minutes

Quarterly Cybersecurity BILT Meeting August 6, 2014. Meeting Minutes Quarterly Cybersecurity BILT Meeting August 6, 2014 Meeting Minutes ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Welcome

More information

Using collaboration to enable the innovators in your organization. Welcome to the IBM CIO Podcast Series. I'm your host, Jeff Gluck,

Using collaboration to enable the innovators in your organization. Welcome to the IBM CIO Podcast Series. I'm your host, Jeff Gluck, IBM Global Technology Services www.ibm.com/services IBM Podcast Using collaboration to enable the innovators in your organization Welcome to the IBM CIO Podcast Series. I'm your host, Jeff Gluck, and my

More information

Clinical Trials. Clinical trials the basics

Clinical Trials. Clinical trials the basics Clinical Trials Clinical Trials This brochure is for people making decisions about cancer treatment. You may be thinking about a clinical trial for you or your child but need to know more before you decide.

More information

Business Uses for Web 2.0: How Companies Can Help Their Customers and Their. (A transcript from the Businomics Audio Magazine, September 2007.

Business Uses for Web 2.0: How Companies Can Help Their Customers and Their. (A transcript from the Businomics Audio Magazine, September 2007. Business Uses for Web 2.0: How Companies Can Help Their Customers and Their Employees While Cutting Costs: (A transcript from the Businomics Audio Magazine, September 2007.) By Dr. Bill Conerly, author

More information

Pay per Click Success 5 Easy Ways to Grow Sales and Lower Costs

Pay per Click Success 5 Easy Ways to Grow Sales and Lower Costs Pay per Click Success 5 Easy Ways to Grow Sales and Lower Costs Go Long! The Benefits of Using Long Tail Keywords clogged sewage line, I ll see a higher conversion How many keywords are in your pay-per-click

More information

DEFINITELY. GAME CHANGER? EVOLUTION? Big Data

DEFINITELY. GAME CHANGER? EVOLUTION? Big Data Big Data EVOLUTION? GAME CHANGER? DEFINITELY. EMC s Bill Schmarzo and consultant Ben Woo weigh in on whether Big Data is revolutionary, evolutionary, or both. by Terry Brown EMC+ In a recent survey of

More information

Real Data Real Decisions Real Advantage

Real Data Real Decisions Real Advantage Real Data Real Decisions Real Advantage Real Data. Real Demand. As business becomes increasingly reliant on technology and data sets, business analysts who can effectively utilize big data become an essential

More information

NICE 2015 Conference

NICE 2015 Conference NICE 2015 Conference Mission: Impossible? How to Advance the Skills of the Cyber Workforce When You ve Got Quality and Speed but Aren t Cheap November 4, 2015 Presenters: Allison Frankoski, Program Director

More information

LIBERTY NATIONAL LIFE LAPTOP PRESENTATION SCRIPTS

LIBERTY NATIONAL LIFE LAPTOP PRESENTATION SCRIPTS Presentation Tips Remember 40% of the presentation is Rapport Building! When you walk into the home, don t start closing right away! Go slow, build rapport first. The clients buy you first, then the Company,

More information

Moderator Shigeki Goto, Professor, Department of Computer Science and Engineering, Waseda University

Moderator Shigeki Goto, Professor, Department of Computer Science and Engineering, Waseda University Date Friday, September 21, 2012 Host USJI-DCC Venue U.S.-Japan Research Institute (USJI)/ The Waseda Digital Campus Consortium (DCC) Title The Future of Advanced Information Societies

More information

Student Feedback on Online Summer Courses

Student Feedback on Online Summer Courses Student Feedback on Online Summer Courses October 8, 2015 Santa Clara University Office of Assessment Report Introduction In the summer of 2015, approximately 700 undergraduate students were enrolled in

More information

Finding Your Gift: Three Paths to Maximizing Impact in Your Career

Finding Your Gift: Three Paths to Maximizing Impact in Your Career Finding Your Gift: Three Paths to Maximizing Impact in Your Career Do you have a job, or a career? Are you working for a paycheck, or are you working on your life s mission? Would you like to discover

More information

FREE REPORT: Answers To The Top 5 Questions Business Owners Have About Cloud Computing

FREE REPORT: Answers To The Top 5 Questions Business Owners Have About Cloud Computing FREE REPORT: Answers To The Top 5 Questions Business Owners Have About Cloud Computing Discover What Most IT Consultants Don t Know Or Won t Tell You About Moving Your Company s Network To The Cloud By

More information

Information Technology An Academic Discipline

Information Technology An Academic Discipline Information Technology An Academic Discipline This document represents a summary of the following two publications defining Information Technology (IT) as an academic discipline. IT 2008: Curriculum Guidelines

More information

Cyber Security Related Excerpts from the Global Risk Forum Berlin September 25-26, 2013 Draft 10/24/13

Cyber Security Related Excerpts from the Global Risk Forum Berlin September 25-26, 2013 Draft 10/24/13 Cyber Security Related Excerpts from the Global Risk Forum Berlin September 25-26, 2013 Draft 10/24/13 Forwarding an International Public-Private Framework for Cyber Security & Resilience: With Increasing

More information

PREPARING FOR GRADUATE SCHOOL IN COMPUTER SCIENCE

PREPARING FOR GRADUATE SCHOOL IN COMPUTER SCIENCE PREPARING FOR GRADUATE SCHOOL IN COMPUTER SCIENCE Department of Computer Science Grove City College The faculty have put together this brief introduction to graduate school in computer science or computer

More information

Outlook 2011: Survey Report

Outlook 2011: Survey Report Web Analytics Association Outlook 2011: Survey Report page 1 Web Analytics Association Outlook 2011: Survey Report Prepared by the Web Analytics Association February 2011 All Rights Reserved Web Analytics

More information

DEFINE YOUR SALES PROCESS

DEFINE YOUR SALES PROCESS DEFINE YOUR SALES PROCESS TO GROW YOUR BUSINESS Internet Marketing 101: How Small Businesses Can Compete with the Big Guys DEFINE YOUR SALES PROCESS TO GROW YOUR BUSINESS A strong and effective sales team

More information

Seven Things You Must Know Before Hiring a Tax Preparer

Seven Things You Must Know Before Hiring a Tax Preparer Seven Things You Must Know Before Hiring a Tax Preparer Seven Things to Know Before Hiring a Tax Preparer Copyright All Rights Reserved 1 Introduction Everybody hates doing their taxes. Even if you anticipate

More information

SAUDER SCHOOL OF BUSINESS UNIVERSITY OF BRITISH COLUMBIA

SAUDER SCHOOL OF BUSINESS UNIVERSITY OF BRITISH COLUMBIA Helping Students Become Better Presenters in 2 Days and 400 Videos SAUDER SCHOOL OF BUSINESS UNIVERSITY OF BRITISH COLUMBIA CAPTURING 400 STUDENT PRESENTATIONS IN JUST 48 HOURS The vision for the class

More information

My name is Sheila Neuburger and I graduated from the University of Toronto, Factor- Inwentash Faculty of Social Work in 1979.

My name is Sheila Neuburger and I graduated from the University of Toronto, Factor- Inwentash Faculty of Social Work in 1979. Profiles in Social Work Episode 29 Sheila Neuburger Intro - Hi, I m Charmaine Williams, Associate Professor and Associate Dean, Academic, for the University of Toronto, Factor-Inwentash Faculty of Social

More information

Advanced analytics key component for decision management systems

Advanced analytics key component for decision management systems decision management In the last 20 to 30 years, companies have faced significant changes in how they perform their day-to-day operations, and so have the analytics used to make decisions. In this Q&A Tip

More information

Applying to Physical Therapy Schools. Alyssa Montanaro Feel free to have any CMU students contact me with questions or advice.

Applying to Physical Therapy Schools. Alyssa Montanaro Feel free to have any CMU students contact me with questions or advice. Applying to Physical Therapy Schools Alyssa Montanaro Feel free to have any CMU students contact me with questions or advice. The application process: There are 3 major things you need to prepare for before

More information

TINA: But we re getting ahead of ourselves. Let s start at the beginning This is Ivy Tech.

TINA: But we re getting ahead of ourselves. Let s start at the beginning This is Ivy Tech. SFX: Commercial Soundtrack STU: There s nothing like it. Walking across that stage knowing you ve graduated and you re ready for the next step. Whether it s a job or continuing on with your education Ivy

More information

Viewpoint Paper. Being Vulnerable to the Threat of Confusing Threats with Vulnerabilities*

Viewpoint Paper. Being Vulnerable to the Threat of Confusing Threats with Vulnerabilities* Viewpoint Paper Being Vulnerable to the Threat of Confusing Threats with Vulnerabilities* Roger G. Johnston Vulnerability Assessment Team Nuclear Engineering Division Argonne National Laboratory The following

More information

10 tips for running successful competitions on facebook

10 tips for running successful competitions on facebook White paper 10 tips for running successful competitions on facebook 07/ 2014 www.kontestapp.com Introduction Facebook has undoubtedly become the largest social network in the world. With over 1.23 billion

More information

Usability Test Results

Usability Test Results Usability Test Results Task: Starting Position: 1 Home Scene Lauren DiVito March 6, 2014 Moderator Script: Evaluation Measures: Notes to Moderator: Task: Starting Position: Moderator Script: Evaluation

More information

What is Penetration Testing?

What is Penetration Testing? White Paper What is Penetration Testing? An Introduction for IT Managers What Is Penetration Testing? Penetration testing is the process of identifying security gaps in your IT infrastructure by mimicking

More information

Anneke Seley Interviews David Satterwhite & Mark Hamilton. Aligning Sales and Marketing: A Conversation With David Satterwhite and Mark Hamilton

Anneke Seley Interviews David Satterwhite & Mark Hamilton. Aligning Sales and Marketing: A Conversation With David Satterwhite and Mark Hamilton Aligning Sales and Marketing: A Conversation With David Satterwhite and Mark Hamilton Anneke Seley, founder and CEO of Phone Works, is the coauthor of the best-selling book, Sales 2.0: Improve Business

More information

Cloud Computing (In Plain English)

Cloud Computing (In Plain English) Cloud Computing (In Plain English) Application Service Provider, Software as a Service, Grid Computing, Utility Computing, Platform as a Service......all these terms and more, at one time or another have

More information

EDiscovery Journal Report and Survey Results: Hosted ediscovery- Adoption, Use and Results

EDiscovery Journal Report and Survey Results: Hosted ediscovery- Adoption, Use and Results EDiscovery Journal Report and Survey Results: Hosted ediscovery- Adoption, Use and Results Barry Murphy: Welcome everyone, happy to be here. Again I m Barry Murphy with ediscovery Journal and happy to

More information

West Tampa Elementary School

West Tampa Elementary School Using Teacher Effectiveness Data for Teacher Support and Development Gloria Waite August 2014 LEARNING FROM THE PRINCIPAL OF West Tampa Elementary School Ellen B. Goldring Jason A. Grissom INTRODUCTION

More information

Report on integrating CRM

Report on integrating CRM Report on integrating CRM In association with 1 Foreword Estimates suggest that email currently offers the lowest campaign costs for marketing purposes, and accompanied by its potent success rate, email

More information

COPYRIGHT 2012 VERTICURL WHITEPAPER: TOP MISTAKES TO AVOID WHEN BUILDING A DEMAND CENTER

COPYRIGHT 2012 VERTICURL WHITEPAPER: TOP MISTAKES TO AVOID WHEN BUILDING A DEMAND CENTER COPYRIGHT 2012 VERTICURL WHITEPAPER: TOP MISTAKES TO AVOID WHEN BUILDING A DEMAND CENTER For many B2B organizations, building a demand center is a no-brainer. Learn how to ensure you re successful by avoiding

More information

Show notes for today's conversation are available at the podcast website.

Show notes for today's conversation are available at the podcast website. What Business Leaders Can Expect from Security Degree Programs Transcript Part 1: Nuts and Bolts versus the Big Picture Stephanie Losi: Welcome to CERT's podcast series, Security for Business Leaders.

More information

Credit & Collections for Small Business October 2009

Credit & Collections for Small Business October 2009 Credit & Collections for Small Business October 2009 By: Christopher G. Gattis cgattis@bluepointstrategies.com Credit & Collections for Small Business October 2009 By: Christopher G. Gattis cgattis@bluepointstrategies.com.com

More information

GUIDE Social Media Strategy Guide. How to build your strategy from start to finish

GUIDE Social Media Strategy Guide. How to build your strategy from start to finish GUIDE Social Media Strategy Guide How to build your strategy from start to finish Social Media Strategy Guide How to build your strategy from start to finish Whether you re a social media coordinator for

More information

True Stories of Customer Service ROI: The real-world benefits of Zendesk

True Stories of Customer Service ROI: The real-world benefits of Zendesk True Stories of Customer Service ROI: The real-world benefits of Zendesk Introduction Any manager whose business thrives when customers are happy immediately understands the value of excellent customer

More information

Marketing Automation And the Buyers Journey

Marketing Automation And the Buyers Journey Marketing Automation And the Buyers Journey A StrategyMix White Paper By Jonathan Calver, Managing Director, StrategyMix About this Paper This paper will first introduce you to the principles and concepts

More information

IIT SCHOOL OF APPLIED HANDS ON. HIGH VALUE. TECHNOLOGY LIVE AND ONLINE COURSES

IIT SCHOOL OF APPLIED HANDS ON. HIGH VALUE. TECHNOLOGY LIVE AND ONLINE COURSES G R A D U A T E P R O G R A M S IIT SCHOOL OF APPLIED TECHNOLOGY HANDS ON. HIGH VALUE. LIVE AND ONLINE COURSES At IIT School of Applied Technology (SAT) our focus is on the future. Our distinctive programs

More information

EHR: Secrets of Successful Usability

EHR: Secrets of Successful Usability Prepared for: Macadamian Technologies No. of pages: 8 Audio recording Identification: 20130620_UnSalted 00:11:06 Transcript prepared by : Capital Transcription Services, Ottawa Canada Host: Lorraine Chapman,

More information

sales training There s a better way to select

sales training There s a better way to select SALESANDMARKETING.COM MAR/APR 2012» $10 YOUR MEETINGS SUCK AND JON PETZ KNOWS WHY 16 LUXURY PRODUCTS MOTIVATE BOTH ENDS OF THE EMPLOYEE SPECTRUM 34 There s a better way to select sales training closers

More information

Case study: What the? Online scams and identity theft

Case study: What the? Online scams and identity theft Case study: What the? Online scams and identity theft Theme The internet and mobile technologies are a source of scams and identity theft. Key learning/subject areas Cross curricula. Duration One to two

More information

Welcome to Marketeach! Here is the sample lesson plan that you requested be sent to you. The next page is a summary of the entire set of lesson plans.

Welcome to Marketeach! Here is the sample lesson plan that you requested be sent to you. The next page is a summary of the entire set of lesson plans. Dear Educator, Welcome to! Here is the sample lesson plan that you requested be sent to you. The next page is a summary of the entire set of lesson plans. We at created this program to allow teachers to

More information

BettyNet: Getting Started Guide

BettyNet: Getting Started Guide BettyNet: Getting Started Guide www.dentbetty.com Welcome! Welcome to BettyNet, the DentBetty network! This guide will help you get up and running as quickly as possible. Got questions? No problemo! Just

More information

The Case for a Robotic Approach to Computer Science Education

The Case for a Robotic Approach to Computer Science Education Quick Links Home Worldwide Search Microsoft.com for: Go PressPass Home PR Contacts Fast Facts About Microsoft Site Map Advanced Search RSS Feeds Microsoft News Product News Consumer News International

More information