|
Network Programming ![]() This website demonstrates using wikis as teaching and learning tool. The course instructor is happy to share the teaching materials here with those who find it readable. |
Tutorial /
Network Security![]() Please put all the answers in a PowerPoint file and send it to Steven by email before the tutorial class. Activity One - NetstatFind out if your computer is secretly connecting to the networks and the Internet
This .txt file will have a record of everything that has made an Internet connection in the last couple of minutes; you can then check your task manager to find out where it is and take care of it.
Reference: Is Your Computer Connecting To Websites Without Your Knowledge Useful tools for you: Notepad2, Excel sorting, charting and other functions Activity Two - NmapNmap is a free security scanner for network exploration and security audits.
Activity Three - NetStumblerNetStumbler is a tool for Windows that allows you to detect Wireless Local Area Networks (WLANs) using 802.11b, 802.11a and 802.11g. It has many uses: Verify that your network is set up the way you intended.
Find locations with poor coverage in your WLAN.
Detect other networks that may be causing interference on your network.
Detect unauthorized "rogue" access points in your workplace.
Help aim directional antennas for long-haul WLAN links.
Use it recreationally for WarDriving.
Useful tools for you: Notepad++, MS Excel Activity Four - WiresharkWireshark is a network packet analyzer. A network packet analyzer will try to capture network packets and tries to display that packet data as detailed as possible.
Frame 100: XX bytes on wire (xxx bits), xx bytes captured (xxx bits)
Ethernet II, Src: Htc_66:d7:XX (YY:e7:d8:66:d7:XX), Dst: HonHaiPr_59:6d:XX (YY:23:4d:59:6d:XX)
Internet Protocol, Src: 130.239.18.??? (130.239.18.???), Dst: 192.168.1.??? (192.168.1.???)
Transmission Control Protocol, Src Port: http (80), Dst Port: dkmessenger (1177), Seq: 6833, Ack: 473, Len: 8
Submission
|