kihei/i-00332d072890e8d86
by SadServersMore by SadServers
# The program is typically sudo, sudoers.so, sudoreplay or visudo. # # Subsystems vary based on the program; "all" matches all subsystems. # Priority may be crit, err, warn, notice, diag, info, trace or debug. # Multiple subsystem@priority may be specified, separated by a comma. # #Debug sudo /var/log/sudo_debug all@debug #Debug sudoers.so /var/log/sudoers_debug all@debug admin@i-020f08eb573cc1e85:~$ ls agent webserver.py admin@i-020f08eb573cc1e85:~$ cat /etc/sudo sudo.conf sudo_logsrvd.conf sudoers sudoers.d/ admin@i-020f08eb573cc1e85:~$ cat /etc/sudoers cat: /etc/sudoers: Permission denied admin@i-020f08eb573cc1e85:~$
paris/i-020f08eb573cc1e85 06:02
by SadServersadmin 692 0.3 4.1 98188 19300 pts/0 S<l+ 01:27 0:00 /usr/bin/python3 /usr/bin/asciinemaadmin 695 0.0 3.0 24456 14424 pts/0 R<+ 01:27 0:00 /usr/bin/python3 /usr/bin/asciinemaadmin 696 0.0 0.1 2480 580 pts/1 S<s 01:27 0:00 sh -c /bin/bash admin 697 0.0 0.9 6820 4564 pts/1 S< 01:27 0:00 /bin/bash admin 704 0.0 0.6 8648 3224 pts/1 R<+ 01:28 0:00 ps aux admin@i-007c10c3a2a32db9b:~$ ls agent webserver.py admin@i-007c10c3a2a32db9b:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-007c10c3a2a32db9b:~$ sudo cat
paris/i-007c10c3a2a32db9b 00:41
by SadServers(use "git restore <file>..." to discard changes in working directory) deleted: webserver_v1.py Untracked files: (use "git add <file>..." to include in what will be committed) .bash_history .bash_logout .bashrc .config/ .profile .ssh/ agent/ no changes added to commit (use "git add" and/or "git commit -a") admin@i-03ec63ce519cbff18:~$ git restore webserver_v1.