Commit graph

863 commits

Author SHA1 Message Date
Jay Townsend 775e81ae5c Remove support for excluded engines as we no longer support -b all 2019-08-26 22:38:18 +01:00
Jay Townsend a0a0935b2b Remove duplicate return 2019-08-26 22:33:36 +01:00
Jay Townsend a2f391ecb5 pep8 fix for exalead 2019-08-24 00:08:50 +01:00
Jay Townsend 3dde69f5b8 remove -b all option as it does not work correctly 2019-08-23 23:06:56 +01:00
Jay Townsend d3ef0c4711 flake8 ignore certain dirs 2019-08-23 22:51:45 +01:00
Jay Townsend d2143e17bf Fix import 2019-08-23 22:43:00 +01:00
J.Townsend 125faa2bce
Merge pull request #12 from NotoriousRebel/master
Fixed files to conform to pep8 standards.
2019-08-23 22:39:27 +01:00
J.Townsend 89ee6b7643
Merge branch 'dev' into master 2019-08-23 22:33:23 +01:00
Jay Townsend 8d6d8a6728 Fix name of file 2019-08-23 22:25:43 +01:00
J.Townsend 219f0ea3ce
Merge pull request #11 from L1ghtn1ng/dependabot/pip/dev/pytest-5.1.1
Bump pytest from 5.1.0 to 5.1.1
2019-08-23 22:24:29 +01:00
NotoriousRebel cf74f35d98 Removed htmlExport for HtmlExport.py 2019-08-21 23:43:19 -04:00
NotoriousRebel f1fd7bd8c8 Committing file to resolve merge conflict. 2019-08-21 23:40:08 -04:00
NotoriousRebel c645b76ac0 updated file to resolve merge conflict. 2019-08-21 23:37:11 -04:00
NotoriousRebel 468d9377b0 Committing files to resolve merge conflict. 2019-08-21 23:35:45 -04:00
NotoriousRebel 687af252c0 Fixed exception statement. 2019-08-21 17:04:24 -04:00
Matt b47d686726
Update htmlExport.py 2019-08-21 16:58:20 -04:00
NotoriousRebel 90e9c62e8c Modified files to comform to pep8 standards. 2019-08-21 16:56:04 -04:00
NotoriousRebel e6930d1b31 Formatted files to conform to pep8 standards. 2019-08-21 14:06:16 -04:00
NotoriousRebel 3c57703393 Updated some files to conform to pep8 standards fixing flake8 issues. 2019-08-21 13:42:42 -04:00
NotoriousRebel 6037abfa70 Fixed files to conform to pep8 standards. 2019-08-21 13:19:59 -04:00
dependabot-preview[bot] 720ee10ebd
Bump pytest from 5.1.0 to 5.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.0 to 5.1.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.1.0...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-20 21:49:14 +00:00
Jay Townsend 381ff23534 flake8 fixes 2019-08-19 23:40:30 +01:00
Jay Townsend f63b0fe837 flake8 fixes 2019-08-19 23:39:58 +01:00
Jay Townsend 03921cac3b flake8 fixes 2019-08-19 23:24:56 +01:00
Jay Townsend abb6e6e890 flake8 fixes 2019-08-19 23:18:16 +01:00
Jay Townsend 9da9e354e6 flake8 fixes 2019-08-19 23:10:18 +01:00
Jay Townsend 78cad1be4d fix huntersearch 2019-08-19 22:57:23 +01:00
Jay Townsend b96490d9c3 flake8 fixes and pep8 2019-08-19 22:50:32 +01:00
Jay Townsend 59d783e12d flake8 fixes and pep8 2019-08-19 22:36:33 +01:00
Jay Townsend 8759c7088e flake8 config and update shodan dep 2019-08-19 21:52:27 +01:00
J.Townsend eb5af2bd34
Merge pull request #8 from NotoriousRebel/master
Introduction of grequests
2019-08-19 21:45:53 +01:00
NotoriousRebel 1f6a2ac5ef Syncing.
Merge branch 'master' of github.com:NotoriousRebel/theHarvester
2019-08-18 21:03:57 -04:00
NotoriousRebel fdfb137eb2 Changed variable names to be more helpful and added local import for exalead. 2019-08-18 21:03:41 -04:00
Jay Townsend d133f46a4f PEP8 fixes and LGTM fixes, add flake8 to CI 2019-08-18 23:14:24 +01:00
Jay Townsend d3f0c5d1b8 remove uneeded vars from threatcrowd 2019-08-18 21:30:58 +01:00
Matt 73a8e26095
Merge branch 'dev' into master 2019-08-17 23:19:43 -04:00
NotoriousRebel 38f12852ab Syncing.
Merge branch 'master' of github.com:NotoriousRebel/theHarvester
2019-08-17 23:18:45 -04:00
NotoriousRebel 3478aa3b15 Implemented grequests in exaleadsearch and fixed module. 2019-08-17 23:18:36 -04:00
Jay Townsend 05fa276526 Merge remote-tracking branch 'upstream/master' into dev 2019-08-18 01:51:09 +01:00
Jay Townsend 7195f4aadb update deps 2019-08-18 01:50:37 +01:00
Matt a758757229
Update requirements.txt 2019-08-17 18:06:14 -04:00
Matt e3f60a99a5
Merge branch 'dev' into master 2019-08-17 18:03:42 -04:00
NotoriousRebel 0c3dac58a4 Updted parser to use str.replace instead of re.sub, added small check for constants.py, and wrapped exalead in try catch. 2019-08-15 23:15:59 -04:00
Matt 1f4bc12de4
Merge pull request #279 from guedou/patch-1
Dockerfile fix
2019-08-12 21:59:31 -04:00
Guillaume Valadon a39d4040bb
Dockerfile fix
This PR allows to run:
```
docker built -t the/harvester .
```

Otherwise, `pip` complains that `gcc` is not installed.
2019-08-12 18:17:00 +02:00
NotoriousRebel c32ac231b4 Syncing.
Merge branch 'master' of https://github.com/laramies/theHarvester
2019-08-11 22:26:54 -04:00
NotoriousRebel f30742dbc0 Removed key. 2019-08-11 22:26:10 -04:00
NotoriousRebel 720aa06080 Implemented grequests in multiple modules to increase speed. 2019-08-11 22:19:01 -04:00
Jay Townsend ecec0b7a8b More fixes/tweaks 2019-08-11 23:43:58 +01:00
Jay Townsend c2f411006a More fixes/tweaks 2019-08-11 23:41:16 +01:00