Lab 3.1 Single Port Tunneling - FlameSpyro/Tech-Journal GitHub Wiki

Single Port Tunneling

  • Otherwise known as port forwarding is the transfer of data between private networks through a public network.

Assignment

  • Deliverable 1. Observe the screenshot below, be sure to pick a different remote port for your python web server and bind to that port using your ssh command. Provide a screenshot similar to the one below. image

  • Deliverable 2. Provide a screenshot similar to the one below that shows the invocation and catching of the reverse shell. image

  • Deliverable 3. Provide a screenshot similar to the one below that shows the ssh reverse tunnel from rocky to kali being invoked (1) and the evidence of a successful curl through the tunnel (2). image