mirror of
https://github.com/laramies/theHarvester.git
synced 2024-11-10 09:02:37 +08:00
Merge remote-tracking branch 'upstream/master' into dev
This commit is contained in:
commit
ec45f7bd2b
1 changed files with 1 additions and 1 deletions
|
@ -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 *')
|
||||
|
|
Loading…
Reference in a new issue