ANONIMITY
Content
Linux
- Install Kali in virtual box and
- Kalitorify
- AnonSURF
- WhoNIX Kali Linux Virtual Box
Best Live OS
- Kodachi (install chromium for norml user)
WhoNIX
- Download and install whonix ova
- Start WHONIX gateway and whonix virtual box
Tail OS
- Tail OS Docker (check DOCKER.md)
- Tail OS usb live
- Tail OS virtual box
TOR
Specific Country in Tor
- Install tor
locate torvi /etc/tor/torrc- Create new line after
EntryNodes {} StrictNodes 1 - with
ExitNodes {} StrictNodes 1 - Specify the country code inside ExitNodes like
ExitNodes {us} StrictNodes 1for US orExitNodes {hk} StrictNodes 1for Hong Kong - Restart TOR with
service tor restart
Note: You can set entry nodes with same method
Proxychains
- Install tor and proxychain
- Edit
/etc/proxychains.confto use tor by addingsocks4 127.0.0.1 9050 - Edit
/etc/proxychains.confto work silently without garbage output of ips by enablingquiet_mode.
Browser
- TOR Browser: https://github.com/TheTorProject/ or https://www.torproject.org/
- Chromium:
chromium --proxy-server="socks5://127.0.0.1:9050" --host-resolver-rules="MAP * 0.0.0.0 , EXCLUDE myproxy" & disown - Firefox Manually: TOR IP:PORT Setting
Terminal
https_proxy=http://127.0.0.1:9050before any command- to make change on whole tab,
export https_proxy=http://127.0.0.1:9050 proxychains command
Creating TOR Site
- Creating an .onion service in the Tor network is as simple as editing /etc/tor/torrc and adding:
HiddenServiceDir /var/lib/tor/www_service/ [or /var/lib/tor/hidden_service/ ] HiddenServicePort 80 127.0.0.1:80 - After restarting the tor service with
sudo service tor restart or sudo service tor reload - The directory will be created automagically, and inside the new directory, two files are generated, hostname and private_key.
The hostname file has a somewhat random name inside, which is your address in the .onion network.
sudo cat /var/lib/tor/www_service/hostname # OR cat /var/lib/tor/hidden_service/hostname xyew6pdq6qv2i4sx.onion
Other Manual
- BurpSuite: Option-> Connection-> SOCKS Proxy and click Check button - Use SoCKS proxy.
- SQLMAP:
--tor - NMap:
proxychains nmap -A IP(Only works for TCP ports)
Telegram Proxy
https://t.me/proxy?server=t.segfault.net&port=8443&secret=bcfb182a1bafbc16ea92652628133c07