Sunday, September 20, 2009

Increase your download speed from 64kbps to 2mbps

Increase your download speed from 64kbps to 2mbps - PRAKASH JANAWADE Ethical Hacker
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 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
Cool. 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). 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.


Cool. 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

good luck.......

Cant See Secure Sites

Fix the problem with seeing them secrue sites (banks or online stores) i found this very usefull to me at my work (isp backbone support lol, at the time i was regular support )


Any way... what u need to do is make a new notepad file and write in it the followng DLL's.. just copy-paste these

regsvr32 SOFTPUB.DLL
regsvr32 WINTRUST.DLL
regsvr32 INITPKI.DLL
regsvr32 dssenh.dll
regsvr32 Rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
regsvr32 slbcsp.dll
regsvr32 Cryptdlg.dll

and save it as > all file types, and make it something like securefix.bat.
then just run the file and ur problem shuld be gone.

Saturday, September 19, 2009

Shutdown, Restart, and Logoff Icons on Desktop

You can have shortcuts on the Desktop for shutdown, restart, logoff, standby etc.Shutdown restart icons on desktop

Right-click on the Desktop and create a new shortcut by selecting New > Shortcut.

Then in the Type the location of the item box, entershutdown.exe -s -t 00

where 00 is the delay in seconds (you can increase it). You will then be asked to select a name (call it “Shutdown”, for example).

After creating the shortcut, you can change the icon assigned to it by right-clicking on the shortcut and selecting Properties. The window that comes up next has a Change Icon option.

For a Restart shortcut, use shutdown.exe -r -t 00

For logoff shortcut, type shutdown -l -t 00

For Fast User Switching shortcut, use Rundll32.exe User32.dll, LockWorkStation

For Standby/Hibernation shortcut use Rundll32.exe PowrProf.dll, SetSuspendState

Sunday, September 13, 2009

Add Button 'Save Blogger Post As Pdf' Blogger


How to add 'save As Pdf Button' in each blogger post of your blogger so as the readers can save your post in pdf format which they like.This tool will really help your readers in saving your post they like.I am vey happy to post this button as i m sure my readers will like this for sure as is very useful.After this post i will post an trick 'how to save any blogger all posts as pdf too' i.e to download all bloggers posts of any blog in pdf format.

How to add 'save As Pdf Button' ?




Login to Blogger > Layout > Edit HTML > Expand Widgets > Press Ctrl+F > Search For Below Red Codes

<data:post.body/>

If you are using Read More Hack you will find above code twice so use second code.

Add the below codes after the above codes

<script type="text/javascript">
</script>
<script src="http://web2pdf.freepdfconvert.com/pdfbutton.js" type="text/javascript">
</script>

Preview it.If its work fine.Save your template.

Saturday, September 12, 2009

Repairing and Upgrading Your PC

Repairing and Upgrading Your PC

Repairing and Upgrading Your PC
By Robert Thompson, Barbara Fritchman Thompson
5.6 MB l RS link


DOWNLOAD

Password : tipsclub

How to Add Facebook to the Sidebar Firefox 3.5

facebook_logo

Love Facebook?Add its chat to your sidebar in Fireofx 3.5.

  1. Navigate to Bookmarks > Organize Bookmarks. A window will open.
  2. Click on the folder where you want to place the bookmark. Now press Organize and Add New Bookmark.
  3. Name the bookmark “Facebook Chat” and paste http://www.facebook.com/presence/popout.php
  4. Checkmark the box that says “Load this Bookmark in the sidebar”
  5. Close the windows.
  6. Now try to use your new bookmark. Facebook chat will now open in your sidebar.

facebook chat in sidebar

Now you can chat with your friends without having to open Facebook in a separate tab.

Monday, September 7, 2009

How To Block Unwanted Scraps on Orkut


Oh my God! I never thought Orkut would even give consideration to the feature that they have finally implemented now. Orkut was always looked down upon when compared to other social networking websites due to its low privacy features and security holes which could get your Orkut account hacked or even cause you to lose some very personal information but the recent addition of a new feature to the Orkut system shall now ensure that Orkut will be safe enough to compete with other social networks like Facebook and MySpace.




How To Block Unwanted Scraps on Orkut

“Friends and Friends Only Scraps” (Thats what I call it) is a new feature that has been recently added to the Orkut system and will ensure that you get scraps only from the people you trust i.e. friends and family etc. This will block all unwanted scraps in your scrapbook from people who usually used to spam you or irritate you for no reason. The new great feature will make sure that you don’t get links to any malicious scripts and websites and will also prevent unknown people from writing something abusive or unethical on your scrapbook.

Follow the simple little steps to set up the “Friends and Friends Only Scraps” Feature

  • Open Orkut Privacy Settings
  • See the third row which says “allow scraps to be written by”
  • In the drop down menu select “Friends”
  • Save changes and You are done


That should do the trick now you can happily and safely use Orkut without the fear of getting hacked or getting vulgar/unwanted scraps in your scrapbook.

*******************************END***********************************