Skip to main content

How to Secure Your Wireless Home Network


Use these simple ways in which you can secure your wireless network.

Change The Admin Password
The default password for most wireless kits is ADMIN or something else set by manufacturers. If you haven’t changed this password then change it as soon as you can. It is surprising the amount of wireless networks that are hacked into or accessed by a third party because the ADMIN password is still ADMIN. All manufacturers manuals can be downloaded from the Internet with their admin password easily. 



Enable MAC Address filtering
Each wireless device has a unique identifier called the physical address or MAC address.
Access points and routers keep track of the MAC addresses for all devices that connect to them.Wireless routers offer the option to key in the MAC addresses of your home equipment so as to restrict the network to only allow connections from those devices.It ensures that rogue users cannot connect to the wireless router without using advanced MAC spoofing techniques.



Turn on encryption
All wireless devices support some form of encryption. Encryption technology scrambles messages sent over the air and ensures that they cannot be intercepted by hackers. Several encryption technologies exist for wireless communication today.
WPA is the strongest commonly available encryption technology for home devices. While WEP can also be used cracking WEP is just a matter of few minutes.
We would advice corporates to go for WPA with EAP Authentication, TKIP/RC4 Encryption or WPA 2 with EAP Authentication, AES-CCMP encryption for better security.



Change the default SSID
Access points and routers all use a network name called the SSID. Manufacturers normally ship their products with the same SSID set for all routers.
For example, the SSID for Netgear devices is normally ‘NETGEAR’. The default SSID can be changed from the administrative panel and should be set to something unique.



Disable remote login
The first router worm brute forces its way into the router in this manner. Most default usernames are set to Admin. It isn’t hard for a virus/worm to crack the password if the username is known. The good thing is that routers normally have this disabled by default. Be sure to confirm that it is disabled when you first set up your router and periodically thereafter. If you need to update your router setting remotely, only set up access for the time you are going to be connected.



Do not auto-connect to open wireless networks
Connecting to an open wireless network like a free wireless hotspot or your neighbour’s router exposes your computer to security risks and attacks.
Although not normally enabled, most computers have a setting available allowing these connections to happen automatically without notifying the user. This setting should not be enabled except in temporary situations.


Turn off network during extended periods of non-use
Turn off network while not in use. When you do not need the internet, turn off your router. While it is impractical to turn off and on the devices frequently, at least consider doing so during travel or extended periods of downtime.


Position the router or access point safely
Wireless signals normally reach to the exterior of a home. A small amount of signal leakage outdoors is not a problem, but the further this signal reaches, the easier it is for others to detect and exploit.
Wireless signals often reach through neighbouring houses and into streets.hen installing a wireless home network, the position of the access point or router determines its reach.
Try to position these devices near the centre of the home rather than near windows to minimize leakage.Many routers allow you to reduce the range of your router from the administrative panel to prevent the signal leakage.


follow these simple steps and secure your connection .



please comment below if this post is useful for you..
:)

Comments

Post a Comment

Popular posts from this blog

11 Quick Tips: Securing Your WordPress Site

WordPress is the most used open-source platform nowadays for any type of websites: whether it is blog, CMS or any other custom solution. WordPress is naturally based on PHP (among other languages), so, as a PHP developer I always make sure to cover/apply some tips for WordPress to make secure and speedup the site which I develop. In this WordPress tutorial you will find tips and tricks for securing WordPress and otimizing your WordPress blog. This section will going to cover the tips related to securing your WordPress site. Tips includes protecting files, login restriction, WordPress admin restriction, database protection, etc. Security Tip 1:  Stay Updated The most important tip for securing the self hosted WordPress websites is also the most obvious; WordPress provides updates with security fixes all of the time. When you get the notification in admin panel, don’t ignore it! It’s the single most effective way to secure your site from attacks, and yet so many people leave their site (

Make Deface Pages For Hacking Sites With Two MethoD

1st Method!!! In this Method i will tell you how to make Deface page With Advance Deface page Creator Tool

Types Of Hack Or Attack

hello Reader , today i'm going to sharing you some types of hack attacks are done by hackers : - Cross Site Scripting (XSS)     XSS flaws occur whenever an application takes user supplied data and sends it to a web browser without first validating or encoding that content. XSS allows attackers to execute script in the victim's browser which can hijack user sessions, deface web sites, possibly introduce worms, etc.   - Injection Flaws     Injection flaws, particularly SQL injection, are common in web applications. Injection occurs when user-supplied data is sent to an interpreter as part of a command or query. The attacker's hostile data tricks the interpreter into executing unintended commands or changing data.any  idiot can do this :p      - Malicious File Execution     Code vulnerable to remote file inclusion (RFI) allows attackers to include hostile code and data, resulting in devastating attacks, such as total server compromise. Malicious file exec