24007,24008,24009,49152 - Pentesting GlusterFS
Basic Information
PORT STATE SERVICE
24007/tcp open rpcbind
49152/tcp open ssl/unknownEnumeration
sudo gluster --remote-host=10.10.11.131 volume list
# This will return the name of the volumes
sudo mount -t glusterfs 10.10.11.131:/<vol_name> /mnt/Last updated

