HackTheBox: Account

Contact: [email protected]

Follow me on: X

Check My: Github

Cicada

Cicada

Last modified: 2024-09-29 22:26:38

Machine name OS IP Difficulty
Citada Windows 10.10.11.35 Easy

User

  1. Check if the host is responding

First, let's verify that we can reach the host using a simple ping command:

└─# ping 10.10.11.35            
PING 10.10.11.35 (10.10.11.35) 56(84) bytes of data.
64 bytes from 10.10.11.35: icmp_seq=1 ttl=127 time=38.5 ms
64 bytes from 10.10.11.35: icmp_seq=2 ttl=127 time=31.1 ms

This machine is still active. Full write-up will be published once the machine is retired.

Table of Contents

Back to home