Commit graph

1043 commits

Author SHA1 Message Date
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
NotoriousRebel 15e61523a4 Set limit to 200. 2019-09-22 14:46:09 -04:00
NotoriousRebel fafa451c34 Updated travis to cache pip. 2019-09-22 14:30:14 -04:00
NotoriousRebel 3e816459bc Made change to main.py to iterate through search engines in order. 2019-09-22 14:27:49 -04:00
NotoriousRebel 8348b5cd02 Updated travis config to test matrices. 2019-09-22 14:12:24 -04:00
NotoriousRebel 8e3bc4b3b9 Updated trello to conform to pep8 standards. 2019-09-22 13:59:13 -04:00
NotoriousRebel 7a5395acaa Syncing.
Merge branch 'master' of https://github.com/laramies/theHarvester into dev
2019-09-22 13:58:49 -04:00
NotoriousRebel 7fc1201318 Updated trello search to fix pep8 errors. 2019-09-22 13:38:56 -04:00
Jay Townsend 6de05139bf Add otx tests
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-22 17:03:53 +01:00
Jay Townsend 33ae370c81 Add otx module to travis
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-22 15:59:53 +01:00
Jay Townsend e9b257ad8d Update github action with otx module and formating changes to the file
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-22 15:23:34 +01:00
Jay Townsend c0edc7bea6 fix crtsh mypy error
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-22 15:22:40 +01:00
Jay Townsend 574403a958 Add AlienVault otx module WIP
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-22 15:10:03 +01:00
Jay Townsend 4c561bc798 Merge remote-tracking branch 'upstream/master' into dev 2019-09-22 14:25:10 +01:00
J.Townsend d0555b400e
Merge pull request #304 from VKen/master
fixed code flow to run google_workaround for googlesearch linkedinsearch
2019-09-22 14:16:30 +01:00
NotoriousRebel 24d2d2c903 Reworked core logic for trello, changed how main.py worked with trello, and updated two functions in myparser. 2019-09-22 02:21:08 -04:00
Jay Townsend 79577dc3b8 Merge remote-tracking branch 'upstream/master' into dev 2019-09-22 05:01:51 +01:00
Jay Townsend 8c9f9ea630 remove yandex from __all__ in __init__.py
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-22 04:58:25 +01:00
Jay Townsend f5f4784010 remove yandex module as unused
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-22 04:54:53 +01:00
dependabot-preview[bot] 2f7ec92119
Merge pull request #20 from L1ghtn1ng/dependabot/pip/dev/shodan-1.17.0 2019-09-22 00:12:14 +00:00
dependabot-preview[bot] 581b006c7a
Bump shodan from 1.16.0 to 1.17.0
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.16.0 to 1.17.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/compare/1.16.0...1.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 23:58:05 +00:00
dependabot-preview[bot] 669feeeac7
Merge pull request #19 from L1ghtn1ng/dependabot/pip/dev/shodan-1.16.0 2019-09-21 18:43:22 +00:00
dependabot-preview[bot] 11fc174fee
Bump shodan from 1.15.0 to 1.16.0
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.15.0 to 1.16.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/compare/1.15.0...1.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 18:29:35 +00:00
dependabot-preview[bot] 350409555f
Merge pull request #18 from L1ghtn1ng/dependabot/pip/dev/pytest-5.1.3 2019-09-21 14:18:02 +00:00
dependabot-preview[bot] a18dd92cc9
Bump pytest from 5.1.2 to 5.1.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.1.2...5.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 14:02:30 +00:00
VKen d6558bcc65 fixed code flow to run google_workaround for googlesearch linkedinsearch 2019-09-19 15:23:17 +08:00
NotoriousRebel 05e00260c4 Syncing. 2019-09-16 00:19:45 -04:00
J.Townsend b167292a49
Merge pull request #301 from L1ghtn1ng/dev
static typing updates and shadow name fixes
2019-09-15 21:39:35 +01:00
Jay Townsend faa7d7c44d Turns out this is not needed 2019-09-15 21:16:33 +01:00
Jay Townsend b59347e98e Merge remote-tracking branch 'upstream/master' into dev 2019-09-15 20:33:45 +01:00
Jay Townsend 8e71d290b1 Static typing updates 2019-09-15 20:31:57 +01:00