command-line-murders/i-0516062701fe87ed1
by SadServersMore by SadServers
admin@i-098254eea58bd89b7:~$ ls -la total 5245080 drwxr-xr-x 7 admin admin 4096 Jan 2 08:54 . drwxr-xr-x 3 root root 4096 Sep 17 2023 .. drwx------ 3 admin admin 4096 Sep 17 2023 .ansible -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4096 Jan 2 08:54 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 2023 .ssh drwxr-xr-x 2 admin root 4096 Sep 17 2023 agent drwxr-xr-x 2 admin root 4096 Sep 17 2023 data -rw-r--r-- 1 root root 5368709120 Sep 17 2023 datafile -rwxr-xr-x 1 admin root 2207109 Sep 17 2023 kihei admin@i-098254eea58bd89b7:~$ ln -s /home/admin/datafile
kihei/i-098254eea58bd89b7 00:37
by SadServersadmin@i-06e417f4b5d603c82:~$ ls -l total 8 drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-06e417f4b5d603c82:~$ chown admin webserver.py chown: changing ownership of 'webserver.py': Operation not permitted admin@i-06e417f4b5d603c82:~$ chmod 777 webserver.py chmod: changing permissions of 'webserver.py': Operation not permitted admin@i-06e417f4b5d603c82:~$ nc localhost 5000 GET / Welcome! Password is FDZPmh5AX3oiJt admin@i-06e417f4b5d603c82:~$ admin@i-06e417f4b5d603c82:~$ admin@i-06e417f4b5d603c82:~$ curl
paris/i-06e417f4b5d603c82 02:10
by SadServersMISC: -6: Enable IPv6 scanning -A: Enable OS detection, version detection, script scanning, and traceroute --datadir <dirname>: Specify custom Nmap data file location --send-eth/--send-ip: Send using raw ethernet frames or IP packets --privileged: Assume that the user is fully privileged --unprivileged: Assume the user lacks raw socket privileges -V: Print version number -h: Print this help summary page. EXAMPLES: nmap -v -A scanme.nmap.org nmap -v -sn 192.168.0.0/16 10.0.0.0/8 nmap -v -iR 10000 -Pn -p 80 SEE THE MAN PAGE (https://nmap.org/book/man.html) FOR MORE OPTIONS AND EXAMPLES admin@i-0ae0f2e45a0830612:~$ nmap