Difference between revisions of "Willie Stehm"

From WLCS
(Topics of focus)
 
(217 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Image:Im_in_your_PC_stealing_your_interne.jpg|border|200px|right]]
 +
Today is {{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}}.  Welcome to my page!
 
==Topics of focus==
 
==Topics of focus==
 
=====Networking and Network Security=====
 
=====Networking and Network Security=====
::*Basic concepts
+
:*Basic concepts
::*Building test lab
+
:*Building test lab
::*Intercepting packets
+
:*Intercepting packets
::*Middle man attacks
+
::*Password hashes
::*Encryption  
+
::*IM information (buddy info, messages, sign-on data, sign-off data, etc.)
:::*[http://en.wikipedia.org/wiki/Secure_Sockets_Layer TLS] and SSL
+
:*Middle man attacks
:-RFID
+
:*Encryption  
::*[http://en.wikipedia.org/wiki/Rfid RFID Basics]
+
::*[http://en.wikipedia.org/wiki/Secure_Sockets_Layer TLS] and SSL
::*Assembling RFID reader
+
::*[http://en.wikipedia.org/wiki/MD5 MD5]
::*Reading and writing information on RFID card
+
=====Wiimote=====
:::*[http://www.rf-dump.org/ RF-dump]
+
:*Bluetooth
:::*Editing information stored on card
+
:*Head tracking
::*RFID security
+
:*Smart board
:-Magnetic Stripe
+
=====Magnetic Stripe=====
::*DIY reader/writer
+
:*DIY reader/writer
::*Writing and editing information on card
+
:*Writing and editing information on card
 +
=====RFID=====
 +
:*[http://en.wikipedia.org/wiki/Rfid RFID Basics]
 +
:*Assembling RFID reader
 +
:*Reading and writing information on RFID card
 +
::*[http://www.rf-dump.org/ RF-dump]
 +
::*Editing information stored on card
 +
:*RFID security
 +
=====Web Development=====
 +
:*Web Server
 +
:*Initial site design
 +
::*Good / Bad
 +
:*HTML
 +
:*PHP
 +
:*CSS
  
 +
==Goals and Documentation==
 +
:*[http://paulbui.net/wl/index.php?title=Willie_Stehm_1st_Quarter 1st Quarter]
 +
:*[http://paulbui.net/wl/index.php?title=Willie_Stehm_2nd_Quarter 2nd Quarter]
 +
:*[http://paulbui.net/wl/index.php?title=Willie_Stehm_3rd_Quarter 3rd Quarter]
 +
:*[http://paulbui.net/wl/index.php?title=Willie_Stehm_4th_Quarter 4th Quarter]
  
==Ten Goals for the Quarter==
+
==Partners in Crime==
:1)Set up test lab using a minimum of three computers connect to a hub or switch
+
*[[AJ McLennan]]
::*After doing a bit of research we settled on using the Xubuntu operating system.  Xubuntu is a streamlined version of the Ubuntu operating system that is less memory intensive and thus better for older computers such as the ones used in our test lab.  It also cuts out some of the unneeded bundled applications that come with Ubuntu, allowing us to add on only what is useful to us.
+
*[[Nick Apseloff]]
::*While comparing hubs and switches we decided to use a hub.  Hubs unlike switches broadcast packets out to all ports.  This enables us to easily intercept packets, learn to analyze packet data, and learn about network security as a whole.
+
*[[Sean Readdy]]
:2)Research and use packet sniffers to intercept packets sent by other computers through the network
 
::*Under the recommendation of Mr.Bui we started using a program called [http://www.wireshark.org/ wireshark] (formally known as ethereal) to start capturing packets sent over our test lab network.
 

Latest revision as of 11:36, 21 January 2009

Im in your PC stealing your interne.jpg

Today is May 18, 2024. Welcome to my page!

Topics of focus

Networking and Network Security
  • Basic concepts
  • Building test lab
  • Intercepting packets
  • Password hashes
  • IM information (buddy info, messages, sign-on data, sign-off data, etc.)
  • Middle man attacks
  • Encryption
Wiimote
  • Bluetooth
  • Head tracking
  • Smart board
Magnetic Stripe
  • DIY reader/writer
  • Writing and editing information on card
RFID
  • RFID Basics
  • Assembling RFID reader
  • Reading and writing information on RFID card
  • RF-dump
  • Editing information stored on card
  • RFID security
Web Development
  • Web Server
  • Initial site design
  • Good / Bad
  • HTML
  • PHP
  • CSS

Goals and Documentation

Partners in Crime