
Free WIFI World
Your 1 stop site for Wpa Wordlists & Wep Hacking!
Wireless Bridge Set Up:
Your primary router can be any brand of router – whatever you already have, for example. The DD-WRT firmware with wireless bridge mode need only be installed on the secondary router you’re turning into a client adapter (we’ll call it the “client router”).
This tutorial assumes that your primary router is, like most routers, assigning IP addresses by DHCP. Without DHCP enabled, your bridged peripherals may not be able to get onto the network.
Take note of any wireless security currently enabled on your primary router. If you are using WEP, note your passphrase and key length (64-bit, 128-bit, etc.). If using WPA or WPA2, note your passphrase. Later, you’ll need to input these on the secondary router.
You will need to access the administration interface of the secondary router, your DD-WRT router. Obviously, you can’t launch a web browser from your printer. For temporary setup purposes, you need to connect a wired PC to the secondary router. The easiest way is to grab a laptop computer, temporarily disable any wireless network it has, and connect it via Ethernet cable to one of the LAN ports on the secondary router. Do not connect it to the WAN, sometimes labeled “Internet” port, which can remain empty.
Step By Step
Assuming your DD-WRT is set to factory defaults, its IP address is 192.168.1.1. We are going to disable its DHCP server, so you should manually configure an IP address for your temporary PC. A good choice would be 192.168.1.2.
Step 1. To manually configure your IP address in Windows XP, click to Control Panel/Network Connections/Local Area Connection/Properties. Scroll down to Internet Protocol (TCP/IP) and click Properties. Now clickUse the Following IP Address and enter 192.168.1.2 as the IP, 255.255.255.0 as the Subnet Mask, and 192.168.1.1 as the Default Gateway.
On Mac OS X, click on Apple Menu/System Preferences/Network. In the Network Preferences pane, be sure that “Show” is set to Built-In Ethernet. Click the “TCP/IP” tab and set “Configure IPv4” to Manually.
As for Windows, enter the IP address 192.168.1.1, Subnet Mask 255.255.255.0, and Router 192.168.1.1. Click “Apply Now” to save the changes.
Step 2. Open a browser on your PC and connect to the DD-WRT router — its default address is http://192.168.1.1. The default login is root and password is admin. Of course, you should change these. You probably won’t, but our lawyers require us to say that.
Step 3. Click Setup/Basic Setup. Scroll down to Network Address Server Settings (DHCP). Click to disable DHCP. This will prevent the bridged router from assigning addresses, which will be the job of your primary router.
Step 4. Click Wireless/Basic Settings. For Wireless Mode select “Client Bridge.” Set Wireless Network Mode to match your primary router – “mixed” is the safe default, unless your primary router is set exclusively to b or g mode.
Step 5. Click Wireless/Wireless Security. For Security Mode, select the appropriate choice that matches your primary router – either none, WEP, WPA or WPA2. In this example, our primary router uses WPA security. The algorithm is set to “TKIP” on both routers, and we’ve entered our shared key.
Step 6. Click Status/Wireless. Scroll down to the bottom of the page, and you’ll see a button labeled “Site Survey.” You now need to associate this router to your primary router to create the bridge.
Click the Site Survey button, and a window pops up showing available wireless networks.
In our setup, one wireless network with SSID bordella is available. That is our primary router. Click the Join button to create the association.
DD-WRT will let you know that you’ve successfully joined the network.
Step 7. You’ve now completed the bridge.
To test it, you need to receive an IP address from your primary router. Revisit Step 1 and set your IP address back to automatic assignment. Unplug the network cable from your temporary PC, whistle a few times, and reconnect.
Your temporary PC should receive an IP address assigned by your primary router. You can test this by opening a browser and connecting to an Internet web site.
Success?
Hopefully, your temporary PC has connected to the Internet. Your bridge is working! You can now disconnect the temporary PC and connect the DD-WRT router to your intended peripheral(s), such as your printer or Xbox.
Failure!
If your temporary PC is not receiving an IP address from your primary router and can’t connect to the Internet, the bridge is not working.
Is wireless security enabled on your primary router? If so, try to disable it, even if temporarily. Revisit the configuration of the secondary router and disable wireless security there, too. Be sure to repeat Step 6 after making any changes to your secondary router.
If the bridge works without security, double-check your settings, particularly your passphrase. If you use WPA2 security on your primary router, try WPA instead. WPA2 may not work over the wireless bridge.
Also check whether your primary router is configured to use MAC address filtering as a secondary form of security. Sometimes people forget they’ve set this. You may need to disable MAC filtering to complete your wireless bridge.
That’s it. Enjoy your new wireless.



Resetting your router:
To reset your router to factory defaults, use the following procedure: (Linksys)
1) Power down all computers, the router, and the modem, and unplug them from the wall.
2) Disconnect all wires from the router.
3) Power up the router and allow it to fully boot (1-2 minutes).
4) Press and hold the reset button for 30 seconds, then release it, then let the router reset and reboot (2-3 minutes).
5) Power down the router.
6) Connect one computer by wire to port 1 on the router (NOT to the internet port).
7) Power up the router and allow it to fully boot (1-2 minutes).
8) Power up the computer (if the computer has a wireless card, make sure it is off).
9) Try to ping the router. To do this, click the “Start” button > All Programs > Accessories > Command Prompt. A black DOS box will appear. Enter the following: “ping 192.168.1.1″ (no quotes), and hit the Enter key. You will see 3 or 4 lines that start either with “Reply from … ” or “Request timed out.” If you see “Reply from …”, your computer has found your router.
10) Open your browser and point it to 192.168.1.1. This will take you to your router’s login page. Leave the user name blank, and in the password field, enter “admin” (with no quotes). (IF YOU ARE ALREADY FLASHED TO DD-WRT THE USERNAME IS “root” AND THE PASSWORD IS “admin”) This will take you to your router setup page. Note the version number of your firmware (usually listed near upper right corner of screen). Exit your browser.
If you get this far without problems, try the setup disk (or setup the router manually, if you prefer), and see if you can get your router setup and working.
If you cannot get “Reply from …” in step 9 above, your router is dead.
If you get a reply in step 9, but cannot complete step 10, then either your router is dead or the firmware is corrupt. In this case, try to reload your router with the latest DD-WRT firmware. After reloading the firmware, repeat the above procedure starting with step 1.
WPA Word Lists:
After getting WEP cracking down, I decided to give WPA a try. After some reading about coWPAtty and Rainbow Tables, it seems that the better dictionary or word list you have, the better chances of success.
What if the target WPA passphrase is not in your word list? What if its just a random string of characters like you can get from grc.com password generator? Then your SOL!
Sooooo….
I wanted to find a word list generator for every possible combination of characters and I found this…
http://freshmeat.net/projects/wg/
After a bit I came up with the following…..
$ perl ./wg.pl -l 8 -u 64 -v abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWX YZ0123456789\`\~\!\@\#\$\%\^\&\*\(\)\-\_\+\=\[\]\;\’\,\.\/\<\>\?\:\”\{\}\|\ > words.txt
This will generate a list of “words” (actually character strings) between 8 and 64 characters long (-l 8 -u 64) and output it to a text file named “words.txt”
(> words.txt).
All the / characters are there because I was getting errors from not escaping bash command characters.
I tested it with -l 2 -u 4 and lowercase alphas…then grepped it for dirty words ;>
(c’mon…we all had a laugh in gradeschool doing that with the dictionary)
$ grep (insert 4 letter word) words.txt
It worked!
Then I started it with the above parameters and it’s been running for 45 minutes…up to 900 meg!!! This is going to be enormous!!! I think this might be a bit too much.
Can someone check to make sure I didn’t leave any characters out?
I did not write the script and know very little about scripting so I cant answer anything about how it works.
This is one of the best sites to get word lists and rainbow tables……… thier large files, but the best!