Commit graph

1232 commits

Author SHA1 Message Date
NotoriousRebel 84665c2e59 Fixed small bug. 2019-12-24 00:06:34 -05:00
NotoriousRebel 3bd1b8e12e Minor fixes, and converted certspotter from requests to aiohttp. 2019-12-24 00:06:04 -05:00
NotoriousRebel 8ea35b3ad3 Added aiohttp to pipfile. 2019-12-22 01:11:58 -05:00
NotoriousRebel af345b88ef Coverted suip & baidu modules from grequests to aiohttp, increased sleep time in core. 2019-12-22 01:10:38 -05:00
NotoriousRebel 60435c2658 Ported bing from grequests to aiohttp, seems to be working in generic use case, added aiohttp to requirements.txt 2019-12-20 22:12:55 -05:00
NotoriousRebel 0fd09ea7d5 Syncing. 2019-12-19 18:47:41 -05:00
NotoriousRebel 67fb00a6a7 Initial commit for asynchronization takeover. 2019-12-19 18:42:09 -05:00
Lee Baird ca92a8fa14
Shortened bing under Modules that require an API key. 2019-11-25 22:18:50 -06:00
Matt d6e3213729
Merge pull request #366 from digininja/master
only create table if it doesn't exist
2019-11-13 12:28:19 -05:00
Robin b45b5e2a0a only create table if it doens't exist 2019-11-13 16:02:41 +00:00
J.Townsend d43889c0a2
Merge pull request #365 from L1ghtn1ng/requirements.txt
Add gevent to requirements.txt
2019-11-13 14:56:34 +00:00
L1ghtn1ng 9ac1349e43 Add gevent to requirements.txt 2019-11-13 14:47:48 +00:00
J.Townsend 02bcae6b10
Merge pull request #361 from corysolovewicz/patch-1
Update core.py
2019-11-09 22:03:30 +00:00
Cory Solovewicz 7fde7bd5dc
Update core.py
fix spacing after version in banner.
2019-11-04 22:33:21 -08:00
J.Townsend f55de02f4c
Merge pull request #356 from zer0dx/master
Verify result ports
2019-10-26 02:25:49 +01:00
zer0dx a11babd15e Fix: corrects grammar 2019-10-24 23:56:26 -03:00
zer0dx e32a2cfd7a Remove sys.exit(1) 2019-10-24 23:43:25 -03:00
zer0dx abf5d39588 Verify result ports 2019-10-23 17:12:47 -03:00
J.Townsend c66c198110
Merge pull request #354 from L1ghtn1ng/dev
Fixes and tidy ups
2019-10-21 09:59:28 +01:00
L1ghtn1ng 7dc1442151 Fix unit test due to the pep8 fix for stash lib 2019-10-21 01:15:24 +01:00
L1ghtn1ng 930a60345f Bug fixes for file locations and more static linting, pep8 fixes and ci updates 2019-10-21 01:02:10 +01:00
J.Townsend 1ad9252540
Merge pull request #353 from L1ghtn1ng/dev
Fix typo
2019-10-20 01:57:39 +01:00
L1ghtn1ng 6090f41164 Merge remote-tracking branch 'upstream/master' into dev 2019-10-20 01:56:01 +01:00
L1ghtn1ng 7b0389938d Fix typo in readme 2019-10-20 01:55:38 +01:00
J.Townsend e1a44e9b46
Merge pull request #352 from L1ghtn1ng/dev
Has API key fixes plus misc changes/updates
2019-10-20 01:54:13 +01:00
L1ghtn1ng d1b71105b7 Merge remote-tracking branch 'upstream/master' into dev 2019-10-20 00:55:58 +01:00
J.Townsend a5155ea624
Merge pull request #340 from cueo/repetition
Externalise code repetition to method
2019-10-20 00:55:01 +01:00
L1ghtn1ng a6b215e40a API key fix plus a few other fixes 2019-10-19 22:11:07 +01:00
mmayank 14a0d0678f Rename trello_urls 2019-10-20 01:05:49 +05:30
mmayank bc0285cc8b Add MORE tests 2019-10-20 01:05:31 +05:30
mmayank b5cf3546c0 Fix wrongly refactored code 2019-10-20 00:35:01 +05:30
mmayank cab523f47a Add more tests 2019-10-20 00:34:26 +05:30
mmayank 7fe4cef755 Add test skeleton for theHarvester 2019-10-20 00:19:51 +05:30
mmayank 9216dbb9cf Fix linkedin hardcoded value
Use common code for one missed search engine
2019-10-20 00:19:51 +05:30
mmayank feca9e79c9 Fix search_engine copy paste error 2019-10-20 00:19:51 +05:30
mmayank 5fa55a8c91 Add DocString 2019-10-20 00:19:51 +05:30
mmayank 58bee218ca Add type annotations 2019-10-20 00:19:51 +05:30
mmayank 73e9f7a063 Remove global keyword
Remove shadowing of global variables
2019-10-20 00:19:51 +05:30
mmayank 36429a5e9b Add missing param for google and bing 2019-10-20 00:19:51 +05:30
mmayank 386399aaef Externalize code repetition to method 2019-10-20 00:19:51 +05:30
L1ghtn1ng 807ceb4bad more ci updates 2019-10-19 18:57:49 +01:00
L1ghtn1ng ec6c972f46 more ci updates 2019-10-19 18:57:20 +01:00
L1ghtn1ng 3ba08fd234 more ci updates 2019-10-19 18:34:52 +01:00
L1ghtn1ng 400ee1de17 more ci updates 2019-10-19 18:26:44 +01:00
L1ghtn1ng 23750bee86 more ci updates 2019-10-19 18:20:15 +01:00
L1ghtn1ng ff11eac433 more ci updates 2019-10-19 18:19:33 +01:00
L1ghtn1ng 869039e03f more ci updates 2019-10-19 18:15:12 +01:00
L1ghtn1ng 53845db8d7 add py3.8 to the pipfile 2019-10-19 18:03:55 +01:00
L1ghtn1ng bc4f09dab7 Merge remote-tracking branch 'upstream/master' into dev 2019-10-19 17:53:57 +01:00
L1ghtn1ng 984580e9b4 Renable mypy as github module has been fixed 2019-10-19 17:53:44 +01:00