Network Foundations Contents
Previous Section
ExercisesΒΆ
Q: What IPv4 address is used when a host wants to send and receive network traffic to itself?
A: 127.0.0.1
Q: What is the the name of the Program listening on localhost:5901 of the Pwnbox?
A: Xtigervnc
Q: Which network interface allows us to interact with target machines in the HTB lab environment?
A: tun0
Q: What is the FTP command used to retrieve a file? (Format: XXXX)
A: RETR
Q: Bypass the request filtering found on the target machine's HTTP service, and submit the flag found in the response. The flag will be in the format: HTB{...}
A:
Q: Bypass the request filtering found on the target machine's HTTP service, and submit the flag found in the response. The flag will be in the format: HTB{...}
A: HTB{S00n_2_B_N3tw0rk1ng_GURU!}