mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 22:42:56 +08:00
Change hunterio to hunter
This commit is contained in:
parent
96554418e3
commit
24ed98e373
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python
|
||||
|
||||
import sys
|
||||
import os
|
||||
|
@ -48,7 +48,7 @@ def usage():
|
|||
print(" -d: Domain to search or company name")
|
||||
print(""" -b: data source: baidu, bing, bingapi, cenysy, crtsh, dogpile,
|
||||
google, google-certificates, googleCSE, googleplus, google-profiles,
|
||||
hunterio, linkedin, netcraft, pgp, threatcrowd,
|
||||
hunter, linkedin, netcraft, pgp, threatcrowd,
|
||||
twitter, vhost, virustotal, yahoo, all""")
|
||||
print(" -g: use google dorking instead of normal google search")
|
||||
print(" -s: start in result number X (default: 0)")
|
||||
|
|
Loading…
Reference in a new issue