Added deprecation message
parent
e831e1296b
commit
2544ffe50d
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash /usr/lib/turtle/turtle_module
|
#!/bin/bash /usr/lib/turtle/turtle_module
|
||||||
VERSION="1.0"
|
VERSION="1.0"
|
||||||
DESCRIPTION="Metasploit payload to maintain shells"
|
DESCRIPTION="Deprecated - requires firmware v6.1 or below. Metasploit payload to maintain shells."
|
||||||
CONF=/tmp/meterpreter.form
|
CONF=/tmp/meterpreter.form
|
||||||
|
|
||||||
: ${DIALOG_OK=0}
|
: ${DIALOG_OK=0}
|
||||||
|
|
Loading…
Reference in New Issue