Commit graph

1356 commits

Author SHA1 Message Date
J.Townsend d80cfbbd5f
Merge pull request #61 from NotoriousRebel/master
Updated dnsdumpster to use aiohttp, added method for post requests
2019-12-31 00:17:07 +00:00
Matt cfdae6f047
Merge pull request #21 from NotoriousRebel/dev
Added abstract method for post requests, used method for suip, and co…
2019-12-30 18:14:58 -05:00
NotoriousRebel 41c73c152a Added abstract method for post requests, used method for suip, and converted dnsdumpster to use aiohttp. 2019-12-30 18:08:45 -05:00
J.Townsend 796c99bc2c
Merge pull request #60 from NotoriousRebel/master
Ported to aiosqlite to make all db interactions asynchronous
2019-12-30 04:31:35 +00:00
L1ghtn1ng 16a71866e6 remove gevent monkey patch 2019-12-30 04:23:28 +00:00
NotoriousRebel 6707fb7a53 Syncing.
Merge branch 'master' of github.com:NotoriousRebel/theHarvester
2019-12-29 23:23:18 -05:00
NotoriousRebel 013533f7bf commented it out. 2019-12-29 23:23:11 -05:00
Matt a3e686aa93
Merge branch 'dev' into master 2019-12-29 23:19:24 -05:00
NotoriousRebel 2a15b99145 Program is using uvloop now :). 2019-12-29 23:18:46 -05:00
NotoriousRebel 2585342ea9 Added uvloop to deps. 2019-12-29 23:18:25 -05:00
L1ghtn1ng 103d61ab1d Add uvloop to deps 2019-12-30 04:13:30 +00:00
Matt 00ee79e9c9
Merge branch 'dev' into master 2019-12-29 23:09:36 -05:00
Matt bf18e422d5
Merge pull request #20 from NotoriousRebel/dev
made directory for requirements.
2019-12-29 23:08:40 -05:00
NotoriousRebel df037410a9 made directory for requirements. 2019-12-29 23:08:02 -05:00
L1ghtn1ng cd052b626a Fix flake8 issue in otx 2019-12-30 04:04:57 +00:00
Matt 4cdc930679
Merge pull request #19 from NotoriousRebel/dev
Updated otx module.
2019-12-29 23:03:03 -05:00
NotoriousRebel ee1a3d60be Updated otx module. 2019-12-29 23:02:24 -05:00
Matt 72e46af124
Merge pull request #18 from NotoriousRebel/dev
Updated otx module.
2019-12-29 23:01:08 -05:00
NotoriousRebel 900cac7ce0 Updated otx module. 2019-12-29 23:00:17 -05:00
Matt c6c0791dab
Merge pull request #17 from NotoriousRebel/dev
removed bad code.
2019-12-29 22:53:34 -05:00
NotoriousRebel 85d2a5a726 removed bad code. 2019-12-29 22:52:45 -05:00
Matt 725655f0dc
Merge pull request #16 from NotoriousRebel/dev
Ported from sqlite3 to aiosqlite making all database actions asychron…
2019-12-29 22:50:19 -05:00
NotoriousRebel 60b385cccc Added fix for dnsdumpster. 2019-12-29 22:48:34 -05:00
NotoriousRebel a73108c63a added aiosqlite to pipfile. 2019-12-29 22:43:42 -05:00
NotoriousRebel 8972384293 added aiosqlite to pipfile. 2019-12-29 22:42:46 -05:00
Matt 2599a905b8
Merge branch 'master' into dev 2019-12-29 22:39:39 -05:00
NotoriousRebel c33b409f8a Ported from sqlite3 to aiosqlite making all database actions asychronous. 2019-12-29 22:36:56 -05:00
L1ghtn1ng 6575bf1db4 Fix flake8 issue 2019-12-30 03:09:25 +00:00
L1ghtn1ng e8b72d522d port otx to use aiohttp and fix IP bug and a few other misc changes 2019-12-30 02:34:22 +00:00
L1ghtn1ng d0b304c932 remove unuased grequest import 2019-12-30 00:24:57 +00:00
L1ghtn1ng 3ccba301e0 Fix typo that would through an error due to the class rename 2019-12-30 00:22:45 +00:00
J.Townsend 5cbcf41990
Merge pull request #59 from NotoriousRebel/master
Ported yahoo & virustotal to use aiohttp
2019-12-30 00:14:11 +00:00
Matt 96072583fa
Merge pull request #15 from NotoriousRebel/dev
Ported yahoo & virustotal to use aiohttp
2019-12-28 15:01:24 -05:00
NotoriousRebel 1c3700dacd Syncing.
Merge branch 'dev' of github.com:NotoriousRebel/theHarvester into dev
2019-12-28 14:58:45 -05:00
NotoriousRebel 68f5330703 Ported yahoo & virustotal to use aiohttp. 2019-12-28 14:58:31 -05:00
J.Townsend 2108f3fb0a
Merge pull request #58 from NotoriousRebel/master
Ported hunter + exalead
2019-12-26 05:39:26 +00:00
L1ghtn1ng e06acce78e Forgot to remove googlefile from core and hopefully fix a merge conflict for matt 2019-12-26 05:38:46 +00:00
L1ghtn1ng 879739a323 Remove googlefile module as not needed and a few misc things 2019-12-26 05:31:14 +00:00
Matt 20d94c957f
Update core.py 2019-12-26 00:12:58 -05:00
Matt 63fff7687f
Merge branch 'dev' into master 2019-12-26 00:09:23 -05:00
Matt 407b3f01d3
Merge pull request #14 from NotoriousRebel/dev
ported hunter & exalead
2019-12-26 00:02:32 -05:00
Matt 20d6ed239d
Merge branch 'master' into dev 2019-12-26 00:02:17 -05:00
NotoriousRebel 5a17fe6146 syncing. 2019-12-25 23:59:49 -05:00
J.Townsend 2cf47961f3
Merge pull request #56 from L1ghtn1ng/dependabot/pip/dev/shodan-1.21.1
Bump shodan from 1.21.0 to 1.21.1
2019-12-26 04:59:45 +00:00
NotoriousRebel 0a3265860a Ported hunter+exalead from grequests to aiohttp. 2019-12-25 23:51:28 -05:00
Matt 35dc8a8632
Update __main__.py
Added fix to make emails are being properly stored.
2019-12-25 23:46:28 -05:00
NotoriousRebel b169a00f45 Added fix for storing emails. 2019-12-25 23:42:17 -05:00
NotoriousRebel 90ed486184 Removed old code, ported exalead to use aiohttp. 2019-12-25 17:54:32 -05:00
dependabot-preview[bot] b1e61fb8eb
Bump shodan from 1.21.0 to 1.21.1
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.21.0 to 1.21.1.
- [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.21.0...1.21.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 17:52:41 +00:00
L1ghtn1ng 0fdf59e687 Update timeout in suip and wrap fetch method in core in try except 2019-12-25 02:44:54 +00:00