paris/i-0c85c5a418bb83a0e
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 SadServersadmin@i-075f2b4944f673d35:~$ ss -tulpna | grep 5000 tcp LISTEN 0 128 127.0.0.1:5000 tcp TIME-WAIT 0 0 127.0.0.1:35450 admin@i-075f2b4944f673d35:~$ ls agent webserver.py admin@i-075f2b4944f673d35:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-075f2b4944f673d35:~$ cd agent/ admin@i-075f2b4944f673d35:~/agent$ ls check.sh sadagent sadagent.txt admin@i-075f2b4944f673d35:~/agent$ cd .. admin@i-075f2b4944f673d35:~$
paris/i-075f2b4944f673d35 01:48
by SadServersCreating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done admin@i-05ecaf7ad85aff174:~$ sudo rsync -aAXv / --exclude=/mnt/newvol /mnt/newvosudo: rsync: command not found admin@i-05ecaf7ad85aff174:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 372K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi /dev/mapper/myvg-mylv 1.9G 24K 1.8G 1% /mnt/newvol admin@i-05ecaf7ad85aff174:~$ fdisk