Top Banner
Web Filtering
14
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Web Contents filtering through software

Web Filtering

Page 2: Web Contents filtering through software

Table of Contents Need of Filtering Content Filtering Basic Model Filtering Techniques Email Filtering Circumvent Filtering Problems with Filtering Conclusion

Page 3: Web Contents filtering through software

Review About Web Filter

Page 4: Web Contents filtering through software

Content Filtering

Analysis of Email and Web content Prevent malware and spam from

entering the network

Determine whether incoming data is harmful to the network or outgoing data includes intellectual property

Such data is then blocked from entering or leaving the network

Simple network layout

Network with traffic proxy

Web Security and Anti-Virus

Page 5: Web Contents filtering through software

Network Layout

Connection is made by forwarding the uninspected traffic straight to the destination.

Network with Traffic Proxied Traffic is received by an application which alters the traffic

in both the directions before sending to the destination.

Page 6: Web Contents filtering through software

Web Filtering Techniques Firewalls

URL Based Filtering

Content Analysis

Firewalls

Basic level of web filtering

Inspects traffic to identify requested site to make decision (allow or block)

Black Lists: Undesirable Web addresses

White Lists: Desirable Web addresses

Page 7: Web Contents filtering through software

URL Based Filtering Database of web addresses

Database loaded onto proxy servers, firewalls and other network infrastructure devices

Supports granular blocking

Content Analysis

Keyword Scanning

Image Scanning

Page 8: Web Contents filtering through software

Keywords Scanning Tag words: Positive or Negative

score

Block: Sum (score) > Threshold

Image Scanning

Content Analysis

Page 9: Web Contents filtering through software

Email Filtering Primary communication

channel

Need to control SPAM and virus mails

Filtering Techniques Channel/Response: Sender perform task

Heuristic Filters: Score words or phrases

Bayesian Filters: Mathematical Probability

Page 10: Web Contents filtering through software

Circumventing Web Filtering Getting around them: Traffic is not passed through the filter.

Getting through them: Traffic is passed through the filter by obscuring

the address of content and/or the content itself.

Type of Content Tested Accuracy Percentage

Content of an Adult Nature – direct URL access 87%

Content of an Adult Nature – keyword searches 81%

Content not of an Adult Nature – direct URL access 86%

Content not of an Adult Nature – keyword searches 69%

Image Searches 44%

Email Attachments 25%

RSS Feeds 48%

Catalog Searches 75%

Database Searches 88%

Internet Filtering Test

Page 11: Web Contents filtering through software

Problem with filtering "It could be expected that allowed

content would be blocked. If all pornographic content is to be blocked, other content with a resemblance in features will also be blocked; e.g. Adult education, medical information, erotic content etc."

“All filters over block. All filters under block. No filter is 100% accurate because no

one agrees on what being 100% accurate is.”

Conclusion

Page 12: Web Contents filtering through software

1.DansGuardian (Cross Platform, Free)2.K9 (Windows/Mac, Free)3.OpenDNS (Cross Platform, Free)4.SquidGuard/Squid (Linux, Free)5.Hosts File (Cross Platform, Free)

Five Best Content Filtering Tools

Page 13: Web Contents filtering through software

Use Of DansGuardian

Page 14: Web Contents filtering through software

Reference

1) http://dansguardian.org/?page=whatisdg2) http://www1.k9webprotection.com/aboutk9/overview3) https://www.opendns.com/about/4) https://www.opendns.com/about/5) http://en.wikipedia.org/wiki/Hosts_%28file%296) http://en.wikipedia.org/wiki/Internet_security