command-line-murders/i-07def116aa429b6fe
by SadServersMore by SadServers
MISC: -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-04b40f92bf972f881:~$ nmaop
paris/i-04b40f92bf972f881 01:23
by SadServers[:delay_enter=DELAY][:delay_exit=DELAY][:when=WHEN], --inject=SET[:error=ERRNO|:retval=VALUE][:signal=SIG][:syscall=SYSCALL] [:delay_enter=DELAY][:delay_exit=DELAY][:when=WHEN] perform syscall tampering for the syscalls in SET delay: microseconds or NUMBER{s|ms|us|ns} when: FIRST[..LAST][+[STEP]] -e fault=SET[:error=ERRNO][:when=WHEN], --fault=SET[:error=ERRNO][:when=WHEN] synonym for -e inject with default ERRNO set to ENOSYS. Miscellaneous: -d, --debug enable debug output to stderr -h, --help print help message --seccomp-bpf enable seccomp-bpf filtering -V, --version print version admin@i-054157b3157fdc4cd:~$ strace ./kihei -v
kihei/i-054157b3157fdc4cd 01:21
by SadServersadmin@i-0ce0885a5e923c3fb:~$ cd /home/admin/ admin@i-0ce0885a5e923c3fb:~$ gzip datafile admin@i-0ce0885a5e923c3fb:~$ ls agent data datafile.gz kihei admin@i-0ce0885a5e923c3fb:~$ ./kihei Done. admin@i-0ce0885a5e923c3fb:~$ mount -t tmpfs -o size=2G tmpfs /tmp/kihei mount: /tmp/kihei: mount point does not exist. admin@i-0ce0885a5e923c3fb:~$ ^[[200~mkdir /tmp/kihei bash: $'\E[200~mkdir': command not found admin@i-0ce0885a5e923c3fb:~$ ~mkdir /tmp/kihei bash: ~mkdir: command not found admin@i-0ce0885a5e923c3fb:~$ ~mkdir /tmp/kihei
kihei/i-0ce0885a5e923c3fb 01:45
by SadServers-rw------- 1 admin admin 571 Jan 17 11:50 .bash_history -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 Sep 20 15:56 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 16:44 .ssh 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-079028a920acbbf53:~$ less .bashrc admin@i-079028a920acbbf53:~$ less .profile .ansible/ .bash_history .bash_logout .bashrc .config/ .prof agent/ webserver.py admin@i-079028a920acbbf53:~$ less .profile admin@i-079028a920acbbf53:~$ less .bash_history admin@i-079028a920acbbf53:~$