Anonymity with ProxyChains
Leaking Everywhere
To make sure that I am not leaking any DNS lookups to third parties, I'll use a clever site called DNSleaktest.com [15].
Visit the site in Firefox (with proxying enabled), and then run the Standard test (Figure 9). If you are connected to a VPN and some servers displayed aren't associated with that VPN service, then you have a DNS leak.
Conclusion
ProxyChains is an anonymity tool that can operate with or without the Tor network. If you get stuck, a top troubleshooting tip is to make sure your laptop's system clock is precisely set. The simplest way to set the system clock is to just install the ntpdate
package and manually run the update command. The following example shows a global NTP server pool, but you can adjust the command to your region if needed:
$ apt install -y ntpdate $ ntpdate -v pool.ntp.org
I hope that you have been suitably impressed with the undeniably sophisticated ProxyChains and the remarkable Tor network. Setting up ProxyChains is simple and painless, with a useful outcome that other software struggles to get close to.
There are many applications that you can push through a proxy chain using TCP-based traffic or via the Tor network. I'd suggest practicing with a variety of packages.
As a reminder, you should use your newly found knowledge ethically and wisely.
Infos
- ProxyChains: https://github.com/haad/proxychains
- TryHackMe: https://tryhackme.com
- "How Does ProxyChains Avoid DNS Leaks?": https://security.stackexchange.com/questions/224394/how-does-proxychains-avoid-dns-leaks
- ProxyScrape: https://www.proxyscrape.com/free-proxy-list
- PROXY-List on GitHub: https://github.com/TheSpeedX/PROXY-List
- Free Proxy List: https://free-proxy-list.net
- "What is SOCKS5 and Why Should I Use It": https://securityintelligence.com/posts/socks-proxy-primer-what-is-socks5-and-why-should-you-use-it
- Scanme at nmap.org: http://scanme.nmap.org
- The Tor Project: https://www.torproject.org
- FoxyProxy: https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard
- Burp Suite: https://portswigger.net/burp
- What's My IP: https://whatsmyip.com
- Nmap network scanner: https://nmap.org
- Nmap scanning options: https://nmap.org/book/port-scanning-options.html
- DNS Leak Test: https://www.dnsleaktest.com
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.