Skip to content

Commit

Permalink
Removed line on VM
Browse files Browse the repository at this point in the history
  • Loading branch information
Ming Chow committed Sep 26, 2024
1 parent bd84cda commit f4149f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions labs/lab04-scapy.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ Here is a working `alarm.py`: https://gist.github.com/mchow01/f0f498f29d2b3bd095

Your job is to modify the `packetcallback` function. What has been written for you: the handling and parsing of command line arguments, reading of PCAP file, and sniffing of network.

If you go web browsing in the virtual machine with the alarm running, you will notice the alarm will go off...

### Getting Started Part 2, Installing Latest Python 3 and Scapy

Step 1: install the latest version of Python for your system. If you are using macOS and Homebrew, you can install the latest version of Python via `brew install python`. For Windows, download installer at https://www.python.org/downloads/
Expand Down

0 comments on commit f4149f6

Please sign in to comment.