forgot help message description
git-svn-id: file:///home/svn/framework3/trunk@11301 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
4e4eb14887
commit
cb65bf9163
|
@ -43,7 +43,7 @@ meter_type = client.platform
|
||||||
# Usage Message Function
|
# Usage Message Function
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
def usage
|
def usage
|
||||||
print_line "Meterpreter Script for INSERT PURPOSE."
|
print_line "Meterpreter Script for creating a persistent backdoor on a target host."
|
||||||
print_line(@exec_opts.usage)
|
print_line(@exec_opts.usage)
|
||||||
raise Rex::Script::Completed
|
raise Rex::Script::Completed
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue