Gain access to an internal machine using Port forwarding — Penetration testing
Port forwarding is a technique in which a port in one machine is tunneled to a port in another machine. In simple words, a request made to a port P1 of a machine M1 is “forwarded” as a request to port P2 of a machine M2.
In the previous blog, we set ...
kmmanoj.hashnode.dev7 min read