Skip to content

Commit 3f5bbc2

Browse files
Added legal disclaimer
Added a visible legal disclaimer to prevent harm to the developers of this projects.
1 parent 57e6304 commit 3f5bbc2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

autosploit.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,13 @@ def usage():
6262
|4. Exploit | Configure MSF and Start exploiting gathered targets|
6363
|5. Quit | Exits AutoSploit. |
6464
+------------------+----------------------------------------------------+
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+
+-----------------------------------------------------------------------+
6572
"""
6673

6774
# Function that allows us to store system command

0 commit comments

Comments
 (0)