Generate Your Payload: Meterpreter, SE Toolkit, Shellcode and More
What payload do you want to generate?
Name: Description:
- Meterpreter Memory Injection (DEFAULT) This will drop a meterpreter payload through powershell injection
- Meterpreter Multi-Memory Injection This will drop multiple Metasploit payloads via powershell injection
- SE Toolkit Interactive Shell Custom interactive reverse toolkit designed for SET
- SE Toolkit HTTP Reverse Shell Purely native HTTP shell with AES encryption support
- RATTE HTTP Tunneling Payload Security bypass payload that will tunnel all comms over HTTP
- ShellCodeExec Alphanum Shellcode This will drop a meterpreter payload through shellcodeexec
- Import your own executable Specify a path for your own executable
- Import your own commands.txt Specify payloads to be sent via command line
Explanation of Payloads:
- 'Meterpreter Memory Injection (默认)': This option will inject a Meterpreter payload into the target system using PowerShell.
- 'Meterpreter Multi-Memory Injection': This option allows you to inject multiple Metasploit payloads into the target system using PowerShell.
- 'SE Toolkit Interactive Shell': This is a custom interactive reverse toolkit designed specifically for the Social Engineering Toolkit (SET).
- 'SE Toolkit HTTP Reverse Shell': This is a native HTTP shell with AES encryption capabilities, making it more secure and harder to detect.
- 'RATTE HTTP Tunneling Payload': This payload allows you to bypass security measures by tunneling all communications over HTTP, making it harder to detect and block.
- 'ShellCodeExec Alphanum Shellcode': This option will drop a Meterpreter payload into the target system using shellcodeexec, a technique that uses alphanumeric characters for shellcode injection.
- 'Import your own executable': This option allows you to specify a path to your own executable file, which will be executed on the target system.
- 'Import your own commands.txt': This option allows you to specify a text file containing commands that will be sent to the target system via the command line.
原文地址: https://www.cveoy.top/t/topic/joZm 著作权归作者所有。请勿转载和采集!