Nmap Development mailing list archives

NSE script: HTTP web service discovery


From: Jacek Wielemborek <d33tah () gmail com>
Date: Sun, 05 Oct 2014 21:57:26 +0200

Hello,

I just created a simple NSE script that detects HTTP Web Services.
Please find the first version attached and take a look at this URL for
any updates:

https://gist.github.com/d33tah/b902eb4e10c1e2b8e095

To test it, just run it like this:

$ nmap --script http-websocket-test.nse echo.websocket.org -p 80

Starting Nmap 6.46 ( http://nmap.org ) at 2014-10-05 21:57 CEST
Nmap scan report for echo.websocket.org (174.129.224.73)
Host is up (0.12s latency).
rDNS record for 174.129.224.73: ec2-174-129-224-73.compute-1.amazonaws.com
PORT   STATE SERVICE
80/tcp open  http
|_http-websocket-test: Websocket detected

Nmap done: 1 IP address (1 host up) scanned in 2.03 seconds

Cheers,
Jacek Wielemborek

Attachment: http-websocket-test.nse
Description:

Attachment: signature.asc
Description: OpenPGP digital signature

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

Current thread: