Commit graph

1036 commits

Author SHA1 Message Date
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
Jay Townsend 5845982ee2 Hopefully this fixes crtsh from matts rewirte of it in travis 2019-08-11 21:34:40 +01:00
Jay Townsend b0e390fd8d Fix yahoo UnboundLocalError: local variable yahoosearch referenced before assignment 2019-08-11 21:24:56 +01:00
Jay Townsend b59619bddf Fix virustotal UnboundLocalError: local variable virustotal referenced before assignment 2019-08-11 21:19:54 +01:00
Jay Townsend fb555969da Fix -b all 2019-08-11 21:12:14 +01:00
J.Townsend 0807aad9b0
Merge pull request #278 from L1ghtn1ng/dev
Lots of fixes and performance improvments
2019-08-11 05:57:59 +01:00
Jay Townsend e6c36f6634 Fix limit param 2019-08-11 05:57:12 +01:00
Jay Townsend 81cb45de00 remove render() call as it does not work 2019-08-11 05:53:21 +01:00
Jay Townsend fb8398b0e3 Make it so securitytrails does not exit 2019-08-11 05:36:13 +01:00
Jay Townsend 84af726754 Fix threatcrowd and move to grequests 2019-08-11 05:00:04 +01:00
Jay Townsend 81c78a248b Merge remote-tracking branch 'upstream/master' into dev 2019-08-11 04:13:06 +01:00
J.Townsend cfa77c9f12
Merge pull request #277 from L1ghtn1ng/master
Allow trello to be tested by travis
2019-08-11 04:12:25 +01:00
Jay Townsend 6f765c6f7f pep8 fixes 2019-08-11 03:49:43 +01:00
Jay Townsend 8ed64749ed Allow trello to be tested by travis 2019-08-11 03:02:49 +01:00
Jay Townsend 9c5c9f8b79 pep8 fixes and more modules to grequests 2019-08-11 02:54:25 +01:00
Jay Townsend 90e3e994b6 update deps and pep8 fixes and yahoosearch to grequests 2019-08-10 03:42:46 +01:00
Jay Townsend 7b3a110e54 Update deps and remove the google certs module 2019-08-09 18:05:09 +01:00
J.Townsend 951f567bab
Merge pull request #270 from L1ghtn1ng/dev
Fixes for bugs and updated deps plus other misc things
2019-08-09 00:16:04 +01:00
Jay Townsend b54243e63e Put a note for censys module 2019-08-09 00:09:45 +01:00
Jay Townsend 9401eda340 remove google certs lookup and slight tweaks to crtsh 2019-08-09 00:01:39 +01:00
Jay Townsend e74cdacd64 add missing return call in crtsh.py and now run it this module as part of ci 2019-08-08 22:57:30 +01:00
J.Townsend 9cf15049cf
Merge pull request #5 from NotoriousRebel/master
Crtsh update, thank for the help matt
2019-08-08 22:35:18 +01:00
Matt d251a5f6e5
Merge branch 'dev' into master 2019-08-08 17:17:54 -04:00
NotoriousRebel 9bb4d7aa39 Removed unused directory. 2019-08-08 16:36:32 -04:00
NotoriousRebel 1f628e68e8 Removed unused directory. 2019-08-08 16:36:00 -04:00
NotoriousRebel 8df15e3f84 Removed unused directory. 2019-08-08 16:35:22 -04:00
NotoriousRebel 0ee2241cdc Syncing.
Merge branch 'master' of github.com:NotoriousRebel/theHarvester
2019-08-08 12:27:47 -04:00
NotoriousRebel ed9936adf6 Updated crtsh for when user chooses all search engines to work properly. 2019-08-08 12:26:54 -04:00