Friday, 26 January 2018

VIRTUAL COMPUTING SIMPLIFIED

VIRTUAL COMPUTING SIMPLIFIED

Unaware of the executable files!!! , don’t know coding!!! , don’t know how to check whether an exe a virus or trusted files, untested code, or untrusted programs from unverified third-parties, suppliers, untrusted users and untrusted websites. Viruses, Malwares, Rootkits, Backdoors and what not are not flowing on internet these days. How to choose which file to execute and which will not open a backdoor in my PC. Does one need to know coding language for that, and if so how many. I say today there is no need to know the coding to test whether an exe is a trusted file or a virus u can just execute it in a virtual environment and can’t test the behavior of the exe file. Let’s see how to do this

For full explanation of working and explanation of the method just read the Documentation below:-
View Document

Tuesday, 9 January 2018

WPA ENCRYPTION DEMYSTIFIED

WPA ENCRYPTION DEMYSTIFIED


In your home, chances are that you have a wireless Wi-Fi router for your network. This router lets you connect things like your laptop and your iPad/iPhone/iPod to the network through Wi-Fi. Many people leave their Wi-Fi routers completely open with no security. This is a problem for two reasons:
1. Anyone who wants to can connect to your network and use your bandwidth. If they download something illegal (music files, child porn, etc.), it gets traced back to you rather than them. 
2. Given the right equipment, they can snoop on your network traffic and see all the data moving on your network.
Because of these two problems, people turn on encryption to secure their routers. WEP was the first encryption standard, but it has problems that make it not so secure. WPA is the second encryption standard and solved most of the problems with WEP. Therefore, people who are conscious of security and use it on their routers almost exclusively use WPA.

For full explanation of working and hacking a WPA network just read the Documentation below:-