BYOPPP - Build Your Own Privacy Protection Proxy

Advertisement
I have read a blog post, where you can build your own privacy proxy server built on Raspberry PI. The post got me thinking about how I can use this to protect my privacy on my Android phone, and also get rid of those annoying ads. 

Since I own a Samsung Galaxy S3 LTE with Android 4.3 (with a HW based Knox counter), rooting the phone now means you break Knox, and loose warranty. Past the point of no return ...

This means I have to solve this without root. Luckily newer Androids support VPN without rooting, but setting a mandatory system-wide proxy is still not possible without root. 
But thanks to some iptables magic and Privoxy, this is not a problem anymore :) 

The ingredients to build your own privacy protection proxy:
  • One (or more) cheap VPS server(s)
  • a decent VPN program
  • Privoxy
  • iptables

VPS server

To get the cheap VPS server, I recommend using Amazon EC2, but choose whatever you like. The micro instance is very cheap (or even free), and has totally enough resources for this task. I'm using the Ubuntu free tier now and it works like a charm. And last but not least Amazon has two-factor authentication! You can set up an Ubuntu server under 10 minutes. Use the AWS region nearest to you, e.g. I choose EU - Ireland.



VPN

For the VPN program, I recommend the free version of the OpenVPN AS (EDIT: be sure to use OpenVPN AS 2.0.6 or later, both on the server and the client). Easy to set-up quick start guide is here, GUI based configuration, and one-click client installer for Android, iOS, Windows, Linux, OSX. The Ubuntu installer packages are here.




The most important settings:

  • I prefer to use the TCP 443 and UDP 53 ports for my OpenVPN setup, and let the user guess why. 
  • For good performance, UDP is preferred over TCP. 
  • VPN mode is Layer 3 (routing/NAT).
  • Don't forget to allow the configured VPN ports in the AWS firewall (security groups). 


Other VPN settings:
  • Should VPN clients have access to private subnets (non-public networks on the server side)? - Yes
  • Should client Internet traffic be routed through the VPN? - Yes

Privoxy

The next component we have to install and configure is Privoxy. As usual, "apt-get install privoxy" just works. The next step is to configure privoxy via /etc/privoxy/config file, there are two options to change:
  • listen-address your.ip.add.ress:8118
  • accept-intercepted-requests 1
Beware not to allow everyone accessing your Privoxy server in the AWS EC2 security groups, be sure it is reachable only to VPN users!

After everything is set, start privoxy with "service privoxy start", and add it to the autostart "update-rc.d privoxy defaults".

Iptables

And the final step is to configure your iptables chain to forward every web traffic from the VPN clients to the Privoxy server:

iptables -t nat -A PREROUTING -s 5.5.0.0/16 -p tcp -m multiport --dports 80,8080,81 -j DNAT --to-destination your.ip.add.ress:8118 

Optionally you can block access to all other ports as well, and what does not go through your Privoxy won't be reachable.
Based on your Linux distribution and preference, you might make this rule persistent.

Final test

Now you can connect to the VPN server from your Android device.
After logging in from a client, you get the following nice packages to install on your device:


After connecting, the final results can be seen in the following screenshots. And yes, there is a reason I chose Angry Birds as an example.

Angry Birds without Privoxy
Angry Birds with Privoxy
Stupid flashlight app with ad
Stupid flashlight app with Privoxy
Spoiler alert
If you are afraid of NSA tracking you, this post is not for you. If you want to achieve IP layer anonymity, this post is not for you. As long as you are the only one using that service, it should be trivial to see what could possibly go wrong with that.

Known issues
Whenever the Internet connection (Wifi, 3G) drops, the VPN connection drops as well, and your privacy is gone ...
Sites breaking your privacy through SSL can still do that as long as the domain is not in the Privoxy blacklist.

Additional recommendation
If you are using OSX or Windows, I can recommend Aviator to be used as your default browser. It is just great, give it a try!

PS: There are also some adblock apps removed from the official store which can block some ads, but you have to configure a proxy for every WiFi connection you use, and it is not working over 3G.



More articles

  1. Hacker Tools Software
  2. Hacker Tools For Mac
  3. Hack Tools For Pc
  4. Hacking Tools Kit
  5. Pentest Tools Github
  6. Hack Tools Github
  7. Hack And Tools
  8. Hack Tools For Windows
  9. Hacking Tools Name
  10. Hacking Tools Windows
  11. Pentest Tools Online
  12. Hacker Tools Mac
  13. Hacker Tools Apk
  14. Termux Hacking Tools 2019
  15. Hacking Tools Windows 10
  16. Hack Tools Download
  17. Hacking Tools For Pc
  18. What Is Hacking Tools
  19. Hacker Tools
  20. Hacker Tools 2019
  21. Pentest Tools For Mac
  22. Hacker Tools Windows
  23. How To Install Pentest Tools In Ubuntu
  24. Hacking Tools Download
  25. Pentest Tools For Mac
  26. Hacker Tools 2019
  27. Growth Hacker Tools
  28. Best Hacking Tools 2020
  29. Hacking Tools Github
  30. How To Hack
  31. Pentest Reporting Tools
  32. Hacker Tools Apk
  33. Hacker Tools Windows
  34. Hacking Tools For Games
  35. New Hacker Tools
  36. Pentest Tools Subdomain
  37. Hacking Tools For Beginners
  38. Nsa Hack Tools
  39. New Hack Tools
  40. Tools Used For Hacking
  41. Pentest Tools Apk
  42. Pentest Tools Url Fuzzer
  43. Computer Hacker
  44. Hacker Tools Free Download
  45. Pentest Tools For Android
  46. Hacker Tools 2020
  47. Hacker Techniques Tools And Incident Handling
  48. Hacker Tools Github
  49. Hacking Tools Usb
  50. Hacking Tools Hardware
  51. Pentest Tools Kali Linux
  52. Hacking Tools Github
  53. Pentest Tools Github
  54. Hacking Tools Pc
  55. Hacker Tools Online
  56. Nsa Hack Tools
  57. Hacking Tools For Mac
  58. Pentest Tools Website
  59. Hacking Tools Software
  60. Pentest Tools Url Fuzzer
  61. Kik Hack Tools
  62. Pentest Automation Tools
  63. Hack Tools Mac
  64. Pentest Tools
  65. Hacker Tools For Ios
  66. Pentest Tools Review
  67. Hacker Tools Mac
  68. Nsa Hacker Tools
  69. Hacker Techniques Tools And Incident Handling
  70. Underground Hacker Sites
  71. Pentest Tools Android
  72. Hacker Tools Windows
  73. Pentest Tools Github
  74. Tools 4 Hack
  75. Pentest Tools Find Subdomains
  76. Hacker Tools 2020
  77. Hacker Tools Free Download
  78. Hacker Tools Free
  79. Hacking Tools Windows 10
  80. Pentest Tools Windows
  81. Blackhat Hacker Tools
  82. Hacking App
  83. Hack App
  84. Hack Tools For Ubuntu
  85. Hacking Tools 2019
  86. What Are Hacking Tools
  87. Tools For Hacker
  88. Underground Hacker Sites
  89. New Hack Tools
  90. Pentest Tools Github
  91. Pentest Tools For Android
  92. Hacker Tools Hardware
  93. Hack Tools
  94. Pentest Tools Alternative
  95. Hack Tool Apk No Root
  96. Hacker
  97. Easy Hack Tools
  98. Hack Tools Download
  99. Pentest Tools Windows
  100. Hacking Tools For Beginners
  101. Hackers Toolbox
  102. Pentest Tools For Windows
  103. Hacking Tools Download
  104. Hacking Tools Software
  105. Github Hacking Tools
  106. Wifi Hacker Tools For Windows
  107. Hacker Hardware Tools
  108. Hacking Tools Windows
  109. Best Pentesting Tools 2018
  110. Hacker Tools For Windows
  111. Hackrf Tools
  112. Kik Hack Tools
  113. Hacking Apps
  114. Hacking Tools Software

Arsip Blog

Copyright © 2009 - - Kiamat | Coin Free Faucet Claim | Firebug Theme by Blog Oh! Blog | Converted to Blogger Template by ThemeLib.com | Jasa Promosi Online - Tukar Link Gratis