Merge remote-tracking branch 'upstream/master' into dev

This commit is contained in:
L1ghtn1ng 2019-11-10 01:09:29 +00:00
commit ec45f7bd2b

View file

@ -96,7 +96,7 @@ def banner() -> None:
print(r"* | |_| | | | __/ / __ / (_| | | \ V / __/\__ \ || __/ | *")
print(r"* \__|_| |_|\___| \/ /_/ \__,_|_| \_/ \___||___/\__\___|_| *")
print('* *')
print('* theHarvester {} *'.format(Core.version()))
print('* theHarvester {} *'.format(Core.version()))
print('* Coded by Christian Martorella *')
print('* Edge-Security Research *')
print('* cmartorella@edge-security.com *')