mirror of
https://github.com/casterbyte/Sara.git
synced 2025-07-15 09:04:28 +02:00
Update sara.py
This commit is contained in:
parent
6e636d5aeb
commit
f9fbb7e31e
1 changed files with 1 additions and 1 deletions
2
sara.py
2
sara.py
|
@ -18,7 +18,7 @@ def banner():
|
||||||
|_____/ \__,_|_| \__,_| v1.0
|
|_____/ \__,_|_| \__,_| v1.0
|
||||||
"""
|
"""
|
||||||
print(banner_text)
|
print(banner_text)
|
||||||
print(" " + Fore.YELLOW + "RouterOS Security Inspector. Designed for Security Professionals\n")
|
print(" " + Fore.YELLOW + "RouterOS Security Inspector. Designed for security professionals\n")
|
||||||
print(" " + Fore.YELLOW + "Author: " + Style.RESET_ALL + "Magama Bazarov, <caster@exploit.org>\n")
|
print(" " + Fore.YELLOW + "Author: " + Style.RESET_ALL + "Magama Bazarov, <caster@exploit.org>\n")
|
||||||
print(" " + "It's recommended to provide a configuration file exported using the 'export verbose' command")
|
print(" " + "It's recommended to provide a configuration file exported using the 'export verbose' command")
|
||||||
print()
|
print()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue