Hey there,
So I'm new to this forum and programming/hacking in general and I've started learning python, but to waste time on the side I was messing around abit with NetCat.
I've created a script that loads itself into sys32 on the homedrive, into autorun and the registry, starts NetCat listening on Port 8080. Problem is that I'M connecting to him and not the other way around, meaning if he doesn't have Port 8080 open I won't be able to connect.
So my question is, how do I create a Reverse Shell(?) so that he connects to me?
Thanks in advance!