<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.paulbui.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Amclennan</id>
	<title>WLCS - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.paulbui.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Amclennan"/>
	<link rel="alternate" type="text/html" href="https://www.paulbui.net/wl/Special:Contributions/Amclennan"/>
	<updated>2026-06-15T09:50:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.8</generator>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=3342</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=3342"/>
		<updated>2009-05-07T15:55:55Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== First Quarter ==&lt;br /&gt;
=== Goals for First Quarter ===&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
=== First Quarter Goal Completion ===&lt;br /&gt;
[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
== Second Quarter ==&lt;br /&gt;
=== Goals for Second Quarter ===&lt;br /&gt;
#Research Magnetic strip cards.&lt;br /&gt;
##Understand Low coercitivity and High coercitivity.&lt;br /&gt;
##Understand The difference between the three tracks and how they are separated.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
##Connect cat5 wire and db-15 connector&lt;br /&gt;
##Modify track reader to read the 3rd track, enabling multi-track reading.&lt;br /&gt;
#Find or create software to read and write code on magnetic cards.&lt;br /&gt;
#Swipe cards such as credit cards and drivers licenses to see what is stored on them&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Find out if metro cards are Low or High coercitivity.&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
&lt;br /&gt;
=== Goal Completion for Second Quarter ===&lt;br /&gt;
#I reasearched magnetic stipe cards&lt;br /&gt;
##Low coercitivity and High coercitivity is how hard it is to change the information on magnetic stripes&lt;br /&gt;
##The three tracks store different information on cards in different forms. For example on a credit card the information is all the same on each track, the difference is how they are stored, hex, binary, or ASCII. The tracks are separated by an unmagnetized portion of the card that on the stripe&lt;br /&gt;
#I built a card reader.&lt;br /&gt;
&lt;br /&gt;
== Third Quarter ==&lt;br /&gt;
&lt;br /&gt;
At first we wanted to make the magstripe reader actually work, then see if we couldn&amp;#039;t build or modify it to write on the magstripe cards as well. After a bit of tinkering and research we realized that we couldn&amp;#039;t build a writer in a quarter much less the rest of the year. So we took a different course and decided to try to attack a WEP encrypted wireless network&lt;br /&gt;
&lt;br /&gt;
=== Goal Documentation for Third Quarter ===&lt;br /&gt;
&lt;br /&gt;
#First we set up a wireless router and encryped it with a random WEP key.&lt;br /&gt;
#Next we tried to get one of the computers left over from our network to connect to the network with a wireless USB card. But drivers for Ubuntu and the wireless USB card were almost impossible to find, and when they were found the instructions on how to download and install were about as unclear as pond water. So we decided to dual-boot Willie&amp;#039;s laptop. Which solved our problem of needing a computer with wireless capabilities&lt;br /&gt;
#Once we had our network set up we researched WEP security and programs that would help us crack the key.&lt;br /&gt;
#Willie found a program called Aircrack and then went about installing it on his laptop and configuring his wireless card so it could perform packet injection&lt;br /&gt;
#I brought my laptop in and connected to the wireless network while Willie did a client-present attack, which involved him collecting all the packets that my laptop and the router sent to each other.&lt;br /&gt;
#After Willie&amp;#039;s laptop had collected over 100.000 packets the program tried to find the key and did so successfully.&lt;br /&gt;
[[Image:GOTKEY.png|thumb|right|Aircrack decrypting the WEP key of our network.]]&lt;br /&gt;
#After we had cracked the the key we both went our separate ways. I decided to try and create a project using a micro controller. I researched micro controllers and found [http://www.mstracey.btinternet.co.uk/pictutorial/picmain.htm this website] that contained a couple of tutorials about programing a micro controller.&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
&lt;br /&gt;
I was talking to a friend of mine about a game we used to play called murder, where one person was the murderer, one person was the detective, and everybody else were victims. When we used to play it we had to play in the dark and stay in one room (so the game wouldn&amp;#039;t last all night). As we were talking we decided that we would like to play the game again, expect with a much bigger area, no time limit, and more people. So I thought of a way to replace the little pieces of paper that had &amp;quot;murderer&amp;quot;, &amp;quot;detective&amp;quot;, and &amp;quot;victim&amp;quot; written on them. I remembered reading somewhere that python could send e-mails, that coupled with the fact that e-mails can be sent to phones as text messages I figured I could write a code to randomly choose two people, one murderer and one detective, then send text messages(e-mails) to those two and send every body else a text message to tell them they&amp;#039;re victims.&lt;br /&gt;
&lt;br /&gt;
===Planning the code===&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=3206</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=3206"/>
		<updated>2009-04-02T14:54:52Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: /* Goal Documentation for Third Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== First Quarter ==&lt;br /&gt;
=== Goals for First Quarter ===&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
=== First Quarter Goal Completion ===&lt;br /&gt;
[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
== Second Quarter ==&lt;br /&gt;
=== Goals for Second Quarter ===&lt;br /&gt;
#Research Magnetic strip cards.&lt;br /&gt;
##Understand Low coercitivity and High coercitivity.&lt;br /&gt;
##Understand The difference between the three tracks and how they are separated.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
##Connect cat5 wire and db-15 connector&lt;br /&gt;
##Modify track reader to read the 3rd track, enabling multi-track reading.&lt;br /&gt;
#Find or create software to read and write code on magnetic cards.&lt;br /&gt;
#Swipe cards such as credit cards and drivers licenses to see what is stored on them&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Find out if metro cards are Low or High coercitivity.&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
&lt;br /&gt;
=== Goal Completion for Second Quarter ===&lt;br /&gt;
#I reasearched magnetic stipe cards&lt;br /&gt;
##Low coercitivity and High coercitivity is how hard it is to change the information on magnetic stripes&lt;br /&gt;
##The three tracks store different information on cards in different forms. For example on a credit card the information is all the same on each track, the difference is how they are stored, hex, binary, or ASCII. The tracks are separated by an unmagnetized portion of the card that on the stripe&lt;br /&gt;
#I built a card reader.&lt;br /&gt;
&lt;br /&gt;
== Third Quarter ==&lt;br /&gt;
&lt;br /&gt;
At first we wanted to make the magstripe reader actually work, then see if we couldn&amp;#039;t build or modify it to write on the magstripe cards as well. After a bit of tinkering and research we realized that we couldn&amp;#039;t build a writer in a quarter much less the rest of the year. So we took a different course and decided to try to attack a WEP encrypted wireless network&lt;br /&gt;
&lt;br /&gt;
=== Goal Documentation for Third Quarter ===&lt;br /&gt;
&lt;br /&gt;
#First we set up a wireless router and encryped it with a random WEP key.&lt;br /&gt;
#Next we tried to get one of the computers left over from our network to connect to the network with a wireless USB card. But drivers for Ubuntu and the wireless USB card were almost impossible to find, and when they were found the instructions on how to download and install were about as unclear as pond water. So we decided to dual-boot Willie&amp;#039;s laptop. Which solved our problem of needing a computer with wireless capabilities&lt;br /&gt;
#Once we had our network set up we researched WEP security and programs that would help us crack the key.&lt;br /&gt;
#Willie found a program called Aircrack and then went about installing it on his laptop and configuring his wireless card so it could perform packet injection&lt;br /&gt;
#I brought my laptop in and connected to the wireless network while Willie did a client-present attack, which involved him collecting all the packets that my laptop and the router sent to each other.&lt;br /&gt;
#After Willie&amp;#039;s laptop had collected over 100.000 packets the program tried to find the key and did so successfully.&lt;br /&gt;
[[Image:GOTKEY.png|thumb|right|Aircrack decrypting the WEP key of our network.]]&lt;br /&gt;
#After we had cracked the the key we both went our separate ways. I decided to try and create a project using a micro controller. I researched micro controllers and found [http://www.mstracey.btinternet.co.uk/pictutorial/picmain.htm this website] that contained a couple of tutorials about programing a micro controller.&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=3205</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=3205"/>
		<updated>2009-04-02T14:54:25Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: /* Goal Documentation for Third Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== First Quarter ==&lt;br /&gt;
=== Goals for First Quarter ===&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
=== First Quarter Goal Completion ===&lt;br /&gt;
[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
== Second Quarter ==&lt;br /&gt;
=== Goals for Second Quarter ===&lt;br /&gt;
#Research Magnetic strip cards.&lt;br /&gt;
##Understand Low coercitivity and High coercitivity.&lt;br /&gt;
##Understand The difference between the three tracks and how they are separated.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
##Connect cat5 wire and db-15 connector&lt;br /&gt;
##Modify track reader to read the 3rd track, enabling multi-track reading.&lt;br /&gt;
#Find or create software to read and write code on magnetic cards.&lt;br /&gt;
#Swipe cards such as credit cards and drivers licenses to see what is stored on them&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Find out if metro cards are Low or High coercitivity.&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
&lt;br /&gt;
=== Goal Completion for Second Quarter ===&lt;br /&gt;
#I reasearched magnetic stipe cards&lt;br /&gt;
##Low coercitivity and High coercitivity is how hard it is to change the information on magnetic stripes&lt;br /&gt;
##The three tracks store different information on cards in different forms. For example on a credit card the information is all the same on each track, the difference is how they are stored, hex, binary, or ASCII. The tracks are separated by an unmagnetized portion of the card that on the stripe&lt;br /&gt;
#I built a card reader.&lt;br /&gt;
&lt;br /&gt;
== Third Quarter ==&lt;br /&gt;
&lt;br /&gt;
At first we wanted to make the magstripe reader actually work, then see if we couldn&amp;#039;t build or modify it to write on the magstripe cards as well. After a bit of tinkering and research we realized that we couldn&amp;#039;t build a writer in a quarter much less the rest of the year. So we took a different course and decided to try to attack a WEP encrypted wireless network&lt;br /&gt;
&lt;br /&gt;
=== Goal Documentation for Third Quarter ===&lt;br /&gt;
&lt;br /&gt;
#First we set up a wireless router and encryped it with a random WEP key.&lt;br /&gt;
#Next we tried to get one of the computers left over from our network to connect to the network with a wireless USB card. But drivers for Ubuntu and the wireless USB card were almost impossible to find, and when they were found the instructions on how to download and install were about as unclear as pond water. So we decided to dual-boot Willie&amp;#039;s laptop. Which solved our problem of needing a computer with wireless capabilities&lt;br /&gt;
#Once we had our network set up we researched WEP security and programs that would help us crack the key.&lt;br /&gt;
#Willie found a program called Aircrack and then went about installing it on his laptop and configuring his wireless card so it could perform packet injection&lt;br /&gt;
#I brought my laptop in and connected to the wireless network while Willie did a client-present attack, which involved him collecting all the packets that my laptop and the router sent to each other.&lt;br /&gt;
#After Willie&amp;#039;s laptop had collected over 100.000 packets the program tried to find the key and did so successfully.&lt;br /&gt;
[[Image:GOTKEY.png|thumb|right|Aircrack decrypting the WEP key of our network.]]&lt;br /&gt;
#After we had cracked the the key we both went our separate ways. I decided to try and create a project using a micro controller. I researched micro controllers and found [http://www.mstracey.btinternet.co.uk/pictutorial/picmain.htm|this website] that contained a couple of tutorials about programing a micro controller.&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=3204</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=3204"/>
		<updated>2009-04-02T14:53:56Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: /* Goals for Third Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== First Quarter ==&lt;br /&gt;
=== Goals for First Quarter ===&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
=== First Quarter Goal Completion ===&lt;br /&gt;
[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
== Second Quarter ==&lt;br /&gt;
=== Goals for Second Quarter ===&lt;br /&gt;
#Research Magnetic strip cards.&lt;br /&gt;
##Understand Low coercitivity and High coercitivity.&lt;br /&gt;
##Understand The difference between the three tracks and how they are separated.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
##Connect cat5 wire and db-15 connector&lt;br /&gt;
##Modify track reader to read the 3rd track, enabling multi-track reading.&lt;br /&gt;
#Find or create software to read and write code on magnetic cards.&lt;br /&gt;
#Swipe cards such as credit cards and drivers licenses to see what is stored on them&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Find out if metro cards are Low or High coercitivity.&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
&lt;br /&gt;
=== Goal Completion for Second Quarter ===&lt;br /&gt;
#I reasearched magnetic stipe cards&lt;br /&gt;
##Low coercitivity and High coercitivity is how hard it is to change the information on magnetic stripes&lt;br /&gt;
##The three tracks store different information on cards in different forms. For example on a credit card the information is all the same on each track, the difference is how they are stored, hex, binary, or ASCII. The tracks are separated by an unmagnetized portion of the card that on the stripe&lt;br /&gt;
#I built a card reader.&lt;br /&gt;
&lt;br /&gt;
== Third Quarter ==&lt;br /&gt;
&lt;br /&gt;
At first we wanted to make the magstripe reader actually work, then see if we couldn&amp;#039;t build or modify it to write on the magstripe cards as well. After a bit of tinkering and research we realized that we couldn&amp;#039;t build a writer in a quarter much less the rest of the year. So we took a different course and decided to try to attack a WEP encrypted wireless network&lt;br /&gt;
&lt;br /&gt;
=== Goal Documentation for Third Quarter ===&lt;br /&gt;
&lt;br /&gt;
#First we set up a wireless router and encryped it with a random WEP key.&lt;br /&gt;
#Next we tried to get one of the computers left over from our network to connect to the network with a wireless USB card. But drivers for Ubuntu and the wireless USB card were almost impossible to find, and when they were found the instructions on how to download and install were about as unclear as pond water. So we decided to dual-boot Willie&amp;#039;s laptop. Which solved our problem of needing a computer with wireless capabilities&lt;br /&gt;
#Once we had our network set up we researched WEP security and programs that would help us crack the key.&lt;br /&gt;
#Willie found a program called Aircrack and then went about installing it on his laptop and configuring his wireless card so it could perform packet injection&lt;br /&gt;
#I brought my laptop in and connected to the wireless network while Willie did a client-present attack, which involved him collecting all the packets that my laptop and the router sent to each other.&lt;br /&gt;
#After Willie&amp;#039;s laptop had collected over 100.000 packets the program tried to find the key and did so successfully.&lt;br /&gt;
[[Image:GOTKEY.png|thumb|right|Aircrack decrypting the WEP key of our network.]]&lt;br /&gt;
#After we had cracked the the key we both went our separate ways. I decided to try and create a project using a micro controller. I researched micro controllers and found [[http://www.mstracey.btinternet.co.uk/pictutorial/picmain.htm|this website]] that contained a couple of tutorials about programing a micro controller.&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Input_devices&amp;diff=3075</id>
		<title>Input devices</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Input_devices&amp;diff=3075"/>
		<updated>2009-03-06T18:13:13Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: New page: ==Definition== Technical:  ==Examples==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definition==&lt;br /&gt;
Technical: &lt;br /&gt;
==Examples==&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Information&amp;diff=3062</id>
		<title>Information</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Information&amp;diff=3062"/>
		<updated>2009-03-06T18:01:39Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definition==&lt;br /&gt;
Technical: Knowledge gained by experience or instruction&amp;lt;ref name=&amp;quot;tech&amp;quot;&amp;gt;[http://www.google.com/url?sa=X&amp;amp;start=0&amp;amp;oi=define&amp;amp;q=http://wordnet.princeton.edu/perl/webwn%3Fs%3Dinformation&amp;amp;usg=AFQjCNGBB5LoUDo8qecRZRwKMj7V-A-cBg Princeton Dictionary]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Layman: Anything that is known&lt;br /&gt;
==Examples==&lt;br /&gt;
Traffic Reports&lt;br /&gt;
&lt;br /&gt;
Weather Reports&lt;br /&gt;
&lt;br /&gt;
News Reports&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Memory&amp;diff=3032</id>
		<title>Memory</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Memory&amp;diff=3032"/>
		<updated>2009-03-06T17:47:30Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definition==&lt;br /&gt;
Memory is a computer&amp;#039;s capacity for doing work. If a computer has low memory, it may not be able to process much at all. Contrastly, if it has high memory, it can do plenty at once.&lt;br /&gt;
&lt;br /&gt;
In laymans terms, memory measures how much a computer can do. If a computer were like a person lifting weights, a computer with lots of memory would be a like a bodybuilder lifting very heavy weights with little effort. A computer with low memory would be like a baby trying to lift 100 pounds; such a workload could not be done.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
A computer with low memory might not be able to load this webpage.&lt;br /&gt;
&lt;br /&gt;
Supercomputers have large amounts of memory and can process many intense workloads at once.&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=MHz&amp;diff=3030</id>
		<title>MHz</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=MHz&amp;diff=3030"/>
		<updated>2009-03-06T17:46:40Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definiation==&lt;br /&gt;
1.0 x 10^6 aches = 1.0 Megahurts.&lt;br /&gt;
&lt;br /&gt;
The frequency of a sound wave is measured in waves &amp;#039;&amp;#039;&amp;#039;per second&amp;#039;&amp;#039;&amp;#039;. This unit per second is called Hertz (Hz). MHz is the abbriviation for Megahertz in the metric system. The prefix Mega stands for one million, so 1 MHz is equal to one million hertz, or one million waves per second.&lt;br /&gt;
&lt;br /&gt;
In laymans terms, how high or low a sound is called it&amp;#039;s frequency. It is measured by taking the amount of waves during one second. If there are a million waves per second, it is called 1 Megahertz, or 1 MHz.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
The signal in a telephone line is a wave with a frequency in the MHz range.&lt;br /&gt;
&lt;br /&gt;
The sound we can hear, though, is only measured in Hz.&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Bit&amp;diff=3024</id>
		<title>Bit</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Bit&amp;diff=3024"/>
		<updated>2009-03-06T17:45:38Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definition==&lt;br /&gt;
A bit is a single instance of information, and the simplest possible denomination in a computer. A bit holds either a 1 or a 0 value, depending on whether the corresponding transistor is on or off.&lt;br /&gt;
&lt;br /&gt;
In laymans terms, a computer uses ones and zeroes to store information, and a bit is a single one or zero.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
Each one of the letters I am typing takes a certain amount of bits to display it to your monitor.&lt;br /&gt;
&lt;br /&gt;
Another example would be that the entire website here contains millions of bits, and together they make the page, telling the computer what to put where.&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Information&amp;diff=3019</id>
		<title>Information</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Information&amp;diff=3019"/>
		<updated>2009-03-06T17:44:51Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: New page: ==Definition==  ==Examples==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definition==&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Data&amp;diff=2984</id>
		<title>Data</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Data&amp;diff=2984"/>
		<updated>2009-03-06T17:33:18Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definition==&lt;br /&gt;
Information; A collection of numbers, images, or characters to convert physical quantities into symbols&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
Movie box office sales&lt;br /&gt;
&lt;br /&gt;
Stock market standings&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Data&amp;diff=2981</id>
		<title>Data</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Data&amp;diff=2981"/>
		<updated>2009-03-06T17:32:39Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: New page: ==Definition== Information; A collection of numbers, images, or characters to convert physical quantities into symbols  ==Examples== Movie box office sales  Stock market standings [[Image:...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definition==&lt;br /&gt;
Information; A collection of numbers, images, or characters to convert physical quantities into symbols&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
Movie box office sales&lt;br /&gt;
&lt;br /&gt;
Stock market standings [[Image:http://southofmarkethomes.files.wordpress.com/2008/01/stock-market-istock_000005068080xsmall.jpg]]&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2815</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2815"/>
		<updated>2009-03-04T15:55:04Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: /* Goals for Third Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== First Quarter ==&lt;br /&gt;
=== Goals for First Quarter ===&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
=== First Quarter Goal Completion ===&lt;br /&gt;
[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
== Second Quarter ==&lt;br /&gt;
=== Goals for Second Quarter ===&lt;br /&gt;
#Research Magnetic strip cards.&lt;br /&gt;
##Understand Low coercitivity and High coercitivity.&lt;br /&gt;
##Understand The difference between the three tracks and how they are separated.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
##Connect cat5 wire and db-15 connector&lt;br /&gt;
##Modify track reader to read the 3rd track, enabling multi-track reading.&lt;br /&gt;
#Find or create software to read and write code on magnetic cards.&lt;br /&gt;
#Swipe cards such as credit cards and drivers licenses to see what is stored on them&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Find out if metro cards are Low or High coercitivity.&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
&lt;br /&gt;
=== Goal Completion for Second Quarter ===&lt;br /&gt;
#I reasearched magnetic stipe cards&lt;br /&gt;
##Low coercitivity and High coercitivity is how hard it is to change the information on magnetic stripes&lt;br /&gt;
##The three tracks store different information on cards in different forms. For example on a credit card the information is all the same on each track, the difference is how they are stored, hex, binary, or ASCII. The tracks are separated by an unmagnetized portion of the card that on the stripe&lt;br /&gt;
#I built a card reader.&lt;br /&gt;
&lt;br /&gt;
== Third Quarter ==&lt;br /&gt;
&lt;br /&gt;
At first we wanted to make the magstripe reader actually work, then see if we couldn&amp;#039;t build or modify it to write on the magstripe cards as well. After a bit of tinkering and research we realized that we couldn&amp;#039;t build a writer in a quarter much less the rest of the year. So we took a different course and decided to try to attack a WEP encrypted wireless network&lt;br /&gt;
&lt;br /&gt;
=== Goals for Third Quarter ===&lt;br /&gt;
&lt;br /&gt;
#First we set up a wireless router and encryped it with a random WEP key.&lt;br /&gt;
#Next we tried to get one of the computers left over from our network to connect to the network with a wireless USB card. But drivers for Ubuntu and the wireless USB card were almost impossible to find, and when they were found the instructions on how to download and install were about as unclear as pond water. So we decided to dual-boot Willie&amp;#039;s laptop. Which solved our problem of needing a computer with wireless capabilities&lt;br /&gt;
#Once we had our network set up we researched WEP security and programs that would help us crack the key.&lt;br /&gt;
#Willie found a program called Aircrack and then went about installing it on his laptop and configuring his wireless card so it could perform packet injection&lt;br /&gt;
#I brought my laptop in and connected to the wireless network while Willie did a client-present attack, which involved him collecting all the packets that my laptop and the router sent to each other.&lt;br /&gt;
#After Willie&amp;#039;s laptop had collected over 100.000 packets the program tried to find the key and did so successfully.&lt;br /&gt;
[[Image:GOTKEY.png|thumb|right|Aircrack decrypting the WEP key of our network.]]&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2814</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2814"/>
		<updated>2009-03-04T15:29:20Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== First Quarter ==&lt;br /&gt;
=== Goals for First Quarter ===&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
=== First Quarter Goal Completion ===&lt;br /&gt;
[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
== Second Quarter ==&lt;br /&gt;
=== Goals for Second Quarter ===&lt;br /&gt;
#Research Magnetic strip cards.&lt;br /&gt;
##Understand Low coercitivity and High coercitivity.&lt;br /&gt;
##Understand The difference between the three tracks and how they are separated.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
##Connect cat5 wire and db-15 connector&lt;br /&gt;
##Modify track reader to read the 3rd track, enabling multi-track reading.&lt;br /&gt;
#Find or create software to read and write code on magnetic cards.&lt;br /&gt;
#Swipe cards such as credit cards and drivers licenses to see what is stored on them&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Find out if metro cards are Low or High coercitivity.&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
&lt;br /&gt;
=== Goal Completion for Second Quarter ===&lt;br /&gt;
#I reasearched magnetic stipe cards&lt;br /&gt;
##Low coercitivity and High coercitivity is how hard it is to change the information on magnetic stripes&lt;br /&gt;
##The three tracks store different information on cards in different forms. For example on a credit card the information is all the same on each track, the difference is how they are stored, hex, binary, or ASCII. The tracks are separated by an unmagnetized portion of the card that on the stripe&lt;br /&gt;
#I built a card reader.&lt;br /&gt;
&lt;br /&gt;
== Third Quarter ==&lt;br /&gt;
&lt;br /&gt;
At first we wanted to make the magstripe reader actually work, then see if we couldn&amp;#039;t build or modify it to write on the magstripe cards as well. After a bit of tinkering and research we realized that we couldn&amp;#039;t build a writer in a quarter much less the rest of the year. So we took a different course and decided to try to attack a WEP encrypted wireless network&lt;br /&gt;
&lt;br /&gt;
=== Goals for Third Quarter ===&lt;br /&gt;
&lt;br /&gt;
#First we set up a wireless router and encryped it with a random WEP key.&lt;br /&gt;
#Next we tried to get one of the computers left over from our network to connect to the network with a wireless USB card. But drivers for Ubuntu and the wireless USB card were almost impossible to find, and when they were found the instructions on how to download and install were about as unclear as pond water. So we decided to dual-boot Willie&amp;#039;s laptop. Which solved our problem of needing a computer with wireless capabilities&lt;br /&gt;
#Once we had our network set up we researched WEP security and programs that would help us crack the key.&lt;br /&gt;
#Willie found a program and then went about installing it on his laptop and configuring his wireless card so it could perform packet injection&lt;br /&gt;
#I brought my laptop in and connected to the wireless network while Willie did a client-present attack, which involved him collecting all the packets that my laptop and the router sent to each other.&lt;br /&gt;
#After Willie&amp;#039;s laptop had collected over 100.000 packets the program tried to find the key and did so successfully.&lt;br /&gt;
[[Image:GOTKEY.png|thumb|right|Aircrack decrypting the WEP key of our network.]]&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2791</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2791"/>
		<updated>2009-03-03T15:47:13Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== First Quarter ==&lt;br /&gt;
=== Goals for First Quarter ===&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
=== First Quarter Goal Completion ===&lt;br /&gt;
[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
== Second Quarter ==&lt;br /&gt;
=== Goals for Second Quarter ===&lt;br /&gt;
#Research Magnetic strip cards.&lt;br /&gt;
##Understand Low coercitivity and High coercitivity.&lt;br /&gt;
##Understand The difference between the three tracks and how they are separated.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
##Connect cat5 wire and db-15 connector&lt;br /&gt;
##Modify track reader to read the 3rd track, enabling multi-track reading.&lt;br /&gt;
#Find or create software to read and write code on magnetic cards.&lt;br /&gt;
#Swipe cards such as credit cards and drivers licenses to see what is stored on them&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Find out if metro cards are Low or High coercitivity.&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
&lt;br /&gt;
=== Goal Completion for Second Quarter ===&lt;br /&gt;
#I reasearched magnetic stipe cards&lt;br /&gt;
##Low coercitivity and High coercitivity is how hard it is to change the information on magnetic stripes&lt;br /&gt;
##The three tracks store different information on cards in different forms. For example on a credit card the information is all the same on each track, the difference is how they are stored, hex, binary, or ASCII. The tracks are separated by an unmagnetized portion of the card that on the stripe&lt;br /&gt;
#I built a card reader.&lt;br /&gt;
&lt;br /&gt;
== Third Quarter ==&lt;br /&gt;
&lt;br /&gt;
At first we wanted to make the magstripe reader actually work, then see if we couldn&amp;#039;t build or modify it to write on the magstripe cards as well. After a bit of tinkering and research we realized that we couldn&amp;#039;t build a writer in a quarter much less the rest of the year. So we took a different course.&lt;br /&gt;
&lt;br /&gt;
=== Goals for Third Quarter ===&lt;br /&gt;
&amp;lt;i&amp;gt; We decided to try to attack a WEP encrypted wireless network &amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#First we tried to get one of the computers left over from our network to used a USB wireless card to connect to a wireless router we obtained. But drivers for Ubuntu and the wireless USB card were almost impossible to find, and when they were found the instructions on how to download and install were about as unclear as pond water. So we decided to dual-boot Willie&amp;#039;s laptop. Which solved our problem of needing a computer with wireless capabilities and Ubuntu.&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2780</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2780"/>
		<updated>2009-03-03T15:12:55Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
== First Quarter ==&lt;br /&gt;
=== Goals for First Quarter ===&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
=== First Quarter Goal Completion ===&lt;br /&gt;
&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
== Second Quarter ==&lt;br /&gt;
=== Goals for Second Quarter ===&lt;br /&gt;
#Research Magnetic strip cards.&lt;br /&gt;
##Understand Low coercitivity and High coercitivity.&lt;br /&gt;
##Understand The difference between the three tracks and how they are separated.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
##Connect cat5 wire and db-15 connector&lt;br /&gt;
##Modify track reader to read the 3rd track, enabling multi-track reading.&lt;br /&gt;
#Find or create software to read and write code on magnetic cards.&lt;br /&gt;
#Swipe cards such as credit cards and drivers licenses to see what is stored on them&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Find out if metro cards are Low or High coercitivity.&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
&lt;br /&gt;
=== Goal Completion for Second Quarter ===&lt;br /&gt;
#I reasearched magnetic stipe cards&lt;br /&gt;
##Low coercitivity and High coercitivity is how hard it is to change the information on magnetic stripes&lt;br /&gt;
##The three tracks store different information on cards in different forms. For example on a credit card the information is all the same on each track, the difference is how they are stored, hex, binary, or ASCII. The tracks are separated by an unmagnetized portion of the card that on the stripe&lt;br /&gt;
#I built a card reader.&lt;br /&gt;
&lt;br /&gt;
== Third Quarter ==&lt;br /&gt;
&lt;br /&gt;
At first we wanted to make the magstripe reader actually work, then see if we couldn&amp;#039;t build or modify it to write on the magstripe cards as well. After a bit of tinkering and research we realized that we couldn&amp;#039;t build a writer in a quarter much less the rest of the year. So we took a different course.&lt;br /&gt;
&lt;br /&gt;
=== Goals for Third Quarter ===&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2559</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2559"/>
		<updated>2009-01-22T15:58:31Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
== Goals for First Quarter ==&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
== First Quarter Goal Completion ==&lt;br /&gt;
&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Goals for Second Quarter ==&lt;br /&gt;
#Research Magnetic strip cards.&lt;br /&gt;
##Understand Low coercitivity and High coercitivity.&lt;br /&gt;
##Understand The difference between the three tracks and how they are separated.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
##Connect cat5 wire and db-15 connector&lt;br /&gt;
##Modify track reader to read the 3rd track, enabling multi-track reading.&lt;br /&gt;
#Find or create software to read and write code on magnetic cards.&lt;br /&gt;
#Swipe cards such as credit cards and drivers licenses to see what is stored on them&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Find out if metro cards are Low or High coercitivity.&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
&lt;br /&gt;
== Goal Completion for Second Quarter ==&lt;br /&gt;
#I reasearched magnetic stipe cards&lt;br /&gt;
##Low coercitivity and High coercitivity is how hard it is to change the information on magnetic stripes&lt;br /&gt;
##The three tracks store different information on cards in different forms. For example on a credit card the information is all the same on each track, the difference is how they are stored, hex, binary, or ASCII. The tracks are separated by an unmagnetized portion of the card that on the stripe&lt;br /&gt;
#I built a card reader.&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2557</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2557"/>
		<updated>2009-01-22T15:51:37Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: /* Goals for Second Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
== Goals for First Quarter ==&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
== First Quarter Goal Completion ==&lt;br /&gt;
&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Goals for Second Quarter ==&lt;br /&gt;
#Research Magnetic strip cards.&lt;br /&gt;
##Understand Low coercitivity and High coercitivity.&lt;br /&gt;
##Understand The difference between the three tracks and how they are separated.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
##Connect cat5 wire and db-15 connector&lt;br /&gt;
##Modify track reader to read the 3rd track, enabling multi-track reading.&lt;br /&gt;
#Find or create software to read and write code on magnetic cards.&lt;br /&gt;
#Swipe cards such as credit cards and drivers licenses to see what is stored on them&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Find out if metro cards are Low or High coercitivity.&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2077</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=2077"/>
		<updated>2008-12-11T15:09:07Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: /* Goals for Second Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
== Goals for First Quarter ==&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
== First Quarter Goal Completion ==&lt;br /&gt;
&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Goals for Second Quarter ==&lt;br /&gt;
#Research Magnetic strip cards.&lt;br /&gt;
##Understand Low coercitivity and High coercitivity.&lt;br /&gt;
##Understand The difference between the three tracks and how they are separated.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
#Find or create software to read and write code on magnetic cards.&lt;br /&gt;
#Swipe cards such as credit cards and drivers licenses to see what is stored on them&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Find out if metro cards are Low or High coercitivity.&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1898</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1898"/>
		<updated>2008-11-12T15:14:19Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: /* Goals for Second Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
== Goals for First Quarter ==&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
== First Quarter Goal Completion ==&lt;br /&gt;
&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Goals for Second Quarter ==&lt;br /&gt;
#Research and Understand Magnetic strip cards.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
#Find or create software to read and write code on magnetic cards.&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
#???&lt;br /&gt;
#Profit!&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1604</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1604"/>
		<updated>2008-10-21T14:57:51Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
== Goals for First Quarter ==&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
== First Quarter Goal Completion ==&lt;br /&gt;
&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Goals for Second Quarter ==&lt;br /&gt;
#Research and Understand Magnetic strip cards.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
#???&lt;br /&gt;
#Profit!&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1603</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1603"/>
		<updated>2008-10-21T14:55:20Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Goals for First Quarter ==&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
=== Goal Completion ===&lt;br /&gt;
&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Goals for Second Quarter ==&lt;br /&gt;
#Research and Understand Magnetic strip cards.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
#???&lt;br /&gt;
#Profit!&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1602</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1602"/>
		<updated>2008-10-21T14:54:32Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Goals for First Quarter ==&lt;br /&gt;
#Set up a small network&lt;br /&gt;
[[Image:1007081014.jpg|thumb|right|Our Network.]]&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
=== Goal Completion ===&lt;br /&gt;
&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Goals for Second Quarter ==&lt;br /&gt;
#Research and Understand Magnetic strip cards.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
#???&lt;br /&gt;
#Profit!&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1601</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1601"/>
		<updated>2008-10-21T14:53:48Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Goals for First Quarter ==&lt;br /&gt;
#Set up a small network&lt;br /&gt;
[[Image:1007081014.jpg|thumb|left|Our Network.]]&lt;br /&gt;
##Install Server OS.&lt;br /&gt;
##Set up Mail Server.&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall.&lt;br /&gt;
&lt;br /&gt;
#Experiment with Network Security.&lt;br /&gt;
##Research packet sniffing.&lt;br /&gt;
##Install talk, or some other commutation means.&lt;br /&gt;
##Find and install a program to sniff packets.&lt;br /&gt;
##Successfully intercept a packet.&lt;br /&gt;
##Try to reverse a password hash.&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the firewall.&lt;br /&gt;
&lt;br /&gt;
=== Goal Completion ===&lt;br /&gt;
&lt;br /&gt;
# Setting up our Network&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
## While my computer has the capiblity of being a mail server, it hasn&amp;#039;t been set up yet.&lt;br /&gt;
## We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## We are still waiting on a Network card to set up our fire wall.&lt;br /&gt;
&lt;br /&gt;
# Experimenting with Network Security&lt;br /&gt;
## We researched packet sniffing and found a program Wireshark that sniffs packets.&lt;br /&gt;
## We all had pidgin install already on our machines. Pidgin is an instant messaging service that can use AIM, MSN messenger or other hosts.&lt;br /&gt;
## We found Wireshark in our research and installed it on Willie&amp;#039;s and Nick&amp;#039;s computers.&lt;br /&gt;
## We successfully intercepted many packets. This long list included an e-mail, multiple g-mail chat messages, AIM messages, and a password hash.&lt;br /&gt;
## Once we intercepted a password hash we tried our best to reverse it. As of yet we are unable to reverse the hash.&lt;br /&gt;
## We have not tried an attack on a firewall yet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Goals for Second Quarter ==&lt;br /&gt;
#Research and Understand Magnetic strip cards.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
#???&lt;br /&gt;
#Profit!&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1460</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1460"/>
		<updated>2008-10-08T14:59:01Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Goals for First Quarter ==&lt;br /&gt;
#Set up a small network&lt;br /&gt;
[[Image:1007081014.jpg|thumb|left|Our Network.]]&lt;br /&gt;
##Install Server OS &amp;#039;&amp;#039;Completed, My computer has xubuntu server edition installed on it&amp;#039;&amp;#039;&lt;br /&gt;
##Set up Mail Server &amp;#039;&amp;#039;Semi-Completed, The server can be a mail server, but it has not been set up yet&amp;quot;&lt;br /&gt;
##Make Network work, computers working together and commutating. &amp;#039;&amp;#039;Completed, Computers can ping each other and all can access the internet&amp;#039;&amp;#039;&lt;br /&gt;
##Set up firewall &amp;#039;&amp;#039;Not Complete, still waiting on a NIC&amp;#039;&amp;#039;&lt;br /&gt;
#Experiment with Network Security&lt;br /&gt;
##Research packet sniffing &amp;#039;&amp;#039;Complete, Found a program called Wireshark to sniff packets&amp;#039;&amp;#039;&lt;br /&gt;
##Install talk, or some other commutation means &amp;#039;&amp;#039;Complete, although talk never worked, we got pidgin to work&amp;#039;&amp;#039;&lt;br /&gt;
##Install Wireshark to sniff packets &amp;#039;&amp;#039;Complete, Nick&amp;#039;s computer has Wireshark installed on it&amp;#039;&amp;#039;&lt;br /&gt;
##Successfully intercept a packet &amp;#039;&amp;#039;Complete, We intercepted multiple IM&amp;#039;s between each other, we also managed to get a password hash&amp;quot;&lt;br /&gt;
##Try to reverse a password hash &amp;#039;&amp;#039;In progress&amp;#039;&amp;#039;&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the mail server &amp;#039;&amp;#039;Not Complete&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Goal Completion ===&lt;br /&gt;
&lt;br /&gt;
# We have Set up a Small network with three computers. Two running Xubuntu and my computer is running the server edition of ubuntu with an xubuntu GUI.&lt;br /&gt;
## I installed the server version of Ubuntu on my computer then got an xubuntu GUI to make it easier.&lt;br /&gt;
&lt;br /&gt;
== Goals for Second Quarter ==&lt;br /&gt;
#Research and Understand Magnetic strip cards.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
#???&lt;br /&gt;
#Profit!&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1458</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1458"/>
		<updated>2008-10-08T14:26:11Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Goals for First Quarter ==&lt;br /&gt;
#Set up a small network&lt;br /&gt;
[[Image:1007081014.jpg|thumb|left|Our Network.]]&lt;br /&gt;
##Install Server OS &amp;#039;&amp;#039;Completed, My computer has xubuntu server edition installed on it&amp;#039;&amp;#039;&lt;br /&gt;
##Set up Mail Server &amp;#039;&amp;#039;Semi-Completed, The server can be a mail server, but it has not been set up yet&amp;quot;&lt;br /&gt;
##Make Network work, computers working together and commutating. &amp;#039;&amp;#039;Completed, Computers can ping each other and all can access the internet&amp;#039;&amp;#039;&lt;br /&gt;
##Set up firewall &amp;#039;&amp;#039;Not Complete, still waiting on a NIC&amp;#039;&amp;#039;&lt;br /&gt;
#Experiment with Network Security&lt;br /&gt;
##Research packet sniffing &amp;#039;&amp;#039;Complete, Found a program called Wireshark to sniff packets&amp;#039;&amp;#039;&lt;br /&gt;
##Install talk, or some other commutation means &amp;#039;&amp;#039;Complete, although talk never worked, we got pidgin to work&amp;#039;&amp;#039;&lt;br /&gt;
##Install Wireshark to sniff packets &amp;#039;&amp;#039;Complete, Nick&amp;#039;s computer has Wireshark installed on it&amp;#039;&amp;#039;&lt;br /&gt;
##Successfully intercept a packet &amp;#039;&amp;#039;Complete, We intercepted multiple IM&amp;#039;s between each other, we also managed to get a password hash&amp;quot;&lt;br /&gt;
##Try to reverse a password hash &amp;#039;&amp;#039;In progress&amp;#039;&amp;#039;&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the mail server &amp;#039;&amp;#039;Not Complete&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Goals for Second Quarter ==&lt;br /&gt;
#Research and Understand Magnetic strip cards.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
#???&lt;br /&gt;
#Profit!&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=File:1007081014.jpg&amp;diff=1439</id>
		<title>File:1007081014.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=File:1007081014.jpg&amp;diff=1439"/>
		<updated>2008-10-07T14:31:06Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Intellectual_property&amp;diff=1394</id>
		<title>Intellectual property</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Intellectual_property&amp;diff=1394"/>
		<updated>2008-10-03T17:15:00Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definitions==&lt;br /&gt;
&lt;br /&gt;
===Technical Definition=== &lt;br /&gt;
Intellectual property is a legal field that protects the creations of authors, such as musical, literature, symbols, images and designed used by the public.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Intellectual_property#Purpose&lt;br /&gt;
&amp;lt;/ref&amp;gt; Some of the systems or tools used to achieve this are, [http://en.wikipedia.org/wiki/Copyright Copyrights], [http://en.wikipedia.org/wiki/Trademark Trademarks], [http://en.wikipedia.org/wiki/Patent Patents], and other related rights. &lt;br /&gt;
Intellectual property is defined as an intangible property that has commercial value including copyrighted property such as literary or artistic works, and ideational property, such as patents, appellations of origin, business methods, and industrial processes&amp;lt;ref&amp;gt;http://dictionary.reference.com/search?r=2&amp;amp;q=intellectual%20property&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Laymen Definition===&lt;br /&gt;
Intellectual Property gives the author the right to protect his or her own ideas from being used with out their consent or fair payment.&lt;br /&gt;
&lt;br /&gt;
==Different Ways to Protect Intellectual Property==&lt;br /&gt;
&lt;br /&gt;
===Copyrights===&lt;br /&gt;
Copyright deals almost exclusively with authors protecting their publishing&amp;#039;s. Copyright gives the author of a book or other published material the right to choose who can make money off of it, who can adapt the work (like making a movie from a book, or a tv show from a movie), who can act in said adaptions, and of course the copyright makes sure that the author is credited for their work.&lt;br /&gt;
&lt;br /&gt;
===Trademarks===&lt;br /&gt;
&lt;br /&gt;
===Patents===&lt;br /&gt;
&lt;br /&gt;
==Social Significance== &lt;br /&gt;
It is extremely important that you patent, copyright, or trademark your ideas no matter what, because if you create something and you do not protect it, your work will be free for the public to exploit. They will use your ideas for their own gain and they will have no reason to give you any kind of compensation for using your idea. But if you were to protect your idea, and someone wants to use it, you are entitled to a royalty or you can reserve the right to deny them the ability to use your idea entirely.&lt;br /&gt;
&lt;br /&gt;
== Current Event ==&lt;br /&gt;
&lt;br /&gt;
Apple admitted that they did not create the iPod. The author was a British man named Kane Kramer, he invented it and patented it. But 30 years ago he did not have enough money to buy another patent for his creation which cost 60,000 Euros. Apple took advantage and used his designs to create the iPod. Kane Kramer does not get a cent for what he created because he did not have enough money to get a patent.&amp;lt;ref&amp;gt;http://www.smh.com.au/news/articles/core-ipod-invented-by-furniture-salesman/2008/09/10/1220857618764.html&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Intellectual_property&amp;diff=1393</id>
		<title>Intellectual property</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Intellectual_property&amp;diff=1393"/>
		<updated>2008-10-03T17:03:47Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definitions==&lt;br /&gt;
&lt;br /&gt;
===Technical Definition=== &lt;br /&gt;
Intellectual property is a legal field that protects the creations of authors, such as musical, literature, symbols, images and designed used by the public.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Intellectual_property#Purpose&lt;br /&gt;
&amp;lt;/ref&amp;gt; Some of the systems or tools used to achieve this are, [http://en.wikipedia.org/wiki/Copyright Copyrights], [http://en.wikipedia.org/wiki/Trademark Trademarks], [http://en.wikipedia.org/wiki/Patent Patents], and other related rights. &lt;br /&gt;
Intellectual property is defined as an intangible property that has commercial value including copyrighted property such as literary or artistic works, and ideational property, such as patents, appellations of origin, business methods, and industrial processes&amp;lt;ref&amp;gt;http://dictionary.reference.com/search?r=2&amp;amp;q=intellectual%20property&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Laymen Definition===&lt;br /&gt;
Intellectual Property gives the author the right to protect his or her own ideas from being used with out their consent or fair payment.&lt;br /&gt;
&lt;br /&gt;
==Different Ways to Protect Intellectual Property==&lt;br /&gt;
&lt;br /&gt;
===Copyrights===&lt;br /&gt;
&lt;br /&gt;
===Trademarks===&lt;br /&gt;
&lt;br /&gt;
===Patents====&lt;br /&gt;
&lt;br /&gt;
==Social Significance== &lt;br /&gt;
It is extremely important that you patent, copyright, or trademark your ideas no matter what, because if you create something and you do not protect it, your work will be free for the public to exploit. They will use your ideas for their own gain and they will have no reason to give you any kind of compensation for using your idea. But if you were to protect your idea, and someone wants to use it, you are entitled to a royalty or you can reserve the right to deny them the ability to use your idea entirely.&lt;br /&gt;
&lt;br /&gt;
== Current Event ==&lt;br /&gt;
&lt;br /&gt;
Apple admitted that they did not create the iPod. The author was a British man named Kane Kramer, he invented it and patented it. But 30 years ago he did not have enough money to buy another patent for his creation which cost 60,000 Euros. Apple took advantage and used his designs to create the iPod. Kane Kramer does not get a cent for what he created because he did not have enough money to get a patent.&amp;lt;ref&amp;gt;http://www.smh.com.au/news/articles/core-ipod-invented-by-furniture-salesman/2008/09/10/1220857618764.html&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Intellectual_property&amp;diff=1392</id>
		<title>Intellectual property</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Intellectual_property&amp;diff=1392"/>
		<updated>2008-10-03T16:43:43Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definitions==&lt;br /&gt;
&lt;br /&gt;
===Technical Definition=== &lt;br /&gt;
Intellectual property is a legal field that protects the creations of authors, such as musical, literature, symbols, images and designed used by the public.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Intellectual_property#Purpose&lt;br /&gt;
&amp;lt;/ref&amp;gt; Some of the systems or tools used to achieve this are, [http://en.wikipedia.org/wiki/Copyright Copyrights], [http://en.wikipedia.org/wiki/Trademark Trademarks], [http://en.wikipedia.org/wiki/Patent Patents], and other related rights. &lt;br /&gt;
Intellectual property is defined as an intangible property that has commercial value including copyrighted property such as literary or artistic works, and ideational property, such as patents, appellations of origin, business methods, and industrial processes&amp;lt;ref&amp;gt;http://dictionary.reference.com/search?r=2&amp;amp;q=intellectual%20property&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Laymen Definition===&lt;br /&gt;
Intellectual Property gives the author the right to protect his or her own ideas from being used with out their consent or fair payment.&lt;br /&gt;
&lt;br /&gt;
==Social Significance== &lt;br /&gt;
It is extremely important that you patent, copyright, or trademark your inventions no matter what because if you create something and you do not protect it, your work will be accessible to the public. They will steal your ideas and use them for their own gain and they will have no reason to give you any kind of profit for your idea. On the other hand if you do patent your idea and they use it, then by law they will have to give you money every time they use your idea.&lt;br /&gt;
&lt;br /&gt;
== Current Event ==&lt;br /&gt;
&lt;br /&gt;
Apple admitted that they did not create the iPod. The author was a British man named Kane Kramer, he invented it and patented it. But 30 years ago he did not have enough money to buy another patent for his creation which cost 60,000 Euros. Apple took advantage and used his designs to create the iPod. Kane Kramer does not get a cent for what he created because he did not have enough money to get a patent.&amp;lt;ref&amp;gt;http://www.smh.com.au/news/articles/core-ipod-invented-by-furniture-salesman/2008/09/10/1220857618764.html&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Intellectual_property&amp;diff=1391</id>
		<title>Intellectual property</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Intellectual_property&amp;diff=1391"/>
		<updated>2008-10-03T16:43:23Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definitions==&lt;br /&gt;
&lt;br /&gt;
===Technical Definition=== Intellectual property is a legal field that protects the creations of authors, such as musical, literature, symbols, images and designed used by the public.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Intellectual_property#Purpose&lt;br /&gt;
&amp;lt;/ref&amp;gt; Some of the systems or tools used to achieve this are, [http://en.wikipedia.org/wiki/Copyright Copyrights], [http://en.wikipedia.org/wiki/Trademark Trademarks], [http://en.wikipedia.org/wiki/Patent Patents], and other related rights. &lt;br /&gt;
Intellectual property is defined as an intangible property that has commercial value including copyrighted property such as literary or artistic works, and ideational property, such as patents, appellations of origin, business methods, and industrial processes&amp;lt;ref&amp;gt;http://dictionary.reference.com/search?r=2&amp;amp;q=intellectual%20property&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Laymen Definition===&lt;br /&gt;
Intellectual Property gives the author the right to protect his or her own ideas from being used with out their consent or fair payment.&lt;br /&gt;
&lt;br /&gt;
==Social Significance== &lt;br /&gt;
It is extremely important that you patent, copyright, or trademark your inventions no matter what because if you create something and you do not protect it, your work will be accessible to the public. They will steal your ideas and use them for their own gain and they will have no reason to give you any kind of profit for your idea. On the other hand if you do patent your idea and they use it, then by law they will have to give you money every time they use your idea.&lt;br /&gt;
&lt;br /&gt;
== Current Event ==&lt;br /&gt;
&lt;br /&gt;
Apple admitted that they did not create the iPod. The author was a British man named Kane Kramer, he invented it and patented it. But 30 years ago he did not have enough money to buy another patent for his creation which cost 60,000 Euros. Apple took advantage and used his designs to create the iPod. Kane Kramer does not get a cent for what he created because he did not have enough money to get a patent.&amp;lt;ref&amp;gt;http://www.smh.com.au/news/articles/core-ipod-invented-by-furniture-salesman/2008/09/10/1220857618764.html&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1359</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1359"/>
		<updated>2008-10-02T14:10:35Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: /* Goals for First Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Goals for First Quarter ==&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS &amp;#039;&amp;#039;Completed, My computer has xubuntu server edition installed on it&amp;#039;&amp;#039;&lt;br /&gt;
##Set up Mail Server &amp;#039;&amp;#039;Semi-Completed, The server can be a mail server, but it has not been set up yet&amp;quot;&lt;br /&gt;
##Make Network work, computers working together and commutating. &amp;#039;&amp;#039;Completed, Computers can ping each other and all can access the internet&amp;#039;&amp;#039;&lt;br /&gt;
##Set up firewall &amp;#039;&amp;#039;Not Complete, still waiting on a NIC&amp;#039;&amp;#039;&lt;br /&gt;
#Experiment with Network Security&lt;br /&gt;
##Research packet sniffing &amp;#039;&amp;#039;Complete, Found a program called Wireshark to sniff packets&amp;#039;&amp;#039;&lt;br /&gt;
##Install talk, or some other commutation means &amp;#039;&amp;#039;Complete, although talk never worked, we got pidgin to work&amp;#039;&amp;#039;&lt;br /&gt;
##Install Wireshark to sniff packets &amp;#039;&amp;#039;Complete, Nick&amp;#039;s computer has Wireshark installed on it&amp;#039;&amp;#039;&lt;br /&gt;
##Successfully intercept a packet &amp;#039;&amp;#039;Complete, We intercepted multiple IM&amp;#039;s between each other, we also managed to get a password hash&amp;quot;&lt;br /&gt;
##Try to reverse a password hash &amp;#039;&amp;#039;In progress&amp;#039;&amp;#039;&lt;br /&gt;
##Try to &amp;#039;hack&amp;#039; into the mail server &amp;#039;&amp;#039;Not Complete&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Goals for Second Quarter ==&lt;br /&gt;
#Research and Understand Magnetic strip cards.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
#???&lt;br /&gt;
#Profit!&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1130</id>
		<title>AJ McLennan</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=AJ_McLennan&amp;diff=1130"/>
		<updated>2008-09-24T14:25:47Z</updated>

		<summary type="html">&lt;p&gt;Amclennan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Goals for First Quarter ==&lt;br /&gt;
#Set up a small network&lt;br /&gt;
##Install Server OS&lt;br /&gt;
##Set up Mail Server&lt;br /&gt;
##Make Network work, computers working together and commutating.&lt;br /&gt;
##Set up firewall&lt;br /&gt;
##Host simple website&lt;br /&gt;
#Research Network Security&lt;br /&gt;
##Packet sniffing&lt;br /&gt;
== Goals for Second Quarter ==&lt;br /&gt;
#Research and Understand Magnetic strip cards.&lt;br /&gt;
#Build Magnetic strip reader.&lt;br /&gt;
#Learn to Program Magnetic strips&lt;br /&gt;
#Research the code for metro cards.&lt;br /&gt;
#Put money on metro cards&lt;br /&gt;
#???&lt;br /&gt;
#Profit!&lt;/div&gt;</summary>
		<author><name>Amclennan</name></author>
		
	</entry>
</feed>