Wednesday, August 30, 2017

What is Surf web, Dark Web and Deep Web



Surf Web


The surf web is the place where all the sites that are hosted can be visited. it is not encrypted or hidden. with traditional search engines things in the surf web can be surfed.


  • Google
  • Bing
  • Wikipedia

Deep Web


The Deep Web: It's all the data behind firewalls. Think user databases, business intranets, web archives, password-protected websites, etc. By some estimates, this part of the internet is estimated to be 400 to 500 times as large as the Surface Web.Sometimes you will hear the term Deep Web used interchangeably with "Dark Web," but they aren't really the same thing.
  • Medical records
  • Social media
  • Scientific documents
  • Legal documents
  • Repositories
  • Government resources

Dark web

Dark web is a collection of web sites which are hosted in a encrypted network in Deep web. Traditional search engines or search browsers can not access the dark web. Those sites hide their identity by using TOR networks. Refer the following link of my blog post on TOR network.
http://dinethri.blogspot.com/2017/10/tor-network.html


  • Illegal Information
  • Drug trafficking sites
  • TOR- Encrypted sites
  • Political Protests
  • Private communications




No comments:

Post a Comment

Cross Site Request Forgery Protection with Double Submit Cookies Patterns

When a user authenticates to a site, the site should generate a (cryptographically strong) pseudo-random value and set it as a cookie on the...