From 9a9cf1fa7d142f57919a45e3b0ac8dc417cb335a Mon Sep 17 00:00:00 2001 From: patrik Date: Tue, 17 Apr 2012 20:16:07 +0000 Subject: [PATCH] Updated the description of http-icloud-sendmsg --- scripts/http-icloud-sendmsg.nse | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/http-icloud-sendmsg.nse b/scripts/http-icloud-sendmsg.nse index 3ab258364..b575f0d4e 100644 --- a/scripts/http-icloud-sendmsg.nse +++ b/scripts/http-icloud-sendmsg.nse @@ -1,5 +1,9 @@ description = [[ +Sends a message to a iOS device throught the Apple MobileMe web service. The +device has to be registered with an Apple ID using the Find My Iphone +application. ]] + --- -- @usage -- nmap -sn -Pn --script http-icloud-sendmsg --script-args="username=,password=,http-icloud-sendmsg.listdevices"