mirror of
https://github.com/casterbyte/Sara.git
synced 2025-12-06 06:29:28 +00:00
alias change
This commit is contained in:
parent
6cf9b1a555
commit
42b829db83
3 changed files with 3 additions and 3 deletions
2
sara.py
2
sara.py
|
|
@ -28,7 +28,7 @@ def banner():
|
|||
print(" " + Fore.YELLOW + "Author: " + Style.RESET_ALL + "Magama Bazarov, <magamabazarov@mailbox.org>")
|
||||
print(" " + Fore.YELLOW + "Alias: " + Style.RESET_ALL + "Caster")
|
||||
print(" " + Fore.YELLOW + "Version: " + Style.RESET_ALL + "1.2")
|
||||
print(" " + Fore.YELLOW + "Documentation & Usage: " + Style.RESET_ALL + "https://github.com/casterbyte/Sara\n")
|
||||
print(" " + Fore.YELLOW + "Documentation & Usage: " + Style.RESET_ALL + "https://github.com/caster0x00/Sara\n")
|
||||
|
||||
# Display a legal disclaimer to emphasize responsible usage
|
||||
print(" " + Fore.YELLOW + "[!] DISCLAIMER: Use this tool only for auditing your own devices.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue