Commit graph

1813 commits

Author SHA1 Message Date
J.Townsend 46ccfa2c33
Merge pull request #113 from L1ghtn1ng/dependabot/pip/dev/aiosqlite-0.13.0
Bump aiosqlite from 0.12.0 to 0.13.0
2020-05-06 13:22:14 +01:00
dependabot-preview[bot] 2ebeb0774e
Bump aiosqlite from 0.12.0 to 0.13.0
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/omnilib/aiosqlite/releases)
- [Changelog](https://github.com/omnilib/aiosqlite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.12.0...v0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-06 12:02:50 +00:00
J.Townsend ea9bf0bfba
Merge pull request #112 from L1ghtn1ng/dependabot/pip/requirements/dev/pytest-asyncio-0.12.0
Bump pytest-asyncio from 0.11.0 to 0.12.0 in /requirements
2020-05-04 06:36:22 +01:00
dependabot-preview[bot] fcb00c05a2
Bump pytest-asyncio from 0.11.0 to 0.12.0 in /requirements
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 05:19:50 +00:00
J.Townsend 7e73b20aef
Merge pull request #111 from L1ghtn1ng/dependabot/pip/dev/pytest-asyncio-0.12.0
Bump pytest-asyncio from 0.11.0 to 0.12.0
2020-05-04 00:57:46 +01:00
dependabot-preview[bot] 1e11ecb33e
Bump pytest-asyncio from 0.11.0 to 0.12.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-03 23:00:21 +00:00
L1ghtn1ng a0abb2afc0 Merge remote-tracking branch 'upstream/master' into dev 2020-05-02 03:52:14 +01:00
J.Townsend 2fa3121d67
Merge pull request #424 from L1ghtn1ng/flak8-fixes
Fix flake8 issues bar 1
2020-05-02 03:40:31 +01:00
L1ghtn1ng 465668a838 Fix flake8 issues bar 1 2020-05-02 03:39:45 +01:00
L1ghtn1ng 8d620c6c14 Merge remote-tracking branch 'upstream/master' into dev 2020-05-02 03:16:56 +01:00
J.Townsend f3be7b9a6d
Merge pull request #423 from L1ghtn1ng/deps-fix
update deps to fix issue with py3 as the ssl module is py2 only
2020-05-02 03:15:53 +01:00
L1ghtn1ng 44448e0ce7 update deps to fix issue with py3 as the ssl module is py2 only 2020-05-02 03:01:18 +01:00
L1ghtn1ng d0b7d42336 update deps 2020-05-02 02:55:25 +01:00
L1ghtn1ng b6f11834ac update deps 2020-05-02 02:52:56 +01:00
L1ghtn1ng aa78398b15 sync upstream 2020-05-02 02:48:16 +01:00
L1ghtn1ng f7726facf7 sync upstream 2020-05-02 02:46:52 +01:00
J.Townsend 1595658397
Merge pull request #422 from L1ghtn1ng/deps-update
update deps
2020-05-02 02:41:54 +01:00
L1ghtn1ng 5a5a88461b update deps 2020-05-02 02:40:52 +01:00
J.Townsend 0df763708f
Merge pull request #421 from rwhalb/master
Fixed overwriting the HTML file...
2020-05-02 01:09:24 +01:00
laramies befcbd1813 Fixed SSL issue in OSX
Added Certifi following https://github.com/aio-libs/aiohttp/issues/955
2020-05-02 00:57:36 +02:00
laramies cec47acedd Updated report template
Added filtering capabilities to the table, sorting, etc.
2020-05-02 00:27:58 +02:00
NST Development c4a459e953 Fixed overwriting the HTML file... 2020-05-01 14:04:37 -04:00
Matt ee65e518ff
Update core.py
Fixed small logic bug where proxy wouldn't be used if params were none in fetch method.
2020-04-29 13:14:28 -04:00
NotoriousRebel 0c56648c67 Fixed small logic bug with proxies. 2020-04-29 12:59:52 -04:00
dependabot-preview[bot] afb194dc5d
Merge pull request #110 from L1ghtn1ng/dependabot/pip/dev/click-7.1.2 2020-04-27 22:00:04 +00:00
dependabot-preview[bot] 653450fbf7
Bump click from 7.1.1 to 7.1.2
Bumps [click](https://github.com/pallets/click) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/7.1.1...7.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 21:52:08 +00:00
dependabot-preview[bot] c01b75d388
Merge pull request #109 from L1ghtn1ng/dependabot/pip/requirements/dev/pytest-asyncio-0.11.0 2020-04-21 05:27:25 +00:00
dependabot-preview[bot] 2e937593b8
Bump pytest-asyncio from 0.10.0 to 0.11.0 in /requirements
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.10.0...v0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-21 05:20:02 +00:00
dependabot-preview[bot] 8ee88e22d9
Merge pull request #108 from L1ghtn1ng/dependabot/pip/dev/pytest-asyncio-0.11.0 2020-04-20 22:06:02 +00:00
dependabot-preview[bot] ca5eb4d1f9
Bump pytest-asyncio from 0.10.0 to 0.11.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.10.0...v0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 21:59:06 +00:00
dependabot-preview[bot] 656b60e842
Merge pull request #107 from L1ghtn1ng/dependabot/pip/dev/urllib3-1.25.9 2020-04-16 16:41:29 +00:00
dependabot-preview[bot] b23f8d682f
Bump urllib3 from 1.25.8 to 1.25.9
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.25.9.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.25.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 16:33:42 +00:00
J.Townsend a1d6d29396
Merge pull request #106 from L1ghtn1ng/dependabot/pip/requirements/dev/aiosqlite-0.12.0
Bump aiosqlite from 0.11.0 to 0.12.0 in /requirements
2020-04-13 18:39:48 +01:00
dependabot-preview[bot] 5496d40f58
Bump aiosqlite from 0.11.0 to 0.12.0 in /requirements
Bumps [aiosqlite](https://github.com/jreese/aiosqlite) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/jreese/aiosqlite/releases)
- [Changelog](https://github.com/jreese/aiosqlite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jreese/aiosqlite/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 17:30:59 +00:00
J.Townsend 35c9d4d60f
Merge pull request #404 from moodule/reverse-dns-lookup
Reverse dns lookup
2020-04-10 14:53:07 +01:00
L1ghtn1ng ab61ed40ce dont store IP's for hackertarget module as it does not get IP's 2020-04-10 07:05:03 +01:00
L1ghtn1ng 40a1bf2905 Merge branch 'dev' of github.com:L1ghtn1ng/theHarvester into dev 2020-04-10 07:02:23 +01:00
L1ghtn1ng 64165be702 Merge remote-tracking branch 'upstream/master' into dev 2020-04-10 07:01:49 +01:00
Lee Baird 852c1a2fd1
Merge pull request #413 from Hypnoze57/linkedin_minor_improvement
Modify linkedin people stuff
2020-04-08 19:24:05 -04:00
dependabot-preview[bot] 3e5815fc1b
Merge pull request #103 from L1ghtn1ng/dependabot/pip/dev/aiosqlite-0.12.0 2020-04-08 10:04:28 +00:00
dependabot-preview[bot] fcf4360f76
Bump aiosqlite from 0.11.0 to 0.12.0
Bumps [aiosqlite](https://github.com/jreese/aiosqlite) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/jreese/aiosqlite/releases)
- [Changelog](https://github.com/jreese/aiosqlite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jreese/aiosqlite/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 09:57:41 +00:00
Hypnoze57 ee7dc6f9bc Modify linkedin people stuff 2020-04-07 10:25:47 +02:00
L1ghtn1ng 44976dfe0f Update deps 2020-04-06 21:45:53 +01:00
dependabot-preview[bot] 76d94a06e4
Merge pull request #102 from L1ghtn1ng/dependabot/pip/dev/shodan-1.23.0 2020-04-06 20:35:52 +00:00
dependabot-preview[bot] 720d37acf1
Bump shodan from 1.22.0 to 1.23.0
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.22.0 to 1.23.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.22.0...1.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 20:27:56 +00:00
L1ghtn1ng d0248f8a33 add static typing to hackertarget module 2020-04-06 21:08:48 +01:00
L1ghtn1ng ca4aea034a Update readme 2020-04-06 20:56:34 +01:00
L1ghtn1ng f9a679bcc8 Update readme and other places where hackertarget was missing 2020-04-06 20:52:15 +01:00
L1ghtn1ng 317c80b100 update pipfile.lock 2020-04-06 20:29:23 +01:00
J.Townsend 01ade9cdeb
Merge pull request #101 from NotoriousRebel/master
Added Hackertarget as new source.
2020-04-06 20:23:56 +01:00