Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions spec/support/acceptance/session/java.rb
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,28 @@ module Acceptance::Session
}
}
},
{
name: "post/test/socket_channels",
platforms: [:linux, :osx, :windows],
skipped: false,
lines: {
linux: {
known_failures: [
"[-] FAILED: [UDP] Has the correct peer information"
]
},
osx: {
known_failures: [
"[-] FAILED: [UDP] Has the correct peer information"
]
},
windows: {
known_failures: [
"[-] FAILED: [UDP] Has the correct peer information"
]
}
}
},
{
name: "post/test/unix",
platforms: [
Expand Down
22 changes: 22 additions & 0 deletions spec/support/acceptance/session/mettle.rb
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,28 @@ module Acceptance::Session
}
}
},
{
name: "post/test/socket_channels",
platforms: [:linux, :osx, :windows],
skipped: false,
lines: {
linux: {
known_failures: [
"[-] FAILED: [UDP] Has the correct peer information"
]
},
osx: {
known_failures: [
"[-] FAILED: [UDP] Has the correct peer information"
]
},
windows: {
known_failures: [
"[-] FAILED: [UDP] Has the correct peer information"
]
}
}
},
{
name: "post/test/unix",
platforms: [
Expand Down
70 changes: 70 additions & 0 deletions spec/support/acceptance/session/php.rb
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,76 @@ module Acceptance::Session
}
}
},
{
name: "post/test/socket_channels",
platforms: [:linux, :osx, :windows],
skipped: false,
lines: {
linux: {
known_failures: [
"[-] [[TCP-Server] Allows binding to port 0] FAILED: [TCP-Server] Allows binding to port 0",
"[-] [[TCP-Server] Allows binding to port 0] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Accepts a connection] FAILED: [TCP-Server] Accepts a connection",
"[-] [[TCP-Server] Accepts a connection] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Has the correct peer information] FAILED: [TCP-Server] Has the correct peer information",
"[-] [[TCP-Server] Has the correct peer information] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Receives data from the peer] FAILED: [TCP-Server] Receives data from the peer",
"[-] [[TCP-Server] Receives data from the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Sends data to the peer] FAILED: [TCP-Server] Sends data to the peer",
"[-] [[TCP-Server] Sends data to the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Propagates close events to the server] FAILED: [TCP-Server] Propagates close events to the server",
"[-] [[TCP-Server] Propagates close events to the server] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Propagates close events to the peer] FAILED: [TCP-Server] Propagates close events to the peer",
"[-] [[TCP-Server] Propagates close events to the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Propagates close events from the peer] FAILED: [TCP-Server] Propagates close events from the peer",
"[-] [[TCP-Server] Propagates close events from the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] FAILED: [UDP] Has the correct peer information"
]
},
osx: {
known_failures: [
"[-] [[TCP-Server] Allows binding to port 0] FAILED: [TCP-Server] Allows binding to port 0",
"[-] [[TCP-Server] Allows binding to port 0] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Accepts a connection] FAILED: [TCP-Server] Accepts a connection",
"[-] [[TCP-Server] Accepts a connection] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Has the correct peer information] FAILED: [TCP-Server] Has the correct peer information",
"[-] [[TCP-Server] Has the correct peer information] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Receives data from the peer] FAILED: [TCP-Server] Receives data from the peer",
"[-] [[TCP-Server] Receives data from the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Sends data to the peer] FAILED: [TCP-Server] Sends data to the peer",
"[-] [[TCP-Server] Sends data to the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Propagates close events to the server] FAILED: [TCP-Server] Propagates close events to the server",
"[-] [[TCP-Server] Propagates close events to the server] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Propagates close events to the peer] FAILED: [TCP-Server] Propagates close events to the peer",
"[-] [[TCP-Server] Propagates close events to the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Propagates close events from the peer] FAILED: [TCP-Server] Propagates close events from the peer",
"[-] [[TCP-Server] Propagates close events from the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] FAILED: [UDP] Has the correct peer information"
]
},
windows: {
known_failures: [
"[-] [[TCP-Server] Allows binding to port 0] FAILED: [TCP-Server] Allows binding to port 0",
"[-] [[TCP-Server] Allows binding to port 0] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Accepts a connection] FAILED: [TCP-Server] Accepts a connection",
"[-] [[TCP-Server] Accepts a connection] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Has the correct peer information] FAILED: [TCP-Server] Has the correct peer information",
"[-] [[TCP-Server] Has the correct peer information] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Receives data from the peer] FAILED: [TCP-Server] Receives data from the peer",
"[-] [[TCP-Server] Receives data from the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Sends data to the peer] FAILED: [TCP-Server] Sends data to the peer",
"[-] [[TCP-Server] Sends data to the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Propagates close events to the server] FAILED: [TCP-Server] Propagates close events to the server",
"[-] [[TCP-Server] Propagates close events to the server] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Propagates close events to the peer] FAILED: [TCP-Server] Propagates close events to the peer",
"[-] [[TCP-Server] Propagates close events to the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] [[TCP-Server] Propagates close events from the peer] FAILED: [TCP-Server] Propagates close events from the peer",
"[-] [[TCP-Server] Propagates close events from the peer] Exception: Rex::Post::Meterpreter::RequestError: core_channel_open: Operation failed: 1",
"[-] FAILED: [UDP] Has the correct peer information"
]
}
}
},
{
name: "post/test/unix",
platforms: [
Expand Down
22 changes: 22 additions & 0 deletions spec/support/acceptance/session/python.rb
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,28 @@ module Acceptance::Session
}
}
},
{
name: "post/test/socket_channels",
platforms: [:linux, :osx, :windows],
skipped: false,
lines: {
linux: {
known_failures: [
"[-] FAILED: [UDP] Has the correct peer information"
]
},
osx: {
known_failures: [
"[-] FAILED: [UDP] Has the correct peer information"
]
},
windows: {
known_failures: [
"[-] FAILED: [UDP] Has the correct peer information"
]
}
}
},
{
name: "post/test/unix",
platforms: [
Expand Down
18 changes: 18 additions & 0 deletions spec/support/acceptance/session/windows_meterpreter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,24 @@ module Acceptance::Session
}
}
},
{
name: "post/test/socket_channels",
platforms: [:linux, :osx, :windows],
skipped: false,
lines: {
linux: {
known_failures: []
},
osx: {
known_failures: []
},
windows: {
known_failures: [
"[-] FAILED: [UDP] Has the correct peer information"
]
}
}
},
{
name: "post/test/unix",
platforms: [
Expand Down
Loading
Loading