Skip to content

Commit

Permalink
fix: updating aarch64/shell to use the new prepends mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
dledda-r7 committed Dec 20, 2024
1 parent ead6af8 commit a27024e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module MetasploitModule
CachedSize = 152

include Msf::Payload::Single
include Msf::Payload::Linux
include Msf::Payload::Linux::Aarch64::Prepends
include Msf::Sessions::CommandShellOptions

def initialize(info = {})
Expand Down

0 comments on commit a27024e

Please sign in to comment.