From 70939ea49e547ee7acbcb2218e2bcb8204bd4b2b Mon Sep 17 00:00:00 2001 From: zeus Date: Tue, 19 Oct 2021 17:52:39 +0300 Subject: [PATCH] add scan --- intro/modules/ROOT/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro/modules/ROOT/pages/index.adoc b/intro/modules/ROOT/pages/index.adoc index fc001a6..39d3bee 100644 --- a/intro/modules/ROOT/pages/index.adoc +++ b/intro/modules/ROOT/pages/index.adoc @@ -70,7 +70,7 @@ testnetwork2_worker_2.testnetwork2_net (172.21.0.6) ==== Nmap, short for Network Mapper, is a free, open-source tool for vulnerability scanning and network discovery. Network administrators use Nmap to identify what devices are running on their systems, discovering hosts that are available and the services they offer, finding open ports and detecting security risks. -See https://en.wikipedia.org/wiki/Nmap +See https://en.wikipedia.org/wiki/Nmap[Nmap-wikipedia^] ====