kihei/i-050d914f485befec2
by SadServersMore by SadServers
drwx------ 2 admin admin 4096 Sep 17 2023 .ssh drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-06c820ab5c704e842:~$ less webserver.py webserver.py: Permission denied admin@i-06c820ab5c704e842:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-06c820ab5c704e842:~$ strace /home/admin/webserver.py execve("/home/admin/webserver.py", ["/home/admin/webserver.py"], 0x7ffd151c1ec0 ES (Permission denied) strace: exec: Permission denied +++ exited with 1 +++ admin@i-06c820ab5c704e842:~$ ctrace /home/admin/webserver.py bash: ctrace: command not found admin@i-06c820ab5c704e842:~$
paris/i-06c820ab5c704e842 02:58
by SadServersalternatives.log auth.log cast cloud-init-output.log daemon.log dpkg.log log runit unattended-upgrades wtmp apt btmp chrony cloud-init.log debug faillog e syslog user.log admin@i-0f97ad3dff720d3cf:/var/log$ cd /home/admin admin@i-0f97ad3dff720d3cf:~$ ls agent data datafile kihei admin@i-0f97ad3dff720d3cf:~$ tail datafile ^C admin@i-0f97ad3dff720d3cf:~$ cd data admin@i-0f97ad3dff720d3cf:~/data$ ls admin@i-0f97ad3dff720d3cf:~/data$ cd .. admin@i-0f97ad3dff720d3cf:~$ tail minio.log tail: cannot open 'minio.log' for reading: No such file or directory admin@i-0f97ad3dff720d3cf:~$ cd /var/log
kihei/i-0f97ad3dff720d3cf 06:39
by SadServersConnection to host.example.com 25 port [tcp/smtp] succeeded! The port range was specified to limit the search to ports 20 - 30, and is s der (unless the -r flag is set). You can also specify a list of ports to scan, for example: $ nc -zv host.example.com http 20 22-23 nc: connect to host.example.com 80 (tcp) failed: Connection refused nc: connect to host.example.com 20 (tcp) failed: Connection refused Connection to host.example.com port [tcp/ssh] succeeded! nc: connect to host.example.com 23 (tcp) failed: Connection refused The ports are scanned by the order you given (unless the -r flag is set). Manual page nc(1) line 219/313 84% (press h for help or q to quit)