paris/i-04a84196af5c95871
by SadServersMore by SadServers
admin@i-076cd0a7cd775af64:~$ sudo lvcreate -L%100 newdata Size requires number argument. Invalid argument for --size: %100 Error during parsing of command line. admin@i-076cd0a7cd775af64:~$ sudo lvcreate -L%100 newdataadmin@i-076cd0a7cd775afFREE -n newfile newdata Invalid argument for --extents: %100FREE Error during parsing of command line. admin@i-076cd0a7cd775af64:~$ vgs WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-076cd0a7cd775af64:~$ sudo vgs VG #PV #LV #SN Attr VSize VFree newdata 2 0 0 wz--n- 1.99g 1.99g admin@i-076cd0a7cd775af64:~$ sudo lvcreate -l %100FREE -n newfilnewdata
kihei/i-076cd0a7cd775af64 07:34
by SadServersdrwx------ 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 SadServers[:delay_enter=DELAY][:delay_exit=DELAY][:when=WHEN], --inject=SET[:error=ERRNO|:retval=VALUE][:signal=SIG][:syscall=SYSCALL] [:delay_enter=DELAY][:delay_exit=DELAY][:when=WHEN] perform syscall tampering for the syscalls in SET delay: microseconds or NUMBER{s|ms|us|ns} when: FIRST[..LAST][+[STEP]] -e fault=SET[:error=ERRNO][:when=WHEN], --fault=SET[:error=ERRNO][:when=WHEN] synonym for -e inject with default ERRNO set to ENOSYS. Miscellaneous: -d, --debug enable debug output to stderr -h, --help print help message --seccomp-bpf enable seccomp-bpf filtering -V, --version print version admin@i-054157b3157fdc4cd:~$ strace ./kihei -v