ANONIMITY

Content

Linux

  1. Install Kali in virtual box and
  2. Kalitorify
  3. AnonSURF
  4. WhoNIX Kali Linux Virtual Box

Best Live OS

  1. Kodachi (install chromium for norml user)

WhoNIX

  1. Download and install whonix ova
  2. Start WHONIX gateway and whonix virtual box

Tail OS

  1. Tail OS Docker (check DOCKER.md)
  2. Tail OS usb live
  3. Tail OS virtual box

TOR

Specific Country in Tor

  1. Install tor
  2. locate tor
  3. vi /etc/tor/torrc
  4. Create new line after EntryNodes {} StrictNodes 1
  5. with ExitNodes {} StrictNodes 1
  6. Specify the country code inside ExitNodes like ExitNodes {us} StrictNodes 1 for US or ExitNodes {hk} StrictNodes 1 for Hong Kong
  7. Restart TOR with service tor restart

Note: You can set entry nodes with same method

Proxychains

  1. Install tor and proxychain
  2. Edit /etc/proxychains.conf to use tor by adding socks4 127.0.0.1 9050
  3. Edit /etc/proxychains.conf to work silently without garbage output of ips by enabling quiet_mode.

Browser

  1. TOR Browser: https://github.com/TheTorProject/ or https://www.torproject.org/
  2. Chromium: chromium --proxy-server="socks5://127.0.0.1:9050" --host-resolver-rules="MAP * 0.0.0.0 , EXCLUDE myproxy" & disown
  3. Firefox Manually: TOR IP:PORT Setting

Terminal

  1. https_proxy=http://127.0.0.1:9050 before any command
  2. to make change on whole tab, export https_proxy=http://127.0.0.1:9050
  3. proxychains command

Creating TOR Site

  1. 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
    
  2. After restarting the tor service with
      sudo service tor restart 
      or
      sudo service tor reload
    
  3. 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

  1. BurpSuite: Option-> Connection-> SOCKS Proxy and click Check button - Use SoCKS proxy.
  2. SQLMAP: --tor
  3. NMap: proxychains nmap -A IP (Only works for TCP ports)

Telegram Proxy

https://t.me/proxy?server=t.segfault.net&port=8443&secret=bcfb182a1bafbc16ea92652628133c07