9093

adot@pwndot:~/htb/shoppy$ curl -s http://shoppy.htb:9093/ | grep -i version
go_info{version="go1.18.1"} 1
playbooks_plugin_system_playbook_instance_info{Version="1.29.1"} 1
adot@pwndot:~/htb/shoppy$ cat /etc/hosts
127.0.0.1       localhost
127.0.1.1       Pixel7

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
10.10.11.180 shoppy.htb mattermost.shoppy.htb

Last updated

Was this helpful?