Nmap Development mailing list archives

[NSE] New : http-vivotek-camera-info.nse


From: Brendan Coles <bcoles () gmail com>
Date: Thu, 22 Sep 2011 12:04:37 +1000

New script: http-vivotek-camera-info.nse

Feedback is welcome as usual.

description = [[
Attempts to retrieve the configuration settings from a Vivotek network
camera.
The information is retrieved from "/cgi-bin/admin/getparamjs.cgi" which is
not
available on all models.

The web administration interface runs on port 80 by default.
]]

---
-- @usage
-- nmap --script http-vivotek-camera-info -p <port> <host>
--
-- @output
-- PORT   STATE SERVICE   REASON
-- 80/tcp open  http    syn-ack
-- | http-vivotek-camera-info:
-- |   Device Model: PT7135
-- |   Version: PT7135-VVTK-0400a
-- |   Hostname: Network Camera with Pan/Tilt
-- |   IP Address: 192.168.1.100
-- |   Router: 192.168.1.254
-- |   Primary DNS: 192.168.1.254
-- |   Wireless SSID: example network
-- |   Wireless Channel: 6
-- |   Wireless Preshared Key: 00000000
-- |_  Username: root


Kind regards,

Brendan Coles
http://itsecuritysolutions.org

Attachment: http-vivotek-camera-info.nse
Description:

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

Current thread: