Hey Guys !
I have a question...
How I can stop netcat when on the other side it was started like that cmd line: "nc -L -p port"
Now i want to stop this netcat session without a root axx.
can u help me please ?
Thanks
|
Full Version: How To Stop Netcat On The Remote Side ?
Hey Guys !
I have a question... How I can stop netcat when on the other side it was started like that cmd line: "nc -L -p port" Now i want to stop this netcat session without a root axx. can u help me please ? Thanks
connect to it and then disconnect.
i mentioned that i dont have a root axx and i only see a black telnet screen on that port
arh..
nc only runs once per connect. so if you connect and disconnect and the port is still open your dealing with another program or just a random open port.
no u're false !
In my first post i said, that it was started with -L and -L means "-L keep listening after the current session terminates" so it won't close after connect and dissconnect... and I'm sure that is netcat, which is running
wont just kill nc.exe be the solution??
you dont need root axx, you should just kill nc.exe (which isn't a system service or whatever, so you dont need any special privileges).
i haven't any privilegs
thats my problem
Then how did you set NC?!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
|
|