Commit graph

1080 commits

Author SHA1 Message Date
Jay Townsend 376a28edeb Update readme to python3.7+ as a requirement 2019-10-03 00:16:21 +01:00
Jay Townsend 48e5cfcb44 Update CI to use python3.7+ 2019-10-03 00:15:19 +01:00
Jay Townsend 7c4bee20aa Merge remote-tracking branch 'upstream/master' into dev 2019-10-03 00:13:06 +01:00
J.Townsend 1821ce48a1
Merge pull request #313 from noraj/patch-1
add missing dependency
2019-10-02 23:49:23 +01:00
Alexandre ZANNI aa06130799
add missing dependency 2019-10-02 23:45:41 +02:00
Jay Townsend b18383acdd Fix build failure 2019-10-02 00:38:56 +01:00
Jay Townsend 47a654d2e4 Actually commit the WIP spyse module
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-10-02 00:32:23 +01:00
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