kihei/i-0f16f52e40d44cfda
by SadServersMore by SadServers
apt-daily.timer loade e2scrub_all.timer loade fstrim.timer loade logrotate.timer loade man-db.timer loade mc.timer loade systemd-tmpfiles-clean.timer loade LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 106 loaded units listed. Pass --all to see loaded but inactive units, too. admin@i-0313ad0915d720af8:~$ systemctl status nginx Unit nginx.service could not be found. admin@i-0313ad0915d720af8:~$
paris/i-0313ad0915d720af8 01:26
by SadServersSaving to: ‘index.html’ index.html 100%[====================== 2023-12-18 12:29:59 (230 KB/s) - ‘index.html’ saved [12/12] admin@i-0e0c49ce0b601c9b4:~$ cat index.html Unauthorizedadmin@i-0e0c49ce0b601c9b4:~$ ss -tlnp State Recv-Q Send-Q LISTEN 0 128 LISTEN 0 128 LISTEN 0 4096 LISTEN 0 4096 LISTEN 0 128 admin@i-0e0c49ce0b601c9b4:~$ wget
paris/i-0e0c49ce0b601c9b4 03:16
by SadServers-rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile admin@i-061fdb9cf7dfc377a:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-061fdb9cf7dfc377a:~$ sudo vi 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-061fdb9cf7dfc377a:~$
paris/i-061fdb9cf7dfc377a 03:06
by SadServersadmin@i-0bf562d53de649339:~/agent$ cd ../ admin@i-0bf562d53de649339:~$ ls -lah total 44K drwxr-xr-x 6 admin admin 4.0K Sep 24 23:20 . drwxr-xr-x 3 root root 4.0K Sep 17 16:44 .. drwx------ 3 admin admin 4.0K Sep 20 15:52 .ansible -rw------- 1 admin admin 186 Jan 18 18:58 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3.5K Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4.0K Sep 20 15:56 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4.0K Sep 17 16:44 .ssh drwxr-xr-x 2 admin root 4.0K Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-0bf562d53de649339:~$ curl -v http://localhos