mirror of
https://github.com/casterbyte/Sara.git
synced 2025-07-24 04:35:10 +02:00
minor changes
This commit is contained in:
parent
78db8fa722
commit
5827d2da78
3 changed files with 5 additions and 7 deletions
2
sara.py
2
sara.py
|
@ -30,7 +30,7 @@ def banner():
|
|||
print(banner_text)
|
||||
print(" " + Fore.YELLOW + "RouterOS Security Inspector. For security engineers")
|
||||
print(" " + Fore.YELLOW + "Operates remotely using SSH, designed to evaluate RouterOS security\n")
|
||||
print(" " + Fore.YELLOW + "Author: " + Style.RESET_ALL + "Magama Bazarov, <caster@exploit.org>")
|
||||
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.1")
|
||||
print(" " + Fore.YELLOW + "Codename: " + Style.RESET_ALL + "Judge")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue