paris/i-0660e699cc123b600
by SadServersMore by SadServers
admin@i-0f7e099fcadc77c31:~$ cat /proc/568/environ LANG=C.UTF-8PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/binHOMAM=8:11432SUPERSECRETPASSWORD=bdFBkE4suaCyadmin@i-0f7e099fcadc77c31:~$ cat /procLANG=C.UTF-8 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/home/admin LOGNAME=admin USER=admin SHELL=/bin/bash INVOCATION_ID=c958d25f18954f39ab0e46766a35d29f JOURNAL_STREAM=8:11432 SUPERSECRETPASSWORD=bdFBkE4suaCy admin@i-0f7e099fcadc77c31:~$ cat /proc/568/environ | tr '\0' '\n' | grep SUPER SUPERSECRETPASSWORD=bdFBkE4suaCy admin@i-0f7e099fcadc77c31:~$ cat /proc/568/environ | tr '\0' '\n' | grep SUPER
monaco/i-0f7e099fcadc77c31 03:43
by SadServersadmin@i-08a1941667a15b5b6:/home$ cd /var/log/ admin@i-08a1941667a15b5b6:/var/log$ ls alternatives.log auth.log.2.gz cloud-init-output.log debug faillog te unattended-upgrades alternatives.log.1 btmp cloud-init.log debug.1 journal user.log apt btmp.1 daemon.log debug.2.gz kern.log g user.log.1 auth.log cast daemon.log.1 dpkg.log kern.log.1g.1 user.log.2.gz auth.log.1 chrony daemon.log.2.gz dpkg.log.1 kern.log.2g.2.gz wtmp admin@i-08a1941667a15b5b6:/var/log$ less messages admin@i-08a1941667a15b5b6:/var/log$ less syslog admin@i-08a1941667a15b5b6:/var/log$ c
paris/i-08a1941667a15b5b6 03:08
by SadServersadmin@i-098e8bd6780cfa047:~$ sudo netstat -antp 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: sudo: 1 incorrect password attempt admin@i-098e8bd6780cfa047:~$ ^C admin@i-098e8bd6780cfa047:~$ sys
paris/i-098e8bd6780cfa047 01:27
by SadServerstage of Voter Turnout/Pourcentage de la participation électorale,Elected Candidaadmin@i-04f112c0886f6813b:~$ head table_tableau11.csv -n 2 Province,Electoral District Name/Nom de circonscription,Electoral District Numbon,Population,Electors/Électeurs,Polling Stations/Bureaux de scrutin,Valid Ballontage of Valid Ballots /Pourcentage des bulletins valides,Rejected Ballots/Bulle Rejected Ballots /Pourcentage des bulletins rejetés,Total Ballots Cast/Total detage of Voter Turnout/Pourcentage de la participation électorale,Elected Candida"Newfoundland and Labrador/Terre-Neuve-et-Labrador","Avalon",10001,81540,68487,2,61.7,"McDonald, Ken Liberal/Libéral" admin@i-04f112c0886f6813b:~$ python3 Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits" or "license" for more information. >>> with open("table_tableau11.csv") as fp: ... for i in fp.readlines