kihei/i-0dcdab756bd34fbc5
by SadServersMore by SadServers
admin@i-00dd18539e6d03f14:~/rabbitmq-cluster-docker-master$ docker composeps docker: 'composeps' is not a docker command. See 'docker --help' admin@i-00dd18539e6d03f14:~/rabbitmq-cluster-docker-master$ docker compose ps NAME IMAGE COMMAND D STATUS PORTS rabbitmq-cluster-docker-master-haproxy-1 haproxy:1.7 "docker-enttes ago Up 8 minutes 0.0.0.0:5672->5672/tcp, :::5672->5672/tcp, 0.0.0.0rabbitmq-cluster-docker-master-rabbitmq1-1 rabbitmq:3-management "/usr/localtes ago Up About a minute 4369/tcp, 5671-5672/tcp, 15671-15672/tcp, 15691-15rabbitmq-cluster-docker-master-rabbitmq2-1 rabbitmq:3-management "/usr/localtes ago Up About a minute 4369/tcp, 5671-5672/tcp, 15671-15672/tcp, 15691-15rabbitmq-cluster-docker-master-rabbitmq3-1 rabbitmq:3-management "/usr/localtes ago Up About a minute 4369/tcp, 5671-5672/tcp, 15671-15672/tcp, 15691-15admin@i-00dd18539e6d03f14:~/rabbitmq-cluster-docker-master$
chennai/i-00dd18539e6d03f14 08:10
by SadServers#2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: a password is required admin@i-0e74c6feeef89a0ae:~$ for i in $(seq 1 65536); do echo -n "." nmap -PS $i localhost > /dev/null output=$(curl --silent localhost) echo $output | egrep -v "^Who is there\?$" && echo "yay - $i" done . yay - 1 ................... admin@i-0e74c6feeef89a0ae:~$ nmap -PS 1
taipei/i-0e74c6feeef89a0ae 00:54
by SadServers<p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/admin <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/foob <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/../ Unauthorizedadmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/../..