Skip to content

Commit

Permalink
Merge pull request #1377 from TheDuchy/master
Browse files Browse the repository at this point in the history
Add the ability to generate .exe MSF stagers from Sliver
  • Loading branch information
moloch-- authored Aug 8, 2023
2 parents 477df0e + c7a2bbc commit 584cacb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/msf/msf.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ var (
"csharp": true,
"dw": true,
"dword": true,
"exe": true,
"hex": true,
"java": true,
"js_be": true,
Expand Down

0 comments on commit 584cacb

Please sign in to comment.