Ticket #5 (new defect)

Opened 1 year ago

Last modified 7 months ago

Exploits can crash when a handler sets .sock/.udp_sock to nil

Reported by: hdm Assigned to: hdm
Priority: major Milestone: Metasploit 3.3
Component: framework3 Version:
Keywords: Cc:

Description

Persistent payloads, exploit tries to use nil as a socket

Change History

02/18/07 06:30:58 changed by mmiller

  • owner changed from hdm to mmiller.

What's a scenario that repros this problem?

06/16/07 00:18:32 changed by mmiller

  • owner changed from mmiller to hdm.

Re-assigning to hdm for comment

09/14/07 14:18:22 changed by hdm

Some payload handlers will set the sock to be nil. The exploit will continue to think this object still exists and can crash/throw an exception.

12/27/07 11:54:34 changed by hdm

  • milestone set to Metasploit 3.3 Release.