Skip to content

Commit 7afb6e1

Browse files
committed
Removed stand-alone payloads and will push these as a seperate fork request.
1 parent 6be2c0b commit 7afb6e1

File tree

3 files changed

+0
-190
lines changed

3 files changed

+0
-190
lines changed

modules/payloads/singles/windows/powershell/bind_tcp.rb

Lines changed: 0 additions & 84 deletions
This file was deleted.

modules/payloads/singles/windows/powershell/reverse_tcp.rb

Lines changed: 0 additions & 86 deletions
This file was deleted.

spec/modules/payloads_spec.rb

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3027,26 +3027,6 @@
30273027
reference_name: 'windows/patchupmeterpreter/reverse_tcp_rc4_dns'
30283028
end
30293029

3030-
context 'windows/powershell/bind_tcp' do
3031-
it_should_behave_like 'payload cached size is consistent',
3032-
ancestor_reference_names: [
3033-
'singles/windows/powershell/bind_tcp'
3034-
],
3035-
dynamic_size: true,
3036-
modules_pathname: modules_pathname,
3037-
reference_name: 'windows/powershell/bind_tcp'
3038-
end
3039-
3040-
context 'windows/powershell/reverse_tcp' do
3041-
it_should_behave_like 'payload cached size is consistent',
3042-
ancestor_reference_names: [
3043-
'singles/windows/powershell/reverse_tcp'
3044-
],
3045-
dynamic_size: true,
3046-
modules_pathname: modules_pathname,
3047-
reference_name: 'windows/powershell/reverse_tcp'
3048-
end
3049-
30503030
context 'windows/shell/bind_ipv6_tcp' do
30513031
it_should_behave_like 'payload cached size is consistent',
30523032
ancestor_reference_names: [

0 commit comments

Comments
 (0)