Thursday, June 28, 2012

Hide Drive On Your System


Here is the step by step procedure how to hide any partition / drive :

1.Go to Start > run > type “diskpart”.

A DOS window will appear with following discription.



 2. Then type “ list volume ”

     The result will look like :-



3. Suppose u wanna hide drive E then type “select volume 5".(without quotes)

Then a message will appear in same winwods { Volume 5 is the selected volume}



4. Now type “remove letter E”

Now a message will come { Diskpart Removed the Drive letter }



Diskpart will remove the letter.

Your Data is safe now from all unauthorised users.

Never Hide C:/ Drive … Otherwise Your System Will Not Work.

Wednesday, June 27, 2012

Hide Text In Your Notepad


This is one of the Notepad Hacks and by using this Hack you can Hide Text in your Notepad. This hack only works on the certain version of Windows. When you use this trick to hide any text on your notepad, and when some one open this file only empty or blank space will be there on that notepad, and even the file size remains the 1kb, but you can store a lot of text in it. The way of creating this Notepad differs from the Normal one, for this what you wanna do is go to the command prompt and type the below command in order to open-up a simple and normal notepad.


                                                C:\>notepad hackblogsme.txt





This will create a new notepad file with the name “hackblogsme”, like wise you can use the same command but you need to specify some attribute here in-order to hide your text in Notepad, and the command with the attribute is.


                                                C:\>notepad hackblogsme.txt: hidden.txt






Even this open-up a new notepad file with name “hackblogsme”, now you can type anything in the notepad then save it and close it. Now open the same notepad you saved now, you willnot be able to see anything on the notepad, and now check the file size of the notepad,  it remains as 1KB. In oreder to open and see the text that was  hidden in your notepad, what you all need to do is, type the same command which you used to create the notepad as…


                                                C:\>notepad hackblogsme.txt: hidden.txt




Now you was able to see the hidden text on the notepad.

TCP IP Filtering In Windows XP


TCP/IP Filtering is a “cheap” way to close off or open up certain ports to the outside world. Filtering was never meant to be an all-encompasing security approach, and should never be treated as such. It is an often overlooked but extremely easy security measure to implement. A couple notes of caution when using TCP/IP Filtering:
1. It applies to ALL network adapters on the computer, so adjust accordingly. If you have two adapters and they both need certain ports open/closed, the filtering policy will be applied to both.

2. You will need to restart your computer when changes are applied. In a server environment, sometimes this is an issue.
Steps:

Start Menu –> Control Panel –> Network and Internet Connections –> Right-Click (on the Adapter you want) and select Properties


The Following Properties box comes up: Select Internet Protocol (TCP/IP) and select Properties.




 


Select Advanced under the General Tab in TCP/IP Properties.


 


Under the Advanced Settings, select the Options tab, select TCP/IP filtering and select Properties.




In the TCP/IP Filtering dialog box, check Enable TCP/IP Filtering (All Adapters) and select Permit Only under TCP Ports or UDP Ports depending on your particular needs. Click here for a list of common ports and their uses