sadagent 558 567 sadagent admin 3w REG 259,1 0 264663 /home/admin/agent/sadagent.txt bash 697 admin cwd DIR 259,1 4096 272476 /home/admin asciinema 708 admin cwd DIR 259,1 4096 272476 /home/admin asciinema 708 716 asciinema admin cwd DIR 259,1 4096 272476 /home/admin asciinema 712 admin cwd DIR 259,1 4096 272476 /home/admin sh 713 admin cwd DIR 259,1 4096 272476 /home/admin admin@i-0d57ae06890a9cfc8:/$ ls bin boot dev etc home lib lib32 lib64 libx32 lost+found media mnt opt proc root run sbin srv sys tmp usr var admin@i-0d57ae06890a9cfc8:/$ cd etc admin@i-0d57ae06890a9cfc8:/etc$ ls NetworkManager ca-certificates debconf.conf gai.conf hosts.allow ld.so.conf.d magic network profile rcS.d services sudo.conf udev X11 ca-certificates.conf debian_version gdb hosts.deny ldap magic.mime networks profile.d reportbug.conf sgml sudo_logsrvd.conf ufw adduser.conf chrony default groff init.d libaudit.conf manpath.config nsswitch.conf protocols resolv.conf shadow sudoers update-motd.d alternatives cloud deluser.conf group initramfs-tools lighttpd mime.types opt python3 rmt shadow- sudoers.d vim apache2 cloud-release dhcp group- inputrc locale.alias mke2fs.conf os-release python3.9 rpc shells sv wgetrc apparmor cron.d dpkg grub.d iproute2 locale.gen modprobe.d pam.conf rc0.d rsyslog.conf skel sysctl.conf xattr.conf apparmor.d cron.daily e2scrub.conf gshadow issue localtime modules pam.d rc1.d rsyslog.d ssh sysctl.d xdg apt cron.hourly environment gshadow- issue.net logcheck modules-load.d passwd rc2.d runit ssl systemd xml bash.bashrc cron.monthly ethertypes gss kernel login.defs motd passwd- rc3.d sadscenario subgid terminfo bash_completion cron.weekly fonts host.conf kernel-img.conf logrotate.conf mtab perl rc4.d screenrc subgid- timezone bindresvport.blacklist crontab fstab hostname ld.so.cache logrotate.d nanorc pm rc5.d security subuid tmpfiles.d binfmt.d dbus-1 fstab.old hosts ld.so.conf machine-id netconfig ppp rc6.d selinux subuid- ucf.conf admin@i-0d57ae06890a9cfc8:/etc$ cd admin@i-0d57ae06890a9cfc8:~$
paris/i-0d57ae06890a9cfc8
by SadServersMore by SadServers
level = logging.DEBUG if not os.path.exists(logdir): os.makedirs(logdir) logfile = os.path.join(logdir, "unattended-upgrades-shutdown.log") logging.basicConfig(filename=logfile, level=level, format="%(asctime)s %(levelname)s - %(message)s") UnattendedUpgradesShutdown(options).run() if __name__ == "__main__": main() admin@i-06e18ce49b1465f2e:~$ cat
paris/i-06e18ce49b1465f2e 04:42
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