kihei/i-0fca219bec61c9a82
by SadServersMore by SadServers
drwxr-xr-x 2 admin root 4096 Sep 17 2023 data -rwxr-xr-x 1 admin root 2207109 Sep 17 2023 kihei drwxr-xr-x 2 admin root 4096 Sep 17 2023 agent admin@i-0c04274541d88a1da:~$ sudo ./kihei Error: This program cannot be run as the 'root' superuser. admin@i-0c04274541d88a1da:~$ ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0c04274541d88a1da:~$ sudo cat /dev/null > datafile bash: datafile: Permission denied admin@i-0c04274541d88a1da:~$ sudo su -
kihei/i-0c04274541d88a1da 00:56
by SadServerswill not be shown, you would have to be root to see it all.) tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN admin@i-0c165f3a208accd57:~$ sudo netstat -tulnp | grep 5000 We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: Sorry, try again. [sudo] password for admin:
paris/i-0c165f3a208accd57 02:26
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