@@ -241,6 +241,76 @@ module Acceptance::Session
241241 }
242242 }
243243 } ,
244+ {
245+ name : "post/test/socket_channels" ,
246+ platforms : [ :linux , :osx , :windows ] ,
247+ skipped : false ,
248+ lines : {
249+ linux : {
250+ known_failures : [
251+ "[-] [[TCP-Server] Allows binding to port 0] FAILED: [TCP-Server] Allows binding to port 0" ,
252+ "[-] [[TCP-Server] Allows binding to port 0] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
253+ "[-] [[TCP-Server] Accepts a connection] FAILED: [TCP-Server] Accepts a connection" ,
254+ "[-] [[TCP-Server] Accepts a connection] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
255+ "[-] [[TCP-Server] Has the correct peer information] FAILED: [TCP-Server] Has the correct peer information" ,
256+ "[-] [[TCP-Server] Has the correct peer information] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
257+ "[-] [[TCP-Server] Receives data from the peer] FAILED: [TCP-Server] Receives data from the peer" ,
258+ "[-] [[TCP-Server] Receives data from the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
259+ "[-] [[TCP-Server] Sends data to the peer] FAILED: [TCP-Server] Sends data to the peer" ,
260+ "[-] [[TCP-Server] Sends data to the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
261+ "[-] [[TCP-Server] Propagates close events to the server] FAILED: [TCP-Server] Propagates close events to the server" ,
262+ "[-] [[TCP-Server] Propagates close events to the server] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
263+ "[-] [[TCP-Server] Propagates close events to the peer] FAILED: [TCP-Server] Propagates close events to the peer" ,
264+ "[-] [[TCP-Server] Propagates close events to the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
265+ "[-] [[TCP-Server] Propagates close events from the peer] FAILED: [TCP-Server] Propagates close events from the peer" ,
266+ "[-] [[TCP-Server] Propagates close events from the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
267+ "[-] FAILED: [UDP] Has the correct peer information"
268+ ]
269+ } ,
270+ osx : {
271+ known_failures : [
272+ "[-] [[TCP-Server] Allows binding to port 0] FAILED: [TCP-Server] Allows binding to port 0" ,
273+ "[-] [[TCP-Server] Allows binding to port 0] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
274+ "[-] [[TCP-Server] Accepts a connection] FAILED: [TCP-Server] Accepts a connection" ,
275+ "[-] [[TCP-Server] Accepts a connection] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
276+ "[-] [[TCP-Server] Has the correct peer information] FAILED: [TCP-Server] Has the correct peer information" ,
277+ "[-] [[TCP-Server] Has the correct peer information] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
278+ "[-] [[TCP-Server] Receives data from the peer] FAILED: [TCP-Server] Receives data from the peer" ,
279+ "[-] [[TCP-Server] Receives data from the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
280+ "[-] [[TCP-Server] Sends data to the peer] FAILED: [TCP-Server] Sends data to the peer" ,
281+ "[-] [[TCP-Server] Sends data to the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
282+ "[-] [[TCP-Server] Propagates close events to the server] FAILED: [TCP-Server] Propagates close events to the server" ,
283+ "[-] [[TCP-Server] Propagates close events to the server] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
284+ "[-] [[TCP-Server] Propagates close events to the peer] FAILED: [TCP-Server] Propagates close events to the peer" ,
285+ "[-] [[TCP-Server] Propagates close events to the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
286+ "[-] [[TCP-Server] Propagates close events from the peer] FAILED: [TCP-Server] Propagates close events from the peer" ,
287+ "[-] [[TCP-Server] Propagates close events from the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
288+ "[-] FAILED: [UDP] Has the correct peer information"
289+ ]
290+ } ,
291+ windows : {
292+ known_failures : [
293+ "[-] [[TCP-Server] Allows binding to port 0] FAILED: [TCP-Server] Allows binding to port 0" ,
294+ "[-] [[TCP-Server] Allows binding to port 0] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
295+ "[-] [[TCP-Server] Accepts a connection] FAILED: [TCP-Server] Accepts a connection" ,
296+ "[-] [[TCP-Server] Accepts a connection] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
297+ "[-] [[TCP-Server] Has the correct peer information] FAILED: [TCP-Server] Has the correct peer information" ,
298+ "[-] [[TCP-Server] Has the correct peer information] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
299+ "[-] [[TCP-Server] Receives data from the peer] FAILED: [TCP-Server] Receives data from the peer" ,
300+ "[-] [[TCP-Server] Receives data from the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
301+ "[-] [[TCP-Server] Sends data to the peer] FAILED: [TCP-Server] Sends data to the peer" ,
302+ "[-] [[TCP-Server] Sends data to the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
303+ "[-] [[TCP-Server] Propagates close events to the server] FAILED: [TCP-Server] Propagates close events to the server" ,
304+ "[-] [[TCP-Server] Propagates close events to the server] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
305+ "[-] [[TCP-Server] Propagates close events to the peer] FAILED: [TCP-Server] Propagates close events to the peer" ,
306+ "[-] [[TCP-Server] Propagates close events to the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
307+ "[-] [[TCP-Server] Propagates close events from the peer] FAILED: [TCP-Server] Propagates close events from the peer" ,
308+ "[-] [[TCP-Server] Propagates close events from the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1" ,
309+ "[-] FAILED: [UDP] Has the correct peer information"
310+ ]
311+ }
312+ }
313+ } ,
244314 {
245315 name : "post/test/unix" ,
246316 platforms : [
0 commit comments