mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-23 14:02:58 +08:00
Add Spyse to api-keys.yaml
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
This commit is contained in:
parent
f8d522ae4f
commit
c9845f25e7
2 changed files with 4 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,7 +4,7 @@
|
||||||
*.html
|
*.html
|
||||||
*.vscode
|
*.vscode
|
||||||
*.xml
|
*.xml
|
||||||
api-keys.yaml
|
#api-keys.yaml
|
||||||
debug_results.txt
|
debug_results.txt
|
||||||
tests/myparser.py
|
tests/myparser.py
|
||||||
venv
|
venv
|
||||||
|
|
|
@ -16,3 +16,6 @@ apikeys:
|
||||||
|
|
||||||
shodan:
|
shodan:
|
||||||
key: oCiMsgM6rQWqiTvPxFHYcExlZgg7wvTt
|
key: oCiMsgM6rQWqiTvPxFHYcExlZgg7wvTt
|
||||||
|
|
||||||
|
spyse:
|
||||||
|
key:
|
Loading…
Reference in a new issue