14
Computer & Internet Security

Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

Embed Size (px)

Citation preview

Page 1: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

Computer & Internet Security

Page 2: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

Today’s Situation – Universal Access…

• There are an estimated 304 million people with Internet access.

• All 304 million of them can communicate with your internet connected computer.

• Any of the 304 million can rattle the door to your computer to see if its locked.

• On the UTA network, someone tries on a daily basis.

Page 3: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

Today’s Situation – Vulnerable Computers…

• A large number of computers are vulnerable to being taken over remotely because of:– Unfixed software defects– Operating and configuration errors– Core architectural vulnerabilities

• Exploitation of vulnerable computers is increasingly trivial, quick, and almost risk-free by relatively unsophisticated individuals. One person or one program can wreak havoc.

Page 4: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

Today’s Situation – Opportunities for Abuse…

• To break into a safe, the safe cracker needs to know something about safes.

• To break into a computer, the computer cracker often only needs to know where to download a program written by someone else who knows something about computers.

• Such programs are freely available all over the Net.

Page 5: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

Today’s Situation – Opportunities for Abuse…

Source: Defense Information System Agency

1980 1985 1990 1995 2000 2003

high

low

IntruderKnowledge

Self replicatingcode

Passwordguessing

Passwordcracking

Disablingaudits

Hijackingsessions

sweepers

Stealthdiagnostics

Packet spoofing

sniffers

Exploiting knownvulnerabilities

back doors

GUI

Automatedprobes/scans

Denial of service

www attacks

Trojan horse/remote control programs

DistributedDenial of service

AttackSophistication

Parameter tampering

Binder programs

Tools

Attackers

Page 6: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

Today’s Situation – Result

• The complexity, anonymity, speed, and global reach of the Internet creates opportunities for abusers and nightmares for end users.

• Mass computer break-ins, vandalism, and abuse are a common occurrence.

Page 7: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

How Can the Situation Affect You?…

• A compromised computer provides access to all accounts, keystrokes, and resident data. Account and keystroke information can be used to access other resources.– Operational Difficulties– Email and documents– Financial transactions– Identity Theft– Criminal Use of Computer

Page 8: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

Practical Aspects of Securing Our Computers…

• We can secure something so well that it is unusable.

• Security is relative, not absolute.– Some amount of money, time, and/or motivation will surmount almost

any security measure.

– Luckily, a lot of computer crime is not targeted at a specific victim but is instead a crime of opportunity.

• “Security is a process, not a product.” Bruce Schneier– We can’t buy security. We have to live it.

Page 9: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

…Available Options

• Detect and react to events as they occur.– In most day-to-day situations we don’t prevent crime – we deter

it with reaction and response.– Effective detection and response of computer incidents requires

automated tools.– Automated tools must be told what is “good” and what is “bad”.

This is often not known, spelled out in policy, definable, or machine detectable.

– Right now its like drinking from a fire hose.– Law enforcement is unable to handle the volume.

Communications providers end up being pushed into acting as police and prosecutor in an uncertain legal climate.

Page 10: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

Basic Security Recommendations…

• There is no substitute for common sense.– Giving out bank or credit card numbers over the Internet is no

different than giving them out over the telephone.– Taking action based on the apparent sender of email is little

different than taking action based on the return address of a typewritten postcard.

– Running a program from an unknown source is little different than eating food found on the street.

– Not maintaining our computers is little different than not maintaining broken windows and doors. Unfortunately, computers need much more maintenance…the vendors just don’t include that fact in their marketing literature.

Page 11: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

…Basic Security Recommendations…

• Run anti-virus software that automatically updates itself.• Visit the Windows Update Site once a month.• Treat all email attachments with caution. • Executable or unfamiliar email attachments should be

treated like hazardous waste!• Treat file downloads with caution.• Choose strong passwords. • Use different passwords for different services.• Be careful where you type your passwords or any other

personal information.

Page 12: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

…Basic Security Recommendations…

• If you receive unwanted email don’t reply to it. Just delete it. If it continues, save copies and notify your Internet Service Provider. If it is threatening, contact law enforcement.

• Don’t believe everything you see on the Internet. Email addresses are easily falsified. Professional looking web pages can be put up by almost anyone these days.

• Don’t ignore warnings from your computer.

Page 13: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

…Basic Security Recommendations…

• Keep track of software defect announcements

• Be extremely careful with using or providing network file sharing

• If in doubt, don’t click it!

Page 14: Computer & Internet Security. Today’s Situation – Universal Access… There are an estimated 304 million people with Internet access. All 304 million of

…Server Recommendations…

• If you run a server, requirements for safe operation increase at least tenfold.

• A Microsoft IIS web server, newly installed from a CD, will likely become infected with an Internet worm within minutes of being connected to the network and compromised by opportunistic criminals within days.

• Many linux based servers are similarly vulnerable straight from the installation CD.