diff --git a/hw3/hw3.md b/hw3/hw3.md index b0e3c4f..2fb442d 100644 --- a/hw3/hw3.md +++ b/hw3/hw3.md @@ -37,6 +37,7 @@ Now running `sudo nmap -sn 192.168.0.0/24` (a simple ping scan) we have some int ![nmap](./nmap.png) ![nmap-1](./nmap-1.png) ![nmap-2](./nmap-2.png) +![nmap-3](./nmap-3.png) To summerize this, the interesting devices, excluding ourselves (mallory) are ``` diff --git a/hw3/nmap-3.png b/hw3/nmap-3.png new file mode 100644 index 0000000..fd88df1 Binary files /dev/null and b/hw3/nmap-3.png differ