Updated title credits to include enigma0x3
parent
b718f8b421
commit
394fe3c5b5
|
@ -23,11 +23,11 @@ def title(version):
|
|||
Print the tool title, with version.
|
||||
"""
|
||||
os.system('clear')
|
||||
print "========================================================================="
|
||||
print "===================================================================================="
|
||||
print " Empire: PowerShell post-exploitation agent | [Version]: " + version
|
||||
print '========================================================================='
|
||||
print ' [Web]: https://www.PowerShellEmpire.com/ | [Twitter]: @harmj0y, @sixdub'
|
||||
print '========================================================================='
|
||||
print '===================================================================================='
|
||||
print ' [Web]: https://www.PowerShellEmpire.com/ | [Twitter]: @harmj0y, @sixdub, @enigma0x3'
|
||||
print '===================================================================================='
|
||||
print """
|
||||
_______ .___ ___. .______ __ .______ _______
|
||||
| ____|| \/ | | _ \ | | | _ \ | ____|
|
||||
|
|
Loading…
Reference in New Issue