Dynamic Port Forwarding with SSH and SOCKS Tunneling
ℹ️ Informations¶
- 🌐 Website: HackTheBox
- 📚 Module: Pivoting, Tunneling and Port Forwarding
- 🔗 Link: Dynamic Port Forwarding with SSH and SOCKS Tunneling
❓Question¶
You have successfully captured credentials to an external facing Web Server. Connect to the target and list the network interfaces. How many network interfaces does the target web server have? (Including the loopback interface)
📋 Walkthrough¶
Use provided credentials ubuntu:HTB_@cademy_stdnt!
Answer
*
❓Question¶
Apply the concepts taught in this section to pivot to the internal network and use RDP (credentials: victor:pass@123) to take control of the Windows target on 172.16.5.19. Submit the contents of Flag.txt located on the Desktop.
📋 Walkthrough¶
Use provided credentials victor:pass@123
.\ Use SSH to open a Dynamic Portforwarding
xfreerdp
with proxychains
Answer
[REDACTED]