Saturday, October 20, 2007

Watch movies with subtitles for better understanding

these are some websites where u will get subtitle for any movies
http://www.opensubtitles.org/en

CODE
http://www.mysubtitles.com/

CODE
http://www.divxstation.com/subtitles.asp

CODE
http://www.subtitles.cz/en/

CODE
http://www.subbiee.com/

CODE
http://www.rdwsubs.com/

CODE
http://www.anysubs.com/

CODE
http://www.subtitlesbox.com/

CODE
http://subtitles.co.il/

Hack the modem for hi speed internet

Hi Guys,
Hack Your Modem and Increase Your Download Speed from 64Kbps to any Speed You Wish

Most of us will be feeling that the surfing speed which is allocated by our ISP is not enough. People with 64Kbps will think 128Kbps will be cool speed. People with 128Kbps will think 256Kbps will be cool and so on

This tutorial will teach you how to increase your 64Kbps link to 512Kbps or what ever speed you like.

It is very much possible to do this. With a bit of luck if your Cable Internet Service Provider are very uneducated on how this very new technology works and leave some key loopholes open for you to grab vital information on how to accomplish this task. But this tutorial will no guarantee you 100% success.

Okay here we go. I'm going to try to explain you as best as I can to accomplish re-configuring your SB5100, SB4100 or SB3100 cable modem

Theory of cable modem working

All the cable modems when it boots up it will search for an "Image file" where in all configuration like your upload speed limit and download speed limit is defined. This "Image file" is stored in ISP`s TFTP server. Modem will be pre-configured with the ISP`s TFTP server IP address and the Image file name to be downloaded. When the modem boots up it query TFTP server and download Image file from TFTP server according to this this our speed limits will be set.

Our Mission

Get this Image file from ISP`s TFTP server, reconfigure it according to our need and force our modem to download this file from our Computer rather than downloading it from our ISP`s TFTP server.

Steps to accomplish

1). Get cable modems MAC address
2). Get your ISPs TFTP server IP address
3). Get name and path of the "configuration file" or Image file stored in the ISP`s TFTP server.
4). Download Image file from ISP`s TFTP server.
5). Decrypt the Image file which you downloaded from ISP`s TFTP server
6). Modify the Image file
7). Encrypt the modified Image file
8). Change your computer's TCP configuration same as ISP`s TFTP server (i.e. IP address same as ISP`s TFTP server)
9). Host TFTP server in your computer
10). Put Image file in the base directory of your TFTP
11). Restart your modem
12). Changer your PC's IP back as given by ISP
13). OOPS Done. Start surfing with your new speed


1). Get cable modems MAC address

You can either look at the back of the modem to get this MAC Address or you can logon to your Cable modem with your Web Browser hxxp://192.168.100.1/ . This is internal HTML pages stored within your DOCsis cable modem (SB5100, SB4100 and SB3100) that gives you even more vital information on configuration. Unless it is turned off by your ISP. This feature might be totally turned off by your ISP.

2). Get your ISPs TFTP server IP address
3). Get name and path of the "configuration file" or Image file stored in the ISP`s TFTP server.

For getting this vital information you have to do an SNMP walk over your modem. For doing this you can use any one of the tools below

a) There's a program called QUERY.EXE from Weird Solutions which is a BOOTP packet request program that will tell you everything you need to know, without all these extra steps. It will display the Image Filename, TFTP server address, which is really all you need to get started. To use this BOOTP QUERY tool, you need the MAC address of your cable modem

Or

Experts can use Solarwinds SNMP program

Or

c) Beginners can use DOCSIS Diagnosis utility

Or

d) Beginners can use SNMPWALK Tool

use command "snmpwalk 192.168.100.1 public"

NOTE: Use modem's IP address as "192.168.100.1" (SB5100, SB4100 and SB3100) when it asked to provide by any of the above tools. SNMP community is "Public"

Using the above tools you will get the information of your ISP`s TFTP server IP and the name of your "Image file" stored in that TFTP server
All your vital information is stored in this file, One of which is the MaxRateDown 2621440; MaxRateUp 393216;. (This was my ISP settings. Which you can see is similar to what speed I was getting. 40KB/s up and 250 KB/s down)

Among these, the one we need are:
Configuration TFTP Server = 194.*.*..90 (replace this with yours throughout in the doc)
Configuration filename = isrr.bin (replace this with yours throughout in the doc)
And
IP fragments created = 0
IP address.10.xxx.xxx.xxx = 10.xxx.xxx.xxx
IP address.192.168.100.1 = 192.168.100.1 (the IP address of the cable modem, (replace this with yours throughout in the doc)
IP-to-If-index.10.xxx.xxx.xxx = 2

Suggestion: You can do this step by sniffing the modem i.e. "192.168.100.1" when modem boots up. I never tried this method. Try your luck.


4). Download Image file from ISP`s TFTP server.

For doing this got to your command prompt and use below commands with out quotes and bracket.


"C:\tftp -i GET "

Okay now you got Image file from your ISP`s TFTP server.


5). Decrypt the Image file which you downloaded from ISP`s TFTP server
6). Modify the Image file
7). Encrypt the modified Image file

Use docsis tool which you can download from
CODE
http://sourceforge.net/projects/docsis


using this program you can decrypt image file change the upload speed and download speed ,save it and encrypt back. Rename this newly created file same as your original image file.


8). Change your computer's TCP configuration same as ISP`s TFTP server (i.e. IP address same as ISP`s TFTP server)

Go to my network place and right click ->properties
Select your LAN Card right click ->property->Internet Protocol (TCP-IP) double click on it and change it to as following values
Configure your TPC's TCP settings as below
IP: 194.*.*.90 (replace with the ISP's TFTP server)
Netmask: 255.255.255.0
Gateway: 192.168.100.1 (replace with your cable modem's IP address)

Note: Gateway should be 192.168.100.1 then only your modem can communicate with computer.


9). Host TFTP server in your computer
10). Put Image file in the base directory of your TFTP
11). Restart your modem

Download TFTP Server software and host TFTP server in your computer
You can download TFTP server from:
CODE
ftp://ftp.ida.net/pub/wireless/tftpd32.exe


Start TFTPD32 server. Go to Settings and set the Security to None. Increase the timeout to 20secs and the Max Retransmit to 6. Choose to translate UNIX filenames. Make sure it's base directory point to where the isrr.bin is (i.e. the image file which you modified). If you need to replicate a directory pathname along with the image file, then make a directory from root that corresponds to the image file pathname.

Restart your modem, and AS SOON as the SEND light goes solid, you should see a receive on your TFTP server i.e. your PC


12). Changer your PC's IP back as given by ISP
13). OOPS Done. Start surfing with your new speed

Now you change your TCP settings of your PC back to normal as given by ISP. (I.e. Put your original IP address and gateway)

Oops you hacked your modem. Test out by downloading some files using DAP (Download accelerator plus)

Note: This speed will remain same until you restart your cable modem. So each time you reboot your modem you have to follow the steps 8,9,10,11 and 12


Have Fun

Monday, August 27, 2007

sql injection

I want to show you just one way that hackers can get in to your website and mess it up, using a technique called SQL Injection. And then I'll show you how to fix it. This article touches on some technical topics, but I'll try to keep things as simple as possible. There are a few very short code examples written in PHP and SQL. These are for the techies, but you don't have to fully understand the examples to be able to follow what is going on. Please also note that the examples used are extremely simple, and Real Hackers™ will use many variations on the examples listed.

If your website doesn't use a database, you can relax a bit; this article doesn't apply to your site — although you might find it interesting anyway. If your site does use a database, and has an administrator login who has rights to update the site, or indeed any forms which can be used to submit content to the site — even a comment form — read on.

Warning

This article will show you how you can hack in to vulnerable websites, and to check your own website for one specific vulnerability. It's OK to play around with this on your own site (but be careful!) but do not be tempted to try it out on a site you do not own. If the site is properly managed, an attempt to log in using this or similar methods will be detected and you might find yourself facing charges under the Computer Misuse Act. Penalties under this act are severe, including heavy fines or even imprisonment.What is SQL Injection?

SQL stands for Structured Query Language, and it is the language used by most website databases. SQL Injection is a technique used by hackers to add their own SQL to your site's SQL to gain access to confidential information or to change or delete the data that keeps your website running. I'm going to talk about just one form of SQL Injection attack that allows a hacker to log in as an administrator - even if he doesn't know the password.

Is your site vulnerable?

If your website has a login form for an administrator to log in, go to your site now, in the username field type the administrator user name.

In the password field, type or paste this:

x' or 'a' = 'a

If the website didn't let you log in using this string you can relax a bit; this article probably doesn't apply to you. However you might like to try this alternative:

x' or 1=1--

Or you could try pasting either or both of the above strings into both the login and password field. Or if you are familiar with SQL you could try a few other variations. A hacker who really wants to get access to your site will try many variations before he gives up.

If you were able to log in using any of these methods then get your web tech to read this article, and to read up all the other methods of SQL Injection. The hackers and "skript kiddies" know all this stuff; your web techs need to know it too.The technical stuff

If you were able to log in, then the code which generates the SQL for the login looks something like this:

$sql =
"SELECT * FROM users
"WHERE username = '" . $username .
"' AND password = '" . $password . "'";

When you log in normally, let's say using userid admin and password secret, what happens is the admin is put in place of
$username
and secret is put in place of
$password
. The SQL that is generated then looks like this:

SELECT * FROM users WHERE username = 'admin' and PASSWORD = 'secret'

But when you enter
x' or 'a' = 'a
as the password, the SQL which is generated looks like this:

SELECT * FROM users WHERE username = 'admin' and PASSWORD = 'x' or 'a' = 'a'

Notice that the string:
x' or 'a' = 'a
has injected an extra phrase into the WHERE clause:
or 'a' = 'a'
. This means that the WHERE is always true, and so this query will return a row contain the user's details.

If there is only a single user defined in the database, then that user's details will always be returned and the system will allow you to log in. If you have multiple users, then one of those users will be returned at random. If you are lucky, it will be a user without administration rights (although it might be a user who has paid to access the site). Do you feel lucky? How to defend against this type of attack

Fixing this security hole isn't difficult. There are several ways to do it. If you are using MySQL, for example, the simplest method is to escape the username and password, using the mysql_escape_string() or mysql_real_escape_string() functions, e.g.:

$userid = mysql_real_escape_string($userid);
$password = mysql_real_escape_string($password);
$sql =
"SELECT * FROM users
"WHERE username = '" . $username .
"' AND password = '" . $password . "'";

Now when the SQL is built, it will come out as:

SELECT * FROM users WHERE username = 'admin' and PASSWORD = 'x\' or \'a\' = \'a'

Those backslashes ( \ ) make the database treat the quote as a normal character rather than as a delimiter, so the database no longer interprets the SQL as having an OR in the WHERE clause.

This is just a simplistic example. In practice you will do a bit more than this as there are many variations on this attack. For example, you might structure the SQL differently, fetch the user using the user name only and then check manually that the password matches or make sure you always use bind variables (the best defence against SQL injection and strongly recommended!). And you should always escape all incoming data using the appropriate functions from whatever language your website is written in - not just data that is being used for login.

Wednesday, July 18, 2007

All the current prices of indian hardware for computers

Processors Price List :

AMD Processors :

Sempron 64 AM2
Sempron 3000+ (1.6GHz 256KB L2 cache) Rs.1800
Sempron 3200+ (1.8GHz 256KB L2 cache) Rs.2100
Sempron 3400+ (2.0GHz 256KB L2 cache) Rs.2500

Athlon 64 AM2
Athlon 64 3000+ (1.8GHz 512KB L2 cache) Rs.2600
Athlon 64 3200+ (2.0GHz 512KB L2 cache) Rs.3050
Athlon 64 3500+ (2.2GHz 512KB L2 cache) Rs.3400
Athlon 64 3800+ (2.4GHz 512KB L2 cache) Rs.3800
Athlon 64 4000+ (2.6GHz 512KB L2 cache) Rs.4300

Athlon 64 X2 AM2
Athlon 64 X2 3600+ (2.0GHz 512KB L2 cache) Rs.4400
Athlon 64 X2 3600+ (1.9GHz 1MB L2 cache) Rs.5000
Athlon 64 X2 3800+ (2.0GHz 1MB L2 cache) Rs.5400
Athlon 64 X2 4000+ (2.1GHz 1MB L2 cache) Rs.6400
Athlon 64 X2 4200+ (2.2GHz 1MB L2 cache) Rs.7300
Athlon 64 X2 4400+ (2.3GHz 1MB L2 cache) Rs.8100
Athlon 64 X2 4600+ (2.4GHz 1MB L2 cache) Rs.8900
Athlon 64 X2 4800+ (2.5GHz 1MB L2 cache) Rs.9400
Athlon 64 X2 5000+ (2.6GHz 1MB L2 cache) Rs.9900
Athlon 64 X2 5200+ (2.6GHz 2MB L2 cache) Rs.10675
Athlon 64 X2 5400+ (2.8GHz 1MB L2 cache) Rs.11850
Athlon 64 X2 5600+ (2.8GHz 2MB L2 cache) Rs.13250
Athlon 64 X2 6000+ (3.0GHz 2MB L2 cache) Rs.20950

Intel Processors :

Celeron D (775)
326 (256K L2 cache 2.53GHz 533MHz FSB) Rs.1600
331 (256K L2 cache 2.66Ghz 533MHz FSB) Rs.1700
336 (256K L2 cache 2.80Ghz 533MHz FSB) Rs.1800
347 (512K L2 cache 3.06Ghz 533MHz FSB 65nm) Rs.1950

Pentium 4 (775)
506 (1MB L2 cache 2.66Ghz 533MHz FSB) Rs.3000
511 (1MB L2 cache 2.80Ghz 533MHz FSB) Rs.3100
516 (1MB L2 cache 2.93Ghz 533MHz FSB) Rs.3200
521 (1MB L2 cache 3.06Ghz 533MHz FSB) Rs.3250
531 (1MB L2 cache 3.00Ghz 800MHz FSB) Rs.3500
541 (1MB L2 cache 3.20Ghz 800MHz FSB) Rs.3600

Pentium D (775)
805 (2MB L2 cache 2.66Ghz 533MHz FSB) Rs.3900
820 (2MB L2 cache 2.80Ghz 800MHz FSB) Rs.4250
915 (4MB L2 cache 2.80Ghz 800MHz FSB) Rs.5100
925 (4MB L2 cache 3.00Ghz 800MHz FSB) Rs.5600
935 (4MB L2 cache 3.20Ghz 800MHz FSB) Rs.6400

Core 2 Duo (775)
E4300 (2MB L2 cache 1.80Ghz 800MHz FSB) Rs.7500
E6300 (2MB L2 cache 1.86Ghz 1066MHz FSB) Rs.8300
E6400 (2MB L2 cache 2.13Ghz 1066MHz FSB) Rs.10900
E6600 (4MB L2 cache 2.40Ghz 1066MHz FSB) Rs.15300
E6700 (4MB L2 cache 2.66Ghz 1066MHz FSB) Rs.23800

Motherboard Price List :

Motherboard for AMD CPU (Socket AM2) DDR2

Asus M2V-TVM Rs.3050
Asus M2NPV-VM Rs.4300
Asus M2N-MX Rs.4000
Asus M2NPV-MX Rs.4100
Asus M2N4 SLI Rs.5600
Asus M2N-E Rs.6000
Gigabyte RS482 Rs.3900
MSI K9NGM2 Rs.4200
MSI K9N ULTRA Rs.5600

Motherboard for Intel CPU (Socket 775) DDR2

Asus P5RD2 VM Rs.3100
D-Link 915 Rs.3900
Intel D102GGC2 Rs.3800
Intel D945GNTL Rs.4400

Motherboard for Intel CPU (Socket 775) Supporting Core 2 Duo Processors

Asus P5LD2-VM SE Rs.3900
Asus P5B-VM Rs.7500
Asus P5B DLX Rs.9900
Asus P5WDH DLX Rs.12700
Gigabyte GA-945GM-S2 Rs.3900
Gigabyte GA-965P-DS3 Rs.8900
Gigabyte GA-965P-DQ6 Rs.12500
Intel D946GSIL Rs.4200
Intel D965RY Rs.6100
Intel D965WH Rs.6900
Intel D975XBX2 Rs.12900
MSI P965 Neo-F Rs.5800
MSI P965 Platinum Rs.8200
MSI D975X Platinum V.2 Rs.10200

Hard Disk Drives (Seagate \ Samsung) Price List :

IDE 7200 RPM :
80 GB (7200 RPM) Rs.1800
120 GB (7200 RPM) Rs.2200
160 GB (7200 RPM) Rs.2500
200 GB (7200 RPM) Rs.2800
250 GB (7200 RPM) Rs.3200
300 GB (7200 RPM) Rs.3900
320 GB (7200 RPM) Rs.4100

SATA :
80 GB SATAII Rs.1900
120 GB SATAII Rs.2300
160 GB SATAII Rs.2400
200 GB SATAII Rs.2900
250 GB SATAII Rs.3300
300 GB SATAII Rs.4000
320 GB SATAII Rs.4200

RAM Price List :

DDR 333/400MHz :

Dynet / Twinmos 256 MB Rs.1050
Dynet / Twinmos 512 MB Rs.1800
Dynet / Twinmos 1 GB Rs.3600

Transcend 256 MB Rs.1100
Transcend 512 MB Rs.2000
Transcend 1 GB Rs.3900

Kingston 256 MB Rs.1200
Kingston 512 MB Rs.2200
Kingston 1 GB Rs.4200

DDR2 533/667MHz :

Dynet / Twinmos 256 MB Rs.850
Dynet / Twinmos 512 MB Rs.1500
Dynet / Twinmos 1 GB Rs.3000

Transcend 256 MB Rs.950
Transcend 512 MB Rs.1600
Transcend 1 GB Rs.3100

Kingston 256 MB Rs.1050
Kingston 512 MB Rs.1700
Kingston 1 GB Rs.3300

Corsair 256 MB Rs.1200
Corsair 512 MB Rs.2200
Corsair 1 GB Rs.4100

Graphic Cards Price List :

PCI-E 16x :

Sparkle 7100GS 512MB Rs.2100 (128MB Onboard)
Sparkle 7100GS 512MB Rs.2500 (256MB Onboard)
Sparkle 7600GS 256MB Rs.4850
Sparkle 7600GT 256MB Rs.6500
XFX 7100GS 512MB Rs.2750
XFX 7300GS 512MB Rs.3000 (256MB Onboard)
XFX 7300GT 256MB Rs.4400
XFX 7600GS 512MB Rs.5500 (256MB Onboard)
XFX 7600GT 256MB Rs.8400
XFX 7900GS 512MB Rs.12000 (256MB Onboard)
XFX 7900GT 256MB Rs.16000
XFX 7950GT 512MB Rs.20000
XFX 8800GTS 320MB Rs.25400
XFX 8800GTS 640MB Rs.28500
XFX 8800GTX 768MB Rs.37500
Zebronics 8800GTS 320MB Rs.19500
Zebronics 8800GTS 640MB Rs.22500
Zebronics 8800GTX 768MB Rs.29500



CRT Moniters Price List :

L.G. 15" 500G Rs.3700
L.G. 17" 700E Rs.4500
L.G. 17" Flat E700SH Rs.5800
Philips 15" 105 Rs.3600
Philips 17" 107S Rs.4300
Philips 17" Flat Rs.5300
Philips 19" 109S Rs.9300
Samsung 15" 591S Rs.3700
Samsung 17" 793S Rs.4500
Samsung 17" Flat 798MB Rs.5700
Samsung 19" Flat 997MB Rs.11900
Viewsonic 17" Flat Rs.5700
Viewsonic 19" Flat Rs.9900

LCD / TFT Price List :

BenQ 15'' FP51G Rs.7800
BenQ 17'' FP71E+ Rs.8500
BenQ 19'' FP92W Rs.12000
L.G. 15" L1520B Rs.8200
L.G. 17" L1752S Rs.9500
L.G. 19" L1952S Rs.13400
Samsung 15" 540N Rs.8200
Samsung 17" 740N Rs.9500
Samsung 19'' 940BW Rs.13000
Viewsonic 15" VA503M Rs.7900
Viewsonic 17" VA712 Rs.9000
Viewsonic 17" VA1703 Rs.9900
Viewsonic 19" VG1930VM Rs.12700

Optical Devices Price List :

DVD ROM :
Sony Rs.850
Samsung Rs.840
L.G. Rs.830
Liteon Rs.850

Combo Drives :
L.G. Rs.1020
Samsung Rs.1000
Sony Rs.1100

DVD Writers :
16 X L.G. Rs.1600
20 X Liteon Rs.1850
16 X Samsung Rs.1650
16 X Sony Rs.1700

Speakers Price List :

Altech Lancing AVS-121I Rs.1100
Altech Lancing ATP3 2.1 Rs.2600
Altech Lancing VL-251 5.1 Rs.4000
Creative SBS 2.1 Rs.1100
Creative SBS 5.1 Rs.2200
Creative Inspire 2.1 Rs.1800
Creative Inspire 4.1 Rs.2400
Creative Inspire 5.1 Rs.3700
Creative Inspire 6.1 Rs.5300
Creative Inspire 7.1 Rs.6900
Logitech M20 MM 2.1 Speaker Rs.950
Logitech M30 MM 2.1 Speaker Rs.1950
Logitech M50 MM 5.1 Speaker Rs.2850

Cabinet\SMPS Price List :

Cooler Master 380W SMPS Rs.1900
Cooler Master 500W SMPS Rs.3200
Frontech Jupitar Rs.1100
I-Ball 441 Rs.1625
I-Ball GRABIT Rs.1650
I-Ball Benz Rs.1850
Novatech ATX Rs.1600
Odessey ATX Rs.1100
Powersafe 500W SMPS Rs.2600
Typhoon 400W Rs.620
Zebronics Antibiotics Cabinet Rs.1700
Zebronics Elegance Cabinet Rs.1550
Zebronics Pure Platinum 400W Rs.1500
Zebronics Pure Platinum 500W Rs.2100

TV Tuner Cards Price List :

TV Tuner Frontech/Intex Rs.1150
TV Tuner Frontech/Intex Ext Rs.1000
Pixel View Play TV Pro Rs.1550
Pinnacle PCTV 50i Rs.2300
Pinnacle PCTV 100i Rs.4100
Tech-Com Ext TV Tuner for TFT/LCD Rs.1790

Headphones Price List :
Altec Lansing AHS202i - Stereo headset Rs.650
Altec Lansing AHS502i Closed Ear-cup Headset Rs.900
Logitech Precision PC Gaming Headset Rs.1900
Logitech Premium Stereo Refresh Headset Rs.800

Web Camera Price List :

Tech-Com Web Camera Rs.500
Logitech Quickcam Go WebCamera Rs.990
Logitech Quickcam Cam Family Rs.1200
Logitech Quickcam Masenger Rs.1500

Printers/Scanners Price List :
HP Scanjet G3010 Photo Scanner Rs.6350
HP Deskjet F370 All-In-One (Printer/Scan/Copier) Rs.4050
HP Inkjet F380 All-In-One (Print, Scan, Copy) Rs.4550

Gaming Devices Price List :
Logitech Wingman Precision Game pad Rs.650
Logitech Wingman Force 3d Joystick Rs.3650
Logitech Wingman Attack 3 Joystick Rs.1350
Mercury Gamedpad Rs.550
Frontech Jpystick Josh Rs.800
Frontech Adventure Wheel Rs.1200
Frontech Voyager Wheel Rs.1450
Logitech Force Feel Back Wheel Rs.3000

Modems Price List :

56K Internal PC-Tel Rs.250
D-Link 56K Internal Rs.400
D-Link 56K Ext. Rs.1300
DSL Modem D-Link Rs.1400

UPS Price List :

Microtech 600VA Rs.1800
Microtech 800VA Rs.2300
Microtech 1KVA Rs.2900
Wipro 500VA Rs.1600
Wipro 600VA Rs.2000
Wipro 800VA Rs.2500
APC 500VA Rs.1995
APC 650VA Rs.2700
APC 800VA Rs.4600
Frontech 600 VA Rs.1600

Tuesday, July 10, 2007

Believe It Or Not!



Isn't the output queer? A month with whole of eleven days missing. This was the time England shifted from Roman Julian Calendar to the Gregorian Calendar, and the king of England ordered those 11 days to be wiped off the face of the month of September of 1752. (What couldn't a King do in those days?!) And yes, the workers worked for 11 days less, but got paid for the entire 30 days. And that's how "Paid Leave" was born.

your ip

Show my IP address location HTML code