Many of us often forget windows passwords and find it difficult to recover it . Here is a simple trick by which you can change your password using command line .You can change the password using the net user command.
While booting press F2 or F12 when the screen appears .
Now a screen will appear with three options:
> Safe Mode > Safe Mode with Command Prompt > Start Windows Normally
Choose Safe mode with Command prompt and command prompt pops up. Type the following:
net user user_name new_password
Eg: net user ram admin
NOTE: The command must be executed as it is with spaces .
This command only works with Windows xp and Windows 7.It doesnt work on windows 8.
The same net user command can be used to reset password once you have administrator level access .
First , Log in to the administrator account and type the same :
net user user_name new_password
That's it now you have changed the password
NOTE:Non-administrators receive a "System error 5 has
occurred. Access is denied" error message when they attempt to change the password
Friends this video gives the operation of stuxnet and the detailed process behind it .Stuxnet is one of the most sophisticated virus ever developed capable of controlling pipelines .Take a look at the video
Hai friends. Most of us use google to search and get information and it has become mandatory activity . Many of them say google it . Yes of course google is a great search engine with a lot of advanced features. It is very easy to browse and get information. It is also ad free but there is something behind this which we need to understand. Google saves all the information of us with our ip address while browsing through google in its servers . So our privacy is not retained and is lost. All our information must be secured and google must not save the history but still use google to browse . Is that possible . Dont Panic ! It is possible.
We can use web based proxies to secure out browsing and safe anonymously. There are many web based proxies available. The most popular being Anonymizer, Hidemyass.We can use these proxies to connect to google and surf anonymously .
I will tell you how to surf anonymously.
First connect to http://www.anonymizer.ru/.
In the address bar type www.google.com .
Hit enter thats it you can now browse anonymously . All other web based proxies are similar to this . You can alternatively use Hidemyass.com. You can not only browse google but any website anonymously . Just in the address bar enter the website you want surf anonymously . The concept behind is that we use proxies which act as a mask between us and the google so when you browse through these proxies google will note the ip address of the proxy and it will think that proxy is connecting to it , actually we are using proxy to connect to it.
Great!! You are done with this . Please like this and subscribe to my posts.
Caution: Be careful while using web based proxies and only use trusted proxies as even these proxies can note your information.
Hai friends . The technology is developing rapidly and not only that , the threat from hackers is increasing continuosly over the world . With Edward Snowden disclosing details about the NSA spying all internet conversation over the past few years , nothing is safe the mails we send and the files we upload.Many hackers are developing very advanced viruses that could bypass all the Antivirus softwares. Examples are STUXNET and FLAME , these viruses were used as cyber weapons against countries.These viruses are the most sophisticated viruses ever developed and the most important part is that their source codes are available online fully. Anyone can just modify the source code and create another cyber weapon. We cant stop them but.. we can protect ourselves from them . Always "PREVENTION IS BETTER THAN CURE".
We need to secure ourselves from them . Some security tips
=>Install an antivirus software and regularly update it.
=>Perform a USB scan when connecting an USB to the computer.
=>Download contents from trusted sources only.
=>Choose a strong password for your account
Strong passwords is a must for your accounts to be safe .Never choose your no , name ,personal details as password .Instead you can have a line or phase Eg.twinklelittlestar.Also use numbers and special symbols as they increase your security.
Hai friends i hope the part one was useful , this part 2 is going to be the continuation of part 1. So i would prefer you to read part one first and then com here . Suppose you wish to know your ip address , you can find your ip address by visiting the website www.whatismyipaddress.com. What if you want to know the ip address of a website , ip address of any website can be found out easily using command prompt , just open command prompt and type ping www.abc.com and hit enter e.g to know the ip address of Facebook we should type ping www.facebook.com . When we type this command we get some thing like a group of numbers separated by dot ,this is the ip address of the website here 69.171.242.74.
C:\Users\sriram>ping www.facebook.com
Pinging www.c10r.facebook.com [69.171.242.74] with 32 bytes of data:
Reply from 69.171.242.74: bytes=32 time=455ms TTL=242
Reply from 69.171.242.74: bytes=32 time=340ms TTL=242
Reply from 69.171.242.74: bytes=32 time=473ms TTL=242
Reply from 69.171.242.74: bytes=32 time=424ms TTL=242
Ping statistics for 69.171.242.74:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 340ms, Maximum = 473ms, Average = 423ms
Ip address of a website can also be found out using an online pinging tool called ping.eu. First connect to the website http://www.ping.eu/ping/ and type the website in the IP address or host name: box and hit go we now get the ip address as 69.171.228.74
We can access facebook either through 69.171.242.74 or 69.171.228.74 .
Ping – Shows how long it takes for packets to reach host