Commit graph

1050 commits

Author SHA1 Message Date
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
J.Townsend 36321bd97c
Merge pull request #300 from L1ghtn1ng/dev
Misc updates and fixes
2019-09-15 14:30:36 +01:00
Jay Townsend 9bbef96d26 Make travis use ubuntu 18.04 instead of 16.04 2019-09-15 14:19:35 +01:00
Jay Townsend 3255273a57 Fix lgtm issue 2019-09-15 14:04:55 +01:00
Jay Townsend 4b71c6926d Add FUNDING.yml 2019-09-15 13:48:49 +01:00
Jay Townsend 9c9e6f2d9a lgtm fixes and a few other fixes 2019-09-15 13:32:29 +01:00
Jay Townsend 94de2f6423 Pep8 fickes for lgtm 2019-09-14 16:49:30 +01:00
Jay Townsend 466f18e001 mypy fixes
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-12 23:36:26 +01:00
NotoriousRebel d56ee5a672 Fixed two mypy errors. 2019-09-12 17:45:50 -04:00
Jay Townsend 1cb0dfbc20 update deps order to please Lee ;-) 2019-09-12 22:28:48 +01:00
Jay Townsend 0cb10a3ce2 update IPy.py from upstream 2019-09-12 22:27:38 +01:00
Jay Townsend 4db2d1425e flake8 changes/ lgtm fixes 2019-09-12 22:27:03 +01:00
Jay Townsend 357311474f Merge branch 'dev' of github.com:L1ghtn1ng/theHarvester into dev 2019-09-12 21:25:37 +01:00
J.Townsend 38c9731262
Merge pull request #17 from NotoriousRebel/master
Implemented Google Work Around and more static typing.
2019-09-12 21:02:07 +01:00
NotoriousRebel a833c1ec18 Added sleep delay for google dorking and searching profiles from google also fixed spelling mistake in comment. 2019-09-12 14:48:17 -04:00
NotoriousRebel 62a62a339c Added space after # to conform to pep8. 2019-09-12 03:19:57 -04:00
NotoriousRebel c86d663e6f add space after comma to follow pep8 standards. 2019-09-12 03:12:25 -04:00
NotoriousRebel 193f2cb36a Added time delay per each request for Linkedin and commented out redundant statement in constants function. 2019-09-12 03:11:18 -04:00
NotoriousRebel 138fc0bceb Removed trace of testing in googlesearch 2019-09-12 03:03:03 -04:00
NotoriousRebel f702f56d63 Implemented google work around in LinkedIn and Google searches as well as static typing for function in constants.py 2019-09-12 03:01:09 -04:00
Christian Martorella ad80251d68 Update __main__.py
Removed some DNS bruteforce result  handling code, needs rework. We keep basic DNS console results right now.
2019-09-12 01:39:36 +02:00
Christian Martorella 61c44584c4 Update requirements.txt
Added dnspython
2019-09-12 01:27:23 +02:00
Christian Martorella f92bb0a82a deleting DNS library
Removing old unmaintained library, changed for dnspython.
2019-09-12 01:15:18 +02:00
Christian Martorella 496e0165af Merge branch 'master' of https://github.com/laramies/theHarvester 2019-09-12 01:13:56 +02:00
Christian Martorella 2598f7cbb8 Changed DNS library
Changed DNS library to dnspython, removed TLD and reverse lookups until we fix DNS bruteforce performance.
2019-09-12 01:13:26 +02:00
Christian Martorella 12a5e23b2f
Update README.md
Removed DNS TLD and reverse lookup, until ported to new library.
2019-09-12 01:10:27 +02:00
Christian Martorella 012fe58907 Removing old code
This code was from the old HTML generator. We dont need it anymore.
2019-09-12 00:16:39 +02:00
Christian Martorella a506387dad Minor changes 2019-09-12 00:06:51 +02:00
Christian Martorella d1633684ba Removing old reporting code 2019-09-11 23:53:43 +02:00
Christian Martorella 9e6ec99c82 Merge branch 'master' of https://github.com/laramies/theHarvester 2019-09-11 23:24:34 +02:00
Christian Martorella e1455f6ff9 Update virustotal.py
Fixed URL to get results from.
2019-09-11 23:24:31 +02:00
NotoriousRebel d91f8a72e2 Syncing. 2019-09-11 14:27:36 -04:00
Christian Martorella 00e46079dc
Merge pull request #298 from L1ghtn1ng/dev
misc updates
2019-09-11 18:11:19 +02:00
Jay Townsend be2a7e019e Merge remote-tracking branch 'upstream/master' into dev 2019-09-11 00:04:32 +01:00
Christian Martorella 368be965e5
Update README.md
spelling fix
2019-09-10 23:21:48 +02:00
J.Townsend cc1941410a
Merge pull request #296 from chrissparksnj/master
fixes issue #293
2019-09-10 22:19:47 +01:00
Christian Martorella e341f81ef4
Update README.md 2019-09-10 23:18:09 +02:00
Christian Martorella e413a47c97
Update README.md 2019-09-10 23:17:49 +02:00
Christian Martorella 47d142781d
Logo changes 2019-09-10 23:16:03 +02:00
Christian Martorella 2b4228f00b Update theHarvester-logo.png 2019-09-10 23:14:45 +02:00
Christian Martorella 66c649a4ae Merge branch 'master' of https://github.com/laramies/theHarvester 2019-09-10 23:12:35 +02:00
Christian Martorella 5e70881dc9 Update theHarvester-logo.png 2019-09-10 23:12:20 +02:00
Christian Martorella 140850f606
New logo :) 2019-09-10 23:08:37 +02:00
Christian Martorella 8e260a0d9e New logo 2019-09-10 23:06:52 +02:00