×
Login Register an account
Top Submissions Explore Upgoat Search Random Subverse Random Post Colorize! Site Rules Donate
11

Hi goats. Interested in online privacy? Try Kali Linux + VMware + proxychains4. Free

submitted by toobaditworks to whatever 3.7 yearsSep 23, 2021 13:26:41 ago (+11/-0)     (whatever)

I Had to break it up into 3 parts because the website wouldn't allow it all or something.






22 comments block


[ - ] GloryBeckons 4 points 3.7 yearsSep 23, 2021 15:25:37 ago (+4/-0)

Kali Linux is a bit overkill / too general purpose, if all you want is to browse anonymously.

Whonix is a purpose built OS, which you also run as a VM, and comes pre-configured to route all traffic through Tor. Just download, install, and go.

There's also Tails, which is similarly pre-configured, but intended to be run as a live OS from a flash drive or similar.

On the other end of extreme is Qubes, if you want to go full blown paranoid and run every application in its own virtualized sandbox.

[ - ] toobaditworks [op] 0 points 3.7 yearsSep 24, 2021 17:32:58 ago (+0/-0)

Good info. I also have Whonix and I've tried tails. I'll have to check out Qubes. I want to go full blown paranoid.

[ - ] GloryBeckons 0 points 3.7 yearsSep 24, 2021 17:56:35 ago (+0/-0)

It's really more hassle than it's worth for regular use. Technically very impressive though. Worth checking out for fun, or if you have a specific purpose for it, but wouldn't recommend as a daily driver.

There have been some attempts to achieve similar things with containers instead of full virtualization, like SubgraphOS, but I'm not aware of any that have been successful or currently production ready.

Whonix is really close to ideal in terms of what you get out of it vs daily usability.

[ - ] toobaditworks [op] 1 point 3.7 yearsSep 23, 2021 13:27:17 ago (+1/-0)

PART 1:

Kali Linux is a good OS for privacy. People use it for hacking and penetration testing but you can use it to remain somewhat private.

I'm not going to get too technical so you'll need some computer experience but if you're smart enough you can get this working. This is a brief tutorial If you need help you can message me and I'll try to help. I'm not a linux pro or anything but I got it all working myself.

1. Download kali linux: https://www.kali.org/

Click 'download' then click 'virtual machines' then click vmware 64. If you have windows 10 or 7 use the 64 bit version if you have XP then I guess use the 32 bit versions.

2. Download VMWare:https://www.vmware.com

Hover over resources. Under 'tools and training' click on 'products and downloads'. now scroll all the way down to 'VMWare Workstation Player" and click "download product". This will go to another page where you click "go to downloads" then the next page will let you download it. Click on "download now".

[ - ] toobaditworks [op] 0 points 3.7 yearsSep 23, 2021 13:28:46 ago (+0/-0)*

PART 2:

3. Install VMWare.

4. Add the VM in VMWare: https://www.shaileshjha.com/how-to-install-kali-linux-in-vmware-player-vmware-tools/

The next steps you might need to use a search engine like Startpage and search how to do them. Use the terminal emulator and run updates on kali.

Updating kali (read note below before starting): https://phoenixnap.com/kb/update-kali-linux
On the above link where it says check source list use this command (they spelled 'sources' wrong): cat /etc/apt/sources.list
Also use "sudo apt update" and "sudo apt upgrade" to get those working you need admin permissions.

Tor+Proxychains: I used proxychains4 and not proxychains so you can install that and use it instead (step 6).
https://medium.com/cyberxerx/how-to-setup-proxychains-in-kali-linux-by-terminal-618e2039b663

5. Install Tor

6: Install Proxychains4: sudo apt install proxychains4


[ - ] toobaditworks [op] 0 points 3.7 yearsSep 23, 2021 13:29:31 ago (+0/-0)*

PART 3:

7. Run the commands to start tor and proxychains:

sudo service tor start
(enter password)

sudo service tor status
(checking that it's running)

proxychains firefox www.startpage.com
(this will oen up firefox an startpage. you can look in the terminal and see proxychains working)

search for DNS leak test on startpage

Check to make sure your IP and DNS has been changed.

Then you can go back into the terminal and hit ctrl-c and type:

proxychains firefox www.voat.xyz

Enjoy!

More tools can be found here: https://www.kali.org/tools/

[ - ] albatrosv15 1 point 3.7 yearsSep 23, 2021 14:30:56 ago (+1/-0)

roxychains?

[ - ] mikenigger 1 point 3.7 yearsSep 23, 2021 15:03:12 ago (+2/-1)

created by @Rotteuxx

[ - ] Rotteuxx 1 point 3.7 yearsSep 23, 2021 15:18:29 ago (+1/-0)

I only do faggity keychains :/

[ - ] toobaditworks [op] 0 points 3.7 yearsSep 24, 2021 17:35:25 ago (+0/-0)*

proxychains (typo)

ProxyChains allows to run any program through HTTP or SOCKS proxy. This tool forces all connections of given application to follow through user-defined list.

This isn't only for web browsing but any application you want.

[ - ] allahead 0 points 3.7 yearsSep 23, 2021 17:31:37 ago (+0/-0)

Maybe this is better than nothing but if you're running this from a Windows host you're probably already screwed.

[ - ] deleteme1234 0 points 3.7 yearsSep 23, 2021 18:59:26 ago (+0/-0)

If you're running this on an AMD/Intel CPU you're screwed.

[ - ] FluffyBunnySlippers 0 points 3.7 yearsSep 23, 2021 20:55:35 ago (+0/-0)

I knew Intel was Zogged but didnt know about AMD, any points of reference for that?

[ - ] allahead 0 points 3.7 yearsSep 24, 2021 18:36:53 ago (+0/-0)

[ - ] allahead 0 points 3.7 yearsSep 23, 2021 21:29:05 ago (+0/-0)

Yeah, they are pretty bad. Older AMD's (before bulldozer I think) don't have PSP, they are getting expensive/hard to find. I don't know what kind of virtualization support ARM has.

[ - ] toobaditworks [op] 0 points 3.7 yearsSep 24, 2021 17:38:16 ago (+0/-0)

Well it will give people an idea of how to use it and then once they get familiar with it they can wipe windows and put Linux on their machine.

[ - ] allahead 0 points 3.7 yearsSep 24, 2021 18:37:29 ago (+0/-0)

Fair enough.

[ - ] FacelessOne -1 points 3.7 yearsSep 23, 2021 23:11:50 ago (+0/-1)

Kali barf

[ - ] toobaditworks [op] 0 points 3.7 yearsSep 24, 2021 17:39:01 ago (+0/-0)

Why barf?