Browse Exploit & Auxiliary Modules
The Metasploit Project hosts the world's largest database of quality assured exploits, including hundreds of remote exploits, auxiliary modules, and payloads. You can even review the Metasploit Framework source code of any module - or write your own.
Search for modules
Generic x86 Debug Trap
Generate a debug trap in the target process
Rank
- Normal
Authors
- robert < robertmetasploit [at] gmail.com >
Similar Modules
- payload/generic/custom
- payload/generic/shell_bind_tcp
- payload/generic/shell_reverse_tcp
- payload/generic/tight_loop
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use payload/generic/debug_trap
msf payload(debug_trap) > generate
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use payload/generic/debug_trap
msf payload(debug_trap) > generate
Module Options
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
