Files
metasploit-gs/lib/msf/core/payload
Brent Cook 6fb6570f99 delete old feature detection code from exploit base
This deletes some old code that apparently has been broken and somewhat unused for many years.

The 'derived_implementor?' method for modules relies on the debug output from Ruby in order to tell of a class implements a method, but the regex it used didn't work properly with any modern Ruby version until 2.5.x. This caused a random sleep to get inserted into certain payload staging operations, which actively breaks staging in certain scenarios (I'm not trying to address that here).

This also removes some ancient module feature detection code, which also is entirely unused today.
2018-04-07 12:47:42 -05:00
..
2015-04-14 23:23:02 -05:00
2017-09-26 11:16:41 +03:00
2013-08-30 16:28:33 -05:00
2017-09-11 12:03:20 +08:00
2015-08-10 09:33:38 +10:00
2013-08-30 16:28:33 -05:00
2017-07-16 15:20:30 +02:00
2017-08-19 06:43:28 -04:00
2016-03-16 14:13:18 -05:00
2013-08-30 16:28:33 -05:00
2013-08-30 16:28:33 -05:00
2018-04-06 11:06:52 -05:00
2018-02-22 21:08:21 -05:00