kihei/i-077fdacd18ea1b9a8
by SadServersMore by SadServers
Sep 24 23:20:40 i-03be7122de01cf0bf sudo: pam_unix(sudo:session): session openedSep 24 23:20:40 i-03be7122de01cf0bf sudo: pam_unix(sudo:session): session closedSep 24 23:20:51 i-03be7122de01cf0bf systemd-logind[573]: Power key pressed. Sep 24 23:20:51 i-03be7122de01cf0bf systemd-logind[573]: Powering Off... Sep 24 23:20:52 i-03be7122de01cf0bf systemd-logind[573]: System is powering downSep 24 23:20:52 i-03be7122de01cf0bf sshd[636]: pam_unix(sshd:session): session cSep 24 23:20:52 i-03be7122de01cf0bf sshd[636]: pam_systemd(sshd:session): FailedNov 27 20:53:34 i-09484828e711b692d passwd[546]: password for 'admin' changed byNov 27 20:53:34 i-09484828e711b692d systemd-logind[578]: Watching system buttonsNov 27 20:53:34 i-09484828e711b692d systemd-logind[578]: Watching system buttonsNov 27 20:53:34 i-09484828e711b692d systemd-logind[578]: Watching system buttonsNov 27 20:53:34 i-09484828e711b692d systemd-logind[578]: New seat seat0. Nov 27 20:53:34 i-09484828e711b692d sshd[586]: Server listening on 0.0.0.0 port Nov 27 20:53:34 i-09484828e711b692d sshd[586]: Server listening on :: port 22.
paris/i-09484828e711b692d 05:17
by SadServers#!/bin/bash expected_checksum="d8bee9d7f830d5fb59b89e1e120cce8e" actual_checksum=$(md5sum /home/admin/mysolution | awk '{print $1}') if [[ "$actual_checksum" == "$expected_checksum" ]]; then echo -n "OK" else echo -n "NO" fiadmin@i-061454707f2cf9aeb:~/agent$ file sadagent sadagent: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linkeH6A8cVluPFUvaNojVwMi/C5t-5rNiA5GJLWeSm5Qz/KXfivG_lDFnrqPGrWEJo/K_OQEFevUZEPr4lPEadmin@i-061454707f2cf9aeb:~/agent$ .. bash: ..: command not found admin@i-061454707f2cf9aeb:~/agent$