Nmap Development mailing list archives

[NSE] redis scripts: bind, channels, client-list, cluster-nodes


From: Vasiliy Kulikov <segoon () openwall com>
Date: Sun, 26 Feb 2017 17:22:21 +0300

Hi folks!

I'd like to contribute with several simple scripts based on redis-info.nse.
They show:
- all addresses redis server listens on;
- all currently connected clients;
- all PUBSUB channels (channels with at least one active clients which
did SUBSCRIBE)
- all cluster nodes in the cluster.

Comments are welcome.  Maybe they should be combined into a smaller
number of scripts (e.g. bind should go into info).

The scripts are attached.

Thanks,
-- 
Vasily Kulikov
http://www.openwall.com - bringing security into open computing environments

Attachment: redis-bind.nse
Description:

Attachment: redis-channels.nse
Description:

Attachment: redis-client-list.nse
Description:

Attachment: redis-cluster-nodes.nse
Description:

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

Current thread: