mirror of
https://github.com/trustedsec/social-engineer-toolkit
synced 2024-11-23 04:53:05 +00:00
Merge branch 'master' of https://github.com/trustedsec/social-engineer-toolkit
This commit is contained in:
commit
edaa7a7927
1 changed files with 1 additions and 1 deletions
|
@ -813,7 +813,7 @@ def show_banner(define_version, graphic):
|
|||
print(bcolors.BLUE + """
|
||||
[---] 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 + """
|
||||
Version: """ + bcolors.RED + """%s""" % (define_version) + bcolors.BLUE + """
|
||||
Codename: '""" + bcolors.YELLOW + """Underground""" + bcolors.ENDC + bcolors.BLUE + """'
|
||||
[---] Follow us on Twitter: """ + bcolors.PURPLE + """@TrustedSec""" + bcolors.BLUE + """ [---]
|
||||
[---] Follow me on Twitter: """ + bcolors.PURPLE + """@HackingDave""" + bcolors.BLUE + """ [---]
|
||||
|
|
Loading…
Reference in a new issue