https://github.com/osiris9999/task5
https://github.com/osiris9999/task5
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/osiris9999/task5
- Owner: Osiris9999
- Created: 2025-06-30T16:02:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-30T16:25:56.000Z (about 1 year ago)
- Last Synced: 2025-06-30T17:23:09.077Z (about 1 year ago)
- Size: 4.83 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task5
1. Installed wireshark from the official website on Windows.
2. Started wireshark on my wifi network to capture packets.
3. Filtered the packets according to protocol as DNS, TCP, HTTP.
4. Saved the packet capture as a pcap file.
5. Understood the basics of network sniffing, packet capture and packet analysis.