0% found this document useful (0 votes)
130 views

Metasploit - Encoders

This document lists 44 encoder modules in Metasploit. The encoders are categorized by architecture (x86, x64, etc.), type (command, PHP, Ruby, etc.), and risk level (manual, low, normal, etc.). They include encoders that use techniques like XOR, BASE64, polymorphism, and calling system functions to obfuscate payloads.

Uploaded by

ahvillalba
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
130 views

Metasploit - Encoders

This document lists 44 encoder modules in Metasploit. The encoders are categorized by architecture (x86, x64, etc.), type (command, PHP, Ruby, etc.), and risk level (manual, low, normal, etc.). They include encoders that use techniques like XOR, BASE64, polymorphism, and calling system functions to obfuscate payloads.

Uploaded by

ahvillalba
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

msf6 > search encoder/

Matching Modules
================

# Name Disclosure Date Rank Check


Description
- ---- --------------- ---- -----
-----------
0 encoder/x86/add_sub manual No
Add/Sub Encoder
1 encoder/x86/alpha_mixed low No
Alpha2 Alphanumeric Mixedcase Encoder
2 encoder/x86/unicode_mixed manual No
Alpha2 Alphanumeric Unicode Mixedcase Encoder
3 encoder/x86/unicode_upper manual No
Alpha2 Alphanumeric Unicode Uppercase Encoder
4 encoder/x86/alpha_upper low No
Alpha2 Alphanumeric Uppercase Encoder
5 encoder/x86/avoid_utf8_tolower manual No
Avoid UTF8/tolower
6 encoder/x86/avoid_underscore_tolower manual No
Avoid underscore/tolower
7 encoder/x86/bmp_polyglot manual No BMP
Polyglot
8 encoder/cmd/brace low No
Bash Brace Expansion Command Encoder
9 encoder/x86/bloxor manual No
BloXor - A Metamorphic Block Based XOR Encoder
10 encoder/cmd/ifs low No
Bourne ${IFS} Substitution Command Encoder
11 encoder/mipsbe/byte_xori normal No
Byte XORi Encoder
12 encoder/mipsle/byte_xori normal No
Byte XORi Encoder
13 encoder/x86/context_cpuid manual No
CPUID-based Context Keyed Payload Encoder
14 encoder/x86/call4_dword_xor normal No
Call+4 Dword XOR Encoder
15 encoder/x64/xor_dynamic normal No
Dynamic key XOR Encoder
16 encoder/x86/xor_dynamic normal No
Dynamic key XOR Encoder
17 encoder/cmd/echo good No
Echo Command Encoder
18 encoder/cmd/generic_sh manual No
Generic Shell Variable Substitution Command Encoder
19 encoder/x64/xor_context normal No
Hostname-based Context Keyed Payload Encoder
20 encoder/x86/jmp_call_additive normal No
Jump/Call XOR Additive Feedback Encoder
21 encoder/x86/nonalpha low No
Non-Alpha Encoder
22 encoder/x86/nonupper low No
Non-Upper Encoder
23 encoder/php/base64 great No PHP
Base64 Encoder
24 encoder/ppc/longxor normal No PPC
LongXOR Encoder
25 encoder/ppc/longxor_tag normal No PPC
LongXOR Encoder
26 encoder/cmd/perl normal No
Perl Command Encoder
27 encoder/x86/shikata_ga_nai excellent No
Polymorphic XOR Additive Feedback Encoder
28 encoder/cmd/powershell_base64 excellent No
Powershell Base64 Command Encoder
29 encoder/x86/service manual No
Register Service
30 encoder/ruby/base64 great No
Ruby Base64 Encoder
31 encoder/sparc/longxor_tag normal No
SPARC DWORD XOR Encoder
32 encoder/x86/single_static_bit manual No
Single Static Bit
33 encoder/x86/countdown normal No
Single-byte XOR Countdown Encoder
34 encoder/x86/opt_sub manual No Sub
Encoder (optimised)
35 encoder/generic/none normal No The
"none" Encoder
36 encoder/generic/eicar manual No The
EICAR Encoder
37 encoder/x86/fnstenv_mov normal No
Variable-length Fnstenv/mov Dword XOR Encoder
38 encoder/mipsbe/longxor normal No XOR
Encoder
39 encoder/mipsle/longxor normal No XOR
Encoder
40 encoder/x64/xor normal No XOR
Encoder
41 encoder/x64/zutto_dekiru manual No
Zutto Dekiru
42 encoder/cmd/printf_php_mq manual No
printf(1) via PHP magic_quotes Utility Command Encoder
43 encoder/x86/context_stat manual No
stat(2)-based Context Keyed Payload Encoder
44 encoder/x86/context_time manual No
time(2)-based Context Keyed Payload Encoder

You might also like