JAWS

J.A.W.S.
(Just Another Wireless Script)

The purpose of this script is to create 3 basic files with example configurations. Backtrack does not come with a wpa_supplicant.conf file or a /etc/resolv.conf file. Although /etc/resolv.conf is easy to fix, I do not always remember what is supposed to be in wpa_supplicant.conf.
So I have made this script to give an example of what should be in the file, so all you need to do is change encrypted key and ssid (name of the wirless network) and you should be alright. Don't forget to make the IP's match your network as this script includes making an example /etc/network/interface file as well. The script assumes you already have drivers in place and are able to see the all network adapters with an ifconfig. I realize that some things in this script man not be necessary such as changing the directory, but it's more as a reference to show people the directory structure of where the files are located.
This script may not be changed or reproduced without giving credit to the initial author. (me) =]
-cisc0ninnja

Author(s): 
cisc0ninja
Version: 
1.00
Date: 
12-06-2009
Filename: 
Size: 
8.00KB
Requirements: 

Linux

Wireless card and driver

Status: 
Active
Future Plans: 
Add ability to gather data about the network and autoconfigure.