monaco/i-033f0705b36be2c02
by SadServersMore 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 SadServersadmin@i-001eda64855cc97ed:~$ id -a uid=1000(admin) gid=1000(admin) groups=1000(admin),4(adm),20(dialout),24(cdrom),udio),30(dip),44(video),46(plugdev),109(netdev) admin@i-001eda64855cc97ed:~$ sudo vim We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: a password is required admin@i-001eda64855cc97ed:~$ sudo -l
paris/i-001eda64855cc97ed 03:34
by SadServersadmin@i-0fa25442adfe553ec:~$ cat /var/log/ alternatives.log chrony/ dpkg.log messages ades/ apt/ cloud-init-output.log faillog minio.log auth.log cloud-init.log journal/ private/ btmp daemon.log kern.log runit/ cast/ debug lastlog syslog admin@i-0fa25442adfe553ec:~$ cat /var/log/ alternatives.log chrony/ dpkg.log messages ades/ apt/ cloud-init-output.log faillog minio.log auth.log cloud-init.log journal/ private/ btmp daemon.log kern.log runit/ cast/ debug lastlog syslog admin@i-0fa25442adfe553ec:~$ cat /var/log/cast/i-0fa25442adfe553ec
kihei/i-0fa25442adfe553ec 01:44
by SadServersadmin@i-01a673ffc56190f9c:~$ du -sh /tmp du: cannot read directory '/tmp/systemd-private-46dfb1a354a74f1fb453fc71b86b3775hrony.service-ebxZAh': Permission denied du: cannot read directory '/tmp/systemd-private-46dfb1a354a74f1fb453fc71b86b3775ystemd-logind.service-qF3RSh': Permission denied 32K /tmp admin@i-01a673ffc56190f9c:~$ sudo du -sh /tmp 40K /tmp admin@i-01a673ffc56190f9c:~$ sudo du -sh / du: cannot access '/proc/823/task/823/fd/4': No such file or directory du: cannot access '/proc/823/task/823/fdinfo/4': No such file or directory du: cannot access '/proc/823/fd/3': No such file or directory du: cannot access '/proc/823/fdinfo/3': No such file or directory 6.1G / admin@i-01a673ffc56190f9c:~$