Monday, 26 September 2016

Tor and ProxyChains

Tor and ProxyChains::
================

Tor and proxychains allows you to stay anonymous while you are online.

How to install and use Tor and Proxy Chains.

1. # apt-get install tor* - This will install tor browser on your box.

2. # vi /etc/proxychains.conf
 unhash the line starting with dynamic_chain
 hash the line starting with strict_chain

3. # service tor start

Now you browse anonymously as follows:-

# proxychains firefox google.com

You can also install tor browser for windows/apple and other linux distributions from the url below::

https://www.torproject.org/download/download


Tuesday, 6 September 2016

Wifi passwords from Router::

Wifi passwords from Router::
=====================

The default router password of different makes are as follows:

Modem BrandLogin IPUsernamePassword
3Comhttp://192.168.1.1adminadmin
Belkinhttp://192.168.2.1
BenQhttp://192.168.1.1adminadmin
D-Linkhttp://192.168.0.1admin
Digicomhttp://192.168.1.254adminmichelangelo
Digicomhttp://192.168.1.254userpassword
Digicomhttp://192.168.1.254adminmichelangelo
Linksyshttp://192.168.1.1adminadmin
Netgearhttp://192.168.0.1adminpassword
Sitecomhttp://192.168.0.1adminadmin
Sitecomhttp://192.168.0.1sitecom
Thomsonhttp://192.168.1.254useruser
US Roboticshttp://192.168.1.1adminadmin

If you are connected to a network and not aware of the wifi password.  Then try logging in to the router using default password.  In most cases, the router password will be default. Once you are able to login to the router, You would be able to steal the wifi password as it is displayed under the wireless option.

Hope this helps to an extend. Thanks