kihei/i-0189e4926341da6e5
by SadServersMore by SadServers
admin@i-03e7f50dfa07833fa:~$ python bash: python: command not found admin@i-03e7f50dfa07833fa:~$ python3 Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import requests >>> requests.get("localho")
paris/i-03e7f50dfa07833fa 00:59
by SadServerstotal 8 drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-06bbe1bb9a1bed390:~$ sudo wc -l webserver.py 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-06bbe1bb9a1bed390:~$ grep password
paris/i-06bbe1bb9a1bed390 00:47
by SadServers699 write(2, "\n", 1) = 1 699 write(2, "\n", 1) = 1 699 write(2, "goroutine ", 10) = 10 699 write(2, "1", 1) = 1 699 write(2, " [", 2) = 2 699 write(2, "running", 7) = 7 699 write(2, "]:\n", 3) = 3 700 <... nanosleep resumed>NULL) = 0 700 futex(0x56b498, FUTEX_WAIT_PRIVATE, 0, {tv_sec=60, tv_nsec=0} <unfinished 699 write(2, "main.main", 9) = 9 699 write(2, "(", 1) = 1 699 write(2, ")\n", 2) = 2 699 write(2, "\t", 1) = 1 699 write(2, "./main.go", 9) = 9 Pattern not found (press RETURN)
kihei/i-0ad6fda12be055173 01:16
by SadServersroot 590 0.0 0.4 4396 2140 ttyS0 Ss+ 14:50 0:00 /sbin/agetty 15200,57600,38400,9600 ttyS0 vt220 root 591 0.0 1.5 13352 7152 ? Ss 14:50 0:00 sshd: /usr/sbf 10-100 startups _chrony 593 0.0 0.7 10852 3600 ? S 14:50 0:00 /usr/sbin/chr_chrony 594 0.0 0.1 10724 548 ? S 14:50 0:00 \_ /usr/sbinroot 606 0.1 3.7 26612 17420 ? Ss 14:50 0:00 /usr/bin/pyth-upgrades/unattended-upgrade-shutdown --wait-for-signal admin@i-06fb99aa236dc5e81:~$ python -m http.server bash: python: command not found admin@i-06fb99aa236dc5e81:~$ python3 -m http.server Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/) ... ^C Keyboard interrupt received, exiting. admin@i-06fb99aa236dc5e81:~$ ls INPUT -p tcp -m tcp --dport 80 -j DROP