Skip to content

Commit 244f98e

Browse files
authored
Merge pull request #12 from JannisKirschner/patch-1
Added legal disclaimer
2 parents 3942956 + 3f5bbc2 commit 244f98e

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)