We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead6af8 commit a27024eCopy full SHA for a27024e
modules/payloads/singles/linux/aarch64/shell_reverse_tcp.rb
@@ -9,7 +9,7 @@ module MetasploitModule
9
CachedSize = 152
10
11
include Msf::Payload::Single
12
- include Msf::Payload::Linux
+ include Msf::Payload::Linux::Aarch64::Prepends
13
include Msf::Sessions::CommandShellOptions
14
15
def initialize(info = {})
0 commit comments