Commit graph

1073 commits

Author SHA1 Message Date
Jay Townsend
4e812fa92c Add WIP Spyse module and fix a lgtm issue in the duckduckgo module
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-10-02 00:31:26 +01:00
Jay Townsend
e5937a41f0 gitignore
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-29 20:51:36 +01:00
Jay Townsend
83772cbf15 gitignore
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-29 20:49:33 +01:00
Jay Townsend
ccc2680405 More work to get it to not add api-keys.yaml
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-29 20:48:17 +01:00
Jay Townsend
3d0f389136 Re-add api-keys.yaml to gitignore
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-29 20:45:50 +01:00
Jay Townsend
185a470d49 Re-add api-keys.yaml to gitignore
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-29 20:43:48 +01:00
Jay Townsend
c9845f25e7 Add Spyse to api-keys.yaml
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-29 20:41:58 +01:00
dependabot-preview[bot]
f8d522ae4f
Merge pull request #26 from L1ghtn1ng/dependabot/pip/dev/shodan-1.19.0 2019-09-29 18:54:50 +00:00
dependabot-preview[bot]
ce10036663
Bump shodan from 1.18.0 to 1.19.0
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/achillean/shodan-python/releases)
- [Changelog](https://github.com/achillean/shodan-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/achillean/shodan-python/commits/1.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-29 18:45:45 +00:00
Jay Townsend
46e66b2cad Merge branch 'dev' of github.com:L1ghtn1ng/theHarvester into dev 2019-09-29 18:14:36 +01:00
Jay Townsend
f93b0e533e Merge remote-tracking branch 'upstream/master' into dev 2019-09-29 18:13:58 +01:00
J.Townsend
2711882d4e
Merge pull request #311 from dkasak/master
Fix reference before assignment when no source is specified.
2019-09-29 18:13:20 +01:00
dependabot-preview[bot]
3248176a85
Merge pull request #25 from L1ghtn1ng/dependabot/pip/dev/pytest-5.2.0 2019-09-29 13:27:52 +00:00
dependabot-preview[bot]
db1005635e
Bump pytest from 5.1.3 to 5.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/5.2.0/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.1.3...5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-29 13:18:16 +00:00
Denis Kasak
b3d8af70e2 Fix reference before assignment when no source is specified. 2019-09-29 13:13:30 +02:00
dependabot-preview[bot]
6f6807e961
Merge pull request #24 from L1ghtn1ng/dependabot/pip/dev/shodan-1.18.0 2019-09-26 22:57:32 +00:00
dependabot-preview[bot]
8361362076
Bump shodan from 1.17.0 to 1.18.0
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/achillean/shodan-python/releases)
- [Changelog](https://github.com/achillean/shodan-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/achillean/shodan-python/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-26 22:47:50 +00:00
Jay Townsend
25c8083db5 Remove censys for spyse 2019-09-26 23:01:44 +01:00
Jay Townsend
90021c3dd4 remove commented out flake8 param 2019-09-26 21:48:40 +01:00
Jay Townsend
d677b8ae1c remove un-used code and comment out exclude option in flake8 2019-09-26 21:45:26 +01:00
Jay Townsend
6890c87995 Update mypy settings to use the new features of the 0.730 release 2019-09-26 19:36:01 +01:00
Jay Townsend
fc42f51c25 Merge remote-tracking branch 'upstream/master' into dev 2019-09-26 19:26:22 +01:00
dependabot-preview[bot]
6fcbcf0db7
Merge pull request #23 from L1ghtn1ng/dependabot/pip/dev/mypy-0.730 2019-09-26 17:55:10 +00:00
dependabot-preview[bot]
6044c736b6
Bump mypy from 0.720 to 0.730
Bumps [mypy](https://github.com/python/mypy) from 0.720 to 0.730.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.720...v0.730)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-26 17:43:44 +00:00
J.Townsend
eb526a8be2
Merge pull request #310 from L1ghtn1ng/dev
Update README.md
2019-09-25 23:12:49 +01:00
J.Townsend
9aca0f68a7
Update README.md
Add otx to the readme
2019-09-25 23:12:24 +01:00
J.Townsend
1e045969eb
Merge pull request #309 from L1ghtn1ng/dev
Add Otx module, crtsh mypy fix, remove unused module and update deps,update docker file to use kali docker image, fix IP handling code to handle IPv4/v6
2019-09-25 22:05:44 +01:00
Jay Townsend
fd262958bc Update CI for otx and Intelx 2019-09-25 21:31:31 +01:00
Jay Townsend
6e24941294 fix build 2019-09-25 21:22:43 +01:00
J.Townsend
65f100c8f8
Merge pull request #22 from NotoriousRebel/master
Fixed ip sorting.
2019-09-25 21:16:26 +01:00
Matt
bea4ea6b46
Merge branch 'dev' into master 2019-09-25 15:47:54 -04:00
Matt
0d5921f6da
Merge pull request #5 from NotoriousRebel/dev
Modified otx module to work properly with set comprehensions.
2019-09-25 15:44:02 -04:00
NotoriousRebel
1286ba4b75 Fixed test in test_otx and fixed pep8 error in main.py 2019-09-25 15:17:24 -04:00
NotoriousRebel
cdd6b9020c Modified otx module to work properly with set comprehensions and using netaddr to sort ipv4 and ipv6 in same list. 2019-09-25 15:09:11 -04:00
Jay Townsend
02014434de Fix a lgtm issue hopefully 2019-09-25 00:40:24 +01:00
Jay Townsend
8b78e50f92 Merge remote-tracking branch 'origin/dev' into dev 2019-09-25 00:35:33 +01:00
Jay Townsend
500e8bbeb6 Update dockerfile to use the kalilinux image
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-25 00:35:14 +01:00
J.Townsend
e6651d7178
Merge pull request #21 from NotoriousRebel/master
Trello rework and small changes to myparser, plus some asyncio/asyncdns work
2019-09-24 21:02:53 +01:00
Matt
4dc25f36fc
Merge pull request #4 from NotoriousRebel/dev
Updated host checker to use asyncio and aiodns.
2019-09-23 21:20:04 -04:00
NotoriousRebel
4feeef4a93 Syncing.
Merge branch 'dev' of github.com:NotoriousRebel/theHarvester into dev
2019-09-23 21:11:12 -04:00
NotoriousRebel
fb44136d20 Updated line to fix pep8 error. 2019-09-23 21:10:51 -04:00
Matt
59c34a8d07
Merge branch 'master' into dev 2019-09-23 21:03:24 -04:00
NotoriousRebel
a635b2b8df Added aiodns to requirements.txt 2019-09-23 21:02:57 -04:00
NotoriousRebel
cd34ec3ba9 Updated host checker to use asyncio and aiodns and changed how hosts are printed. 2019-09-23 21:00:53 -04:00
Matt
d1a0655d5f
Merge pull request #3 from NotoriousRebel/dev
Updated email parser.
2019-09-23 12:08:02 -04:00
NotoriousRebel
d91fb6333e Updated email parser to shift letters. 2019-09-23 12:01:26 -04:00
Jay Townsend
2fad8cf7a9 Update otx tests and add support for returning IPs
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-22 22:26:10 +01:00
Jay Townsend
3c7e0c1ac2 Make sure we set lgtm.yml to use python3
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-22 22:24:22 +01:00
Matt
c5dca64de1
Merge branch 'dev' into master 2019-09-22 14:55:10 -04:00
Matt
37d1c3ac11
Merge pull request #2 from NotoriousRebel/dev
Updated trello search to fix pep8 errors.
2019-09-22 14:54:03 -04:00