We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e6304 commit 3f5bbc2Copy full SHA for 3f5bbc2
1 file changed
autosploit.py
@@ -62,6 +62,13 @@ def usage():
62
|4. Exploit | Configure MSF and Start exploiting gathered targets|
63
|5. Quit | Exits AutoSploit. |
64
+------------------+----------------------------------------------------+
65
+| Legal Disclaimer |
66
++-----------------------------------------------------------------------+
67
+| Usage of AutoSploit for attacking targets without prior mutual consent|
68
+| is illegal. It is the end user's responsibility to obey all applicable|
69
+| local, state and federal laws. Developers assume no liability and are |
70
+| not responsible for any misuse or damage caused by this program! |
71
72
"""
73
74
# Function that allows us to store system command
0 commit comments