admin@i-01396782743184e76:~$ view /home/admin/mysolution admin@i-01396782743184e76:~$ admin@i-01396782743184e76:~$ admin@i-01396782743184e76:~$ cd /home/admin/clmystery admin@i-01396782743184e76:~/clmystery$ admin@i-01396782743184e76:~/clmystery$ admin@i-01396782743184e76:~/clmystery$ ls LICENSE.md cheatsheet.md hint1 hint3 hint5 hint7 instructions README.md cheatsheet.pdf hint2 hint4 hint6 hint8 mystery admin@i-01396782743184e76:~/clmystery$ admin@i-01396782743184e76:~/clmystery$ admin@i-01396782743184e76:~/clmystery$ find /home/admin/clmystery -type f |xargs grep -i 'clue' /home/admin/clmystery/hint2:Try using grep to search for the clues in the crimescene file: /home/admin/clmystery/hint2: grep "CLUE" crimescene /home/admin/clmystery/instructions:You'll want to start by collecting all the clues at the crime scene (the 'crimescene' file). /home/admin/clmystery/instructions:Fortunately the sergeant went through and marked the real clues with the word "CLUE" in all caps. /home/admin/clmystery/mystery/crimescene:CLUE: Footage from an ATM security camera is blurry but shows that the perpetrator is a tall male, at least 6'. /home/admin/clmystery/mystery/crimescene:CLUE: Found a wallet believed to belong to the killer: no ID, just loose change, and membership cards for Rotary_Club, Delta SkyMiles, the local library, and the Museum of Bash History. The cards are totally untraceable and have no name, for some reason. /home/admin/clmystery/mystery/crimescene:CLUE: Questioned the barista at the local coffee shop. He said a woman left right before they heard the shots. The name on her latte was Annabel, she had blond spiky hair and a New Zealand accent.
command-line-murders/i-01396782743184e76
by SadServersMore by SadServers
example: knock myserver.example.com 123:tcp 456:udp 789:tcp admin@i-080ac908debd2d3d7:~$ knock -v 127.0.0.1 80:tcp 1 hitting tcp 127.0.0.1:80 hitting tcp 127.0.0.1:1 admin@i-080ac908debd2d3d7:~$ knock -v 127.0.0.1 80:tcp hitting tcp 127.0.0.1:80 admin@i-080ac908debd2d3d7:~$ curl -D - -v localhost * Trying 127.0.0.1:80... * connect to 127.0.0.1 port 80 failed: Connection refused * Failed to connect to localhost port 80: Connection refused * Closing connection 0 curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-080ac908debd2d3d7:~$ nc -vv 12
taipei/i-080ac908debd2d3d7 08:29
by SadServersadmin@i-00ed0057fad974bf5:/etc/apache2$ curl 127.0.0.1:5000/javascript <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manuallagain.</p> admin@i-00ed0057fad974bf5:/etc/apache2$ curl 127.0.0.1:5000/aoo <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manuallagain.</p> admin@i-00ed0057fad974bf5:/etc/apache2$ curl 127.0.0.1:5000/
paris/i-00ed0057fad974bf5 03:18
by SadServersuser@.service (5) - System units to start the user manager user_caps (5) - user-defined terminfo capabilities user_namespaces (7) - overview of Linux user namespaces useradd (8) - create a new user or update default new user information userdel (8) - delete a user account and related files userfaultfd (2) - create a file descriptor for handling page faults in userusermod (8) - modify a user account users (1) - print the user names of users currently logged in to the vmsplice (2) - splice user pages to/from a pipe wall (1) - write a message to all users whoami (1) - print effective userid write (1) - send a message to another user write-mime-multipart (1) - utilty for creating mime-multipart files, likely for write.ul (1) - send a message to another user admin@i-0b1e3b196bdf95a1f:~$