Navigate back to the homepage

Advent of Cyber Day 7 Skilling Up

Ludovic COULON
May 8th, 2020 · 1 min read

TryHackMe | Advent of Cyber

Previously, we saw mcsysadmin learning the basics of Linux. With the on-going crisis, McElferson has been very impressed and is looking to push mcsysadmin to the security team. One of the first things they have to do is look at some strange machines that they found on their network.

Check out the supporting material here.

#1 How many TCP ports under 1000 are open?

1sudo nmap -sT -p-1000 10.10.199.156
2"3" ports

#2 What is the name of the OS of the host?

1sudo nmap -A -p- -vv -oN nmapScanSkillingUp.txt 10.10.199.156
2cat nmapScanSkillingUp.txt | grep "OS"
3"linux"

#3 What version of SSH is running?

1sudo nmap -A -p- -vv -oN nmapScanSkillingUp.txt 10.10.199.156
2cat nmapScanSkillingUp.txt | grep "SSH"
3Host is up (0.065s latency).
4Not shown: 65531 closed ports
5PORT STATE SERVICE VERSION
622/tcp open ssh "OpenSSH 7.4" (protocol 2.0)
7111/tcp open rpcbind 2-4 (RPC #100000)
8999/tcp open http SimpleHTTPServer 0.6 (Python 3.6.8)
939239/tcp open status 1 (RPC #100024)

#4 What is the name of the file that is accessible on the server you found running?

1sudo nmap -sT -p-1000 10.10.199.156
2Starting Nmap 7.80 ( https://nmap.org ) at 2020-05-05 17:17 EDT
3Nmap scan report for 10.10.199.156
4Host is up (0.097s latency).
5Not shown: 997 closed ports
6PORT STATE SERVICE
722/tcp open ssh
8111/tcp open rpcbind
9999/tcp open garcon
10
11wget http://10.10.199.156:999
12"interesting.file"

More articles from Ludovic COULON

Mr Robot CTF

Mr Robot CTF writeup

May 10th, 2020 · 1 min read

Advent of Cyber Challenge - TryHackMe

Advent of Cyber Challenge all the challengs solved write up

May 8th, 2020 · 1 min read
© 2020 Ludovic COULON
Link to $https://github.com/LasCCLink to $https://www.linkedin.com/in/ludovic-coulon-b361ba183/Link to $https://www.youtube.com/channel/UCkDvlI9LUuwZ4GKFUbP_OvgLink to $mailto:coulonludovicc@gmail.com
063664e4.js" async="">26 10.7685 0.350081 10.0403C0 8.72401 0 5.95138 0 5.95138C0 5.95138 0 3.19274 0.350081 1.86243C0.546126 1.13426 1.13426 0.546126 1.84843 0.350081C3.17873 0 8.49996 0 8.49996 0C8.49996 0 13.8212 0 15.1515 0.364084ZM6.80549 3.40298L11.2305 5.95157L6.80549 8.50016V3.40298Z" fill="#73737D">Link to $https://www.youtube.com/channel/UCkDvlI9LUuwZ4GKFUbP_OvgLink to $mailto:coulonludovicc@gmail.com