FIT - 1047 - Part 1 - Report - Assignment - 4
FIT - 1047 - Part 1 - Report - Assignment - 4
INFORMATION
TECHNOLOGY
Purpose Students will record data from a real-world wireless network and demonstrate that
they can analyse it, identify its properties and potential issues. Students also need
to analyse Internet traffic and identify servers, clients and protocols used.
The assignment is related to Unit Learning Outcomes 5 and 6.
Your task Part 1: You need to submit a report with your findings regarding the analysis tasks.
The instructions below contain concrete questions you should answer in your
report.
Part 2: Submit your reflections.
Part 3: In-Person quiz via Moodle.
Value 30% of your total marks for the unit (15% for each part)
The assignment is marked out of 50 marks.
Word Limit 600 words for Task 1.2, no word limits for the remaining tasks
Due Date Part 1 & 2 - Moodle submission: 11:55 PM Wednesday 15 May 2024
Part 3 - In-person quiz: Week 12 Your Officially Allocated Applied Session
Submission ● Via Moodle assignment submission (Part 1 & 2) - 2 pdf files (one for each
part)
● Turnitin will be used for similarity checking of all submissions.
● Via Moodle quiz submission (Part 3) during your allocated Officially
Applied Session in Week 12 (in-person attendance required)
● In this assessment, you must not use generative artificial intelligence (AI) to
generate any materials or content in relation to the assessment task.
Late Penalties ● 10% deduction per calendar day or part thereof for up to one week
● Submissions more than 7 calendar days after the due date will receive a
mark of zero (0) and no assessment feedback will be provided.
INSTRUCTIONS
This assignment has THREE parts. Make sure you read the instructions carefully.
What you will need: a WiFi-enabled laptop (some smartphones also work, see below), and
a place to scan. You have to perform a survey of parts of the Monash Clayton / Malaysian
campus.
(You can find the location of the building here - Choosing Clayton campus)
(You can find the location of the building here - Choosing Kuala Lumpur campus)
1
An example map is given in the Appendix. You may use any drawing tool to create a map (excluding
heatmap generated by survey tools) or reuse existing real estate floor plans with reference.
FACULTY OF
INFORMATION
TECHNOLOGY
A simple floor plan will be sufficient, it does not have to be perfectly to scale. See the
appendix for an example. The map should be labelled with all relevant information (e.g.
dimensions, doors, walls and material such as wood or concrete or glass, if used for the
discussion). Your survey should cover an area of at least 60 square metres (e.g. 6x10
metres, or 4x15, or two storeys of 6x5 each). Be sure to take the analysis in Task 1.2 into
account, by designing your survey to include walls, doors etc. it will be easier to write
something interesting in Task 1.2.
Furthermore, your survey must include at least three WiFi access points. If you want, you
can create an additional AP with your phone (using “Personal hotspot” or “Tethering”
features).
For the survey, use a WLAN sniffing tool (see below) in at least eight different locations on
your map. For each location, record2 the technical characteristics of all visible APs.
Depending on the scanning tool you use, you record features such as the network name,
MAC address, signal strength, signal to noise ratio (SNR), 802.11 version(s) supported,
band (2.4 or 5 GHz) and channel(s) used.
Add the gathered data from the survey into the map of the covered area. On the map you
indicate the location of the access points and the locations where you took measurements.
For the access points, use the actual location if you know it, or an approximation based on
the observed signal strength (e.g. if you don’t know exactly where it is).
For each measurement point, you either add the characteristics directly into the map, or
create a separate table with the details. You can submit several maps if you choose to enter
data directly into the maps, or a single map if you use additional tables. Create the map
yourself, do not use the mapping features available in some commercial (i.e., paid) WLAN
sniffing tools.
2
Take screenshots of survey data at each survey location, and include the screenshots of raw data in
the Appendix of your report.
FACULTY OF
INFORMATION
TECHNOLOGY
● Any other aspect of your own choice. Here are a few suggestions to pick one or
more:
○ measure the attenuation caused by your own body
○ determine the overlap that has been implemented to enable roaming
○ describe how you interpolated the locations of access points from the signal
strengths
○ measure how interference affects download speeds
Describe your findings and explain them with some technical detail (i.e., not only say
what you found, but also how you performed the analysis or why you think the
network is behaving that way).
(4 marks)
Tools: You can use e.g. Acrylic Wifi (https://www.acrylicwifi.com/en/) for Windows, NetSpot
(http://www.netspotapp.com) for macOS and Windows, and LinSSID or wavemon for Linux.
If you have an Android smartphone, apps like Wifi Analyzer can also be used. On iOS, WiFi
scanning apps do not provide enough detail, so iPhones won’t be suitable for this task.
For drawing the site maps, any drawing tool should work, for example LucidChart, or even
presentation tools such as PowerPoint, Keynote or Google Slides. Scans of hand-drawn
maps are NOT acceptable.
Submit your work for this part (Part 1) as a PDF file (independent of Part 2) in Moodle.
Submit your reflection for this part (Part 2) as a PDF file (independent of Part 1) in
Moodle.
Part 3: Internet Traffic Analysis and basic network knowledge (25 marks)
This part of the assignment must be done in-person during your week 12 allocated Applied
Session. You will be given 1.5 hours to complete this part. You cannot start this part
elsewhere or in another time slot. Bring your student ID and own device (recommended
with your charger, in case the device is running out of battery during your quiz)!
This part of the assignment requires you to download a PCAP file, open it in Wireshark and
answer a few questions about the captured frames. The PCAP files are individualised, so
make sure that you download the correct file while you are logged into Moodle. In addition,
you will need to answer some multiple choice questions on basic network and security
topics.
FACULTY OF
INFORMATION
TECHNOLOGY
You can access your individual PCAP file through the Assignment 3 Part B quiz link
on Moodle at your Week 12 applied session. All of your answers have to be submitted
via that Moodle quiz. You have 1.5 hours to complete the quiz during your allocated
Applied Session in Week 12 (in-person). You must not communicate with other people
via any kind of media (e.g. phone, email, social media, communication tools such as
whatsapp, WeChat etc.) during any time when you are doing this part of your
assignment.
MAC addresses:
These are the addresses of individual devices at the Data Link Layer. Each frame contains a
sender and receiver MAC address. For each frame, think about which device would be the
sender and which the receiver.
IP addresses:
These are the Network Layer addresses. Remember that we use the DNS protocol to map a
human-readable address (such as www.monash.edu) to an IP address (such as
202.9.95.188). So in order to find out the IP address for some of the devices, you may have
to try to find DNS requests and responses in the PCAP file.
TCP connections:
Remember that each TCP connection starts with a three-way handshake. This was covered
in the lectures, so you may have to go back to the videos if you’re not sure what those
frames look like.
3
Hint: Please make sure you select the correct node (within your given scenario) for traffic analysis.
FACULTY OF
INFORMATION
TECHNOLOGY