Skip to content

Commit

Permalink
Update exp.md
Browse files Browse the repository at this point in the history
更改笔误,将减号改为`-`
  • Loading branch information
ZXMMD authored Dec 22, 2020
1 parent 42a87fb commit 91cb6f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chap0x09/exp.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ apt install snort

```bash
# 显示IP/TCP/UDP/ICMP头
snort v
snort -v

# 显示应用层数据
snort -vd
Expand Down Expand Up @@ -79,7 +79,7 @@ apt install libperl4-corelibs-perl

本次实验需要的一个最小化的实验环境是2台主机,假设网络拓扑信息如下:

* VM-1 IP: 192.168.56.101 eth1 Host-only 运行 ``nmap`` 扫描 VM-1
* VM-1 IP: 192.168.56.101 eth1 Host-only 运行 ``nmap`` 扫描 VM-2
* VM-2 IP: 192.168.56.102 eth1 Host-only 运行 ``snort````guardian.pl``

开始实验之前,VM-1 和 VM-2 可以互相双向访问。
Expand Down

0 comments on commit 91cb6f7

Please sign in to comment.