kihei/i-07811c3a73cb0d954
by SadServersMore by SadServers
-rw-r--r-- 1 root root 5.0G Sep 17 2023 datafile -rwxr-xr-x 1 admin root 2.2M Sep 17 2023 kihei admin@i-0ddd50f9df146da5c:~$ ls -lh /home total 4.0K drwxr-xr-x 7 admin admin 4.0K Mar 10 18:11 admin admin@i-0ddd50f9df146da5c:~$ stat /home/admin/datafile File: /home/admin/datafile Size: 5368709120 Blocks: 10485768 IO Block: 4096 regular file Device: 10303h/66307d Inode: 264701 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2023-09-17 17:28:37.402800568 +0000 Modify: 2023-09-17 17:28:37.486796321 +0000 Change: 2023-09-17 17:28:37.486796321 +0000 Birth: 2023-09-17 17:28:37.402800568 +0000 admin@i-0ddd50f9df146da5c:~$
kihei/i-0ddd50f9df146da5c 02:27
by SadServersadmin@i-0be5d169af42c0cb5:~$ admin@i-0be5d169af42c0cb5:~$ admin@i-0be5d169af42c0cb5:~$ admin@i-0be5d169af42c0cb5:~$ localhost:5000 bash: localhost:5000: command not found admin@i-0be5d169af42c0cb5:~$ curl localhost:5000 Unauthorizedadmin@i-0be5d169af42c0cb5:~$ curl localhost:5000? Unauthorizedadmin@i-0be5d169af42c0cb5:~$ curl localhost:5000?/ls Unauthorizedadmin@i-0be5d169af42c0cb5:~$ curl localhost:5000?/'' Unauthorizedadmin@i-0be5d169af42c0cb5:~$ curl localhost:5000?/\\ls Unauthorizedadmin@i-0be5d169af42c0cb5:~$ curl localhost:5000?/
paris/i-0be5d169af42c0cb5 01:02
by SadServerstext-user-interface -- TUI is the GDB text based interface. tracepoints -- Tracing of program execution without stopping the program. user-defined -- User-defined commands. Type "help" followed by a class name for a list of commands in that class. Type "help all" for the list of all commands. Type "help" followed by command name for full documentation. Type "apropos word" to search for commands related to "word". Type "apropos -v word" for full documentation of commands related to "word". Command name abbreviations are allowed if unambiguous. (gdb) data Undefined command: "data". Try "help". (gdb) stack Undefined command: "stack". Try "help". (gdb)