Commit Graph
1091 Commits
Author SHA1 Message Date
dependabot-preview[bot]andGitHub 4efb0dd097 Bump pytest from 5.2.0 to 5.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.0 to 5.2.1.
- [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.2.0...5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-06 16:04:11 +00:00
dependabot-preview[bot]andGitHub 2fdf571a7b Merge pull request #28 from L1ghtn1ng/dependabot/pip/dev/beautifulsoup4-4.8.1 2019-10-06 15:00:12 +00:00
dependabot-preview[bot]andGitHub 74bbe84eaf Bump beautifulsoup4 from 4.8.0 to 4.8.1
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.8.0 to 4.8.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-06 14:50:42 +00:00
Jay Townsend 6283e402df Update pipfiles 2019-10-06 02:52:32 +01:00
Jay Townsend 85973e2442 misc update
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-10-06 02:23:12 +01:00
may55andJay Townsend 6349b0a60d Updated Packages 2019-10-06 02:17:05 +01:00
Jay Townsend 523c6e25f7 update deps file 2019-10-06 02:15:15 +01:00
Jay Townsend 0dd0cd1713 Merge remote-tracking branch 'upstream/master' into dev 2019-10-05 23:15:00 +01:00
Jay Townsend 072ce1e465 Update funding.yml 2019-10-05 23:14:45 +01:00
J.TownsendandGitHub c42f6c0ca4 Merge pull request #328 from Adithanvijayan/master
Rename the variables in myparser.py
2019-10-05 22:50:44 +01:00
Adithan 30ba3e5b86 Rename the variables in myparser.py 2019-10-05 14:21:23 +05:30
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.TownsendandGitHub 1821ce48a1 Merge pull request #313 from noraj/patch-1
add missing dependency
2019-10-02 23:49:23 +01:00
Alexandre ZANNIandGitHub 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]andGitHub 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]andGitHub 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.TownsendandGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 6fcbcf0db7 Merge pull request #23 from L1ghtn1ng/dependabot/pip/dev/mypy-0.730 2019-09-26 17:55:10 +00:00
dependabot-preview[bot]andGitHub 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.TownsendandGitHub eb526a8be2 Merge pull request #310 from L1ghtn1ng/dev
Update README.md
2019-09-25 23:12:49 +01:00
J.TownsendandGitHub 9aca0f68a7 Update README.md
Add otx to the readme
2019-09-25 23:12:24 +01:00
J.TownsendandGitHub 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.TownsendandGitHub 65f100c8f8 Merge pull request #22 from NotoriousRebel/master
Fixed ip sorting.
2019-09-25 21:16:26 +01:00
MattandGitHub bea4ea6b46 Merge branch 'dev' into master 2019-09-25 15:47:54 -04:00
MattandGitHub 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