From 780a8472b2308bafdb1ca623618d37b5538474ef Mon Sep 17 00:00:00 2001 From: Anastasios Stasinopoulos Date: Mon, 4 Apr 2016 10:44:18 +0300 Subject: [PATCH] Bold fix --- src/core/setcore.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/setcore.py b/src/core/setcore.py index 371d737a6..4c0443bb8 100644 --- a/src/core/setcore.py +++ b/src/core/setcore.py @@ -893,7 +893,7 @@ def show_banner(define_version, graphic): [---] The Social-Engineer Toolkit (""" + bcolors.YELLOW + """SET""" + bcolors.BLUE + """) [---] [---] Created by:""" + bcolors.RED + """ David Kennedy """ + bcolors.BLUE + """(""" + bcolors.YELLOW + """ReL1K""" + bcolors.BLUE + """) [---] [---] Version: """ + bcolors.RED + """%s""" % (define_version) + bcolors.BLUE + """ [---] -[---] Codename: '""" + bcolors.YELLOW + """Rememb""" + bcolors.ENDC + bcolors.BOLD + """Rance""" + bcolors.BLUE + """' [---] +[---] Codename: '""" + bcolors.YELLOW + """Rememb""" + bcolors.ENDC + bcolors.BOLD + """Rance""" + bcolors.ENDC + bcolors.BLUE + """' [---] [---] Follow us on Twitter: """ + bcolors.PURPLE + """@TrustedSec""" + bcolors.BLUE + """ [---] [---] Follow me on Twitter: """ + bcolors.PURPLE + """@HackingDave""" + bcolors.BLUE + """ [---] [---] Homepage: """ + bcolors.YELLOW + """https://www.trustedsec.com""" + bcolors.BLUE + """ [---]