Commit graph

51 commits

Author SHA1 Message Date
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
Jay Townsend
d133f46a4f PEP8 fixes and LGTM fixes, add flake8 to CI 2019-08-18 23:14:24 +01:00
Matt
73a8e26095
Merge branch 'dev' into master 2019-08-17 23:19:43 -04: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
NotoriousRebel
c32ac231b4 Syncing.
Merge branch 'master' of https://github.com/laramies/theHarvester
2019-08-11 22:26:54 -04:00
NotoriousRebel
720aa06080 Implemented grequests in multiple modules to increase speed. 2019-08-11 22:19:01 -04: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
Jay Townsend
7086cf3bdb Update requirements.txt to fix issues with having merge conflicts 2019-08-03 14:28:44 +01:00
Jay Townsend
3ff108aaa7 Fix merge conflict 2019-08-03 14:26:18 +01:00
Syed Umar Arfeen
5bf30e41ff
Resolving plotly deprecation issue
In the old version of requirements.txt `plotly>=3.10.0` is being used which returns deprecation issue. It can be fixed by using `plotly==3.10.0` instead
2019-08-01 17:59:40 +05:00
L1ghtn1ng
4fb94084c6 fixes issue https://github.com/laramies/theHarvester/issues/268 2019-07-21 20:20:38 +01:00
L1ghtn1ng
95b8b605dd Update requirments.txt 2019-07-08 00:13:13 +01:00
L1ghtn1ng
805bf72ab2 Refactor how crtsh works WIP 2019-06-17 00:15:21 +01:00
L1ghtn1ng
e68436bdd4 update deps 2019-06-16 22:17:18 +01:00
L1ghtn1ng
bee6839a28 Pep8 fix and deps update 2019-05-24 22:18:04 +01:00
L1ghtn1ng
03e8e99285 Update requirements.txt 2019-04-19 23:31:21 +01:00
L1ghtn1ng
e6cd6bede9 Update requirements.txt 2019-04-19 15:34:49 +01:00
Lee Baird
7748d7faa5
Revert "Fix missing dependences" 2019-03-09 20:50:16 -05:00
Edward Toloza
419b31b012
Put dependences in alphabetical order 2019-03-09 20:05:22 -05:00
Edward Toloza
8af30bb6f5
Fix missing dependences
The `pytz` and `decorator` python libraries are misisng from deps-
2019-03-06 15:55:21 -05:00
L1ghtn1ng
f50070b4ec Update dependencies 2019-02-24 23:13:11 +00:00
L1ghtn1ng
8997a6b39a Update requirements.txt 2019-02-10 01:11:02 +00:00
Matt
c295ba623c
Update requirements.txt
Changed from == to >= for PyYaml.
2019-01-30 15:24:28 -05:00
Lee Baird
e92e9ea2f1 Bug fix and tweaks. 2019-01-22 21:04:38 -05:00
L1ghtn1ng
b6f250baeb Done the changes that @leebaird mentioned 2019-01-21 20:46:10 +00:00
L1ghtn1ng
82eb13762d Implemented new way of managing api keys 2019-01-21 00:32:58 +00:00
L1ghtn1ng
dabfa5e221 Update requirements.txt 2019-01-20 21:42:18 +00:00
Lee Baird
17f5963e65 Cosmetic, comments, and alphbetize. 2019-01-10 20:09:47 -06:00
L1ghtn1ng
ec4d064823 Update a lot of things to be pep8, fixed some missing engines from the all flag, introduce pytest for tests, f-stringify some things 2019-01-06 09:50:07 +00:00
NotoriousRebel
e03dc69118 Syncing. 2019-01-04 21:55:02 -05:00
NotoriousRebel
5318118340 Syncing. 2019-01-04 21:53:59 -05:00
NotoriousRebel
0977dd9942 Syncing. 2019-01-04 17:22:53 -05:00
NotoriousRebel
23260d9aef Resyncing 2019-01-04 17:22:16 -05:00
Janos Zold
6843b99a76 Implement Shodan parser using the API 2019-01-04 16:28:11 +00:00
jzold
f1ae620847
Merge branch 'master' into master 2019-01-03 16:09:10 +00:00
Matt
e22357b89e
Update requirements.txt
Updated requirements to be less strict.
2019-01-02 13:11:15 -05:00
L1ghtn1ng
d803b4f3c0 Update bs4 to new version, add cloudflare resolvers, start of the restructure 2018-12-31 23:14:12 +00:00
Janos Zold
9d095a6896 resolve conflicts 2018-12-29 01:16:42 +00:00
Janos Zold
b46108115f shodan parsing fix 2018-12-29 01:11:28 +00:00
L1ghtn1ng
ddac193252 Fix merge conflict 2018-12-27 22:50:49 +00:00
J.Townsend
63e33b72b6
Update requirements.txt 2018-12-27 21:05:05 +00:00
Lee Baird
34c1974671
Alphabetical order. 2018-12-27 01:33:36 -06:00
dependabot[bot]
3603809313
[Security] Bump requests from 2.18.4 to 2.21.0
Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.21.0. **This update includes security fixes.**
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/requests/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.18.4...v2.21.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-27 05:18:26 +00:00
jzold
e69143a63f
added plotly 2018-12-13 15:36:34 +00:00
jzold
50da01f0e8
added beautifulsoup4and removed bs4 2018-12-11 21:19:41 +00:00
jzold
6cf3d18902 Censys implementation 2018-11-02 23:04:20 +00:00
Michael Benich
676c0cd31f
Update requirements.txt
Installing with `pip install -r requirements.txt` fails currently because `=` is not a valid operator.
2018-10-25 10:55:16 -04:00