Skip to content

Commit

Permalink
Update common.py
Browse files Browse the repository at this point in the history
  • Loading branch information
t3l3machus authored Oct 8, 2024
1 parent d13fcd3 commit 0198dbf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Core/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -350,8 +350,10 @@ class PrompHelp:
generate payload=<OS_TYPE/HANDLER/PAYLOAD_TEMPLATE> lhost=<IP or INTERFACE> [ obfuscate encode ]
Handlers:
- reverse_tcp
- hoaxshell
- reverse_tcp
The "payload" argument supports tab-autocomplete, allowing for quick selection of valid OS types, handlers, and templates.
Usage examples:
generate payload=windows/reverse_tcp/powershell lhost=eth0 encode
Expand Down

0 comments on commit 0198dbf

Please sign in to comment.