paris/i-07f4b9072767bd934
by SadServersMore by SadServers
admin@i-0727c4a9e39506210:~$ admin@i-0727c4a9e39506210:~$ admin@i-0727c4a9e39506210:~$ ls agent webserver.py admin@i-0727c4a9e39506210:~$ 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. >>> import requests >>> requests.get("http://127.0.0.1:50
paris/i-0727c4a9e39506210 01:12
by SadServersadmin@i-0abecaf9cea654118:~/.ansible$ ls -al total 12 drwx------ 3 admin admin 4096 Sep 20 15:52 . drwxr-xr-x 7 admin admin 4096 Oct 1 22:35 .. drwx------ 2 admin admin 4096 Sep 30 17:46 tmp admin@i-0abecaf9cea654118:~/.ansible$ cd tmp admin@i-0abecaf9cea654118:~/.ansible/tmp$ ls -al total 8 drwx------ 2 admin admin 4096 Sep 30 17:46 . drwx------ 3 admin admin 4096 Sep 20 15:52 .. admin@i-0abecaf9cea654118:~/.ansible/tmp$ ls -alcd ^C admin@i-0abecaf9cea654118:~/.ansible/tmp$ cd ~ admin@i-0abecaf9cea654118:~$ find / -user admin 2> /dev/null > testoutput admin@i-0abecaf9cea654118:~$ less testoutput admin@i-0abecaf9cea654118:~$
monaco/i-0abecaf9cea654118 03: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-04b40f92bf972f881:~$ nmaop