Post 5: Web Proxies
January 8, 2019 at the_time(); ?> | In Network Forensics | No CommentsWeb proxy is one of the ways to hide IP address from visited websites. When using web proxy, the website will not be able to see where you came from because the web proxy will make the website think that you are accessing the website from a different location from where you currently are. There are three methods of web proxies, which are forward proxy, reverse proxy, and tunneling proxy.
Forward Proxy
- Provides proxy services for a single client and group of clients. For multiple clients, mostly they used the same network.
- To connect to the network, the client’s request has to pass the proxy first before it can connect to the internet.
Reverse Proxy
- Accepts the request from clients on behalf of the servers.
- Can inspect the content first before connecting to the internet
Tunneling Proxy
- Lets users that connects to either public or private network with proxy to transmit data by encapsulating the data.
- Example: VPN (Virtual Private Network
Source:
- https://www.lifewire.com/what-is-web-proxy-3481607
- https://www.citrix.com/blogs/2010/10/04/reverse-vs-forward-proxy/
- http://2.bp.blogspot.com/-08V2nH2GClU/VjpSnA1kl1I/AAAAAAAABOk/jtTzIzhcvRE/s1600/image2.png
No Comments yet »
RSS feed for comments on this post. TrackBack URI
Leave a comment
Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds.
Valid XHTML and CSS. ^Top^