From a683b6ae69fa97867783725545f10dddf618dc7d Mon Sep 17 00:00:00 2001 From: fyodor Date: Wed, 29 Jun 2011 01:36:34 +0000 Subject: [PATCH] just added a word to the description --- scripts/servicetags.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/servicetags.nse b/scripts/servicetags.nse index cd374bd45..8474572cb 100644 --- a/scripts/servicetags.nse +++ b/scripts/servicetags.nse @@ -1,5 +1,5 @@ description = [[ -Attempts to extract system information (OS, hardware, etc.) from the Sun Service Tags service (UDP port 6481). +Attempts to extract system information (OS, hardware, etc.) from the Sun Service Tags service agent (UDP port 6481). Based on protocol specs from http://arc.opensolaris.org/caselog/PSARC/2006/638/stdiscover_protocolv2.pdf