Commit Graph
1402 Commits
Author SHA1 Message Date
J.TownsendandGitHub 80954ddb33 Merge pull request #68 from L1ghtn1ng/dependabot/pip/dev/shodan-1.21.2
Bump shodan from 1.21.1 to 1.21.2
2020-01-08 21:14:09 +00:00
dependabot-preview[bot]andGitHub abc02c3aa5 Bump shodan from 1.21.1 to 1.21.2
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.21.1 to 1.21.2.
- [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.1...1.21.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-08 21:12:27 +00:00
J.TownsendandGitHub 3e2ac73e00 Merge pull request #67 from L1ghtn1ng/dependabot/pip/dev/pyyaml-5.3
Bump pyyaml from 5.2 to 5.3
2020-01-08 21:09:34 +00:00
dependabot-preview[bot]andGitHub 442917aeae Bump pyyaml from 5.2 to 5.3
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 to 5.3.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.2...5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 20:25:52 +00:00
L1ghtn1ng 026311fcdb More wip for getting tests working 2020-01-04 07:24:09 +00:00
L1ghtn1ng 67950bb3c2 Fix trello missed await call and fix flake8 errors 2020-01-04 06:10:49 +00:00
J.TownsendandGitHub c6e8077af9 Merge pull request #66 from NotoriousRebel/master
Ported github-code to use aiohttp.
2020-01-04 05:52:48 +00:00
MattandGitHub ac791355e2 Merge pull request #29 from NotoriousRebel/dev
Ported rest of modules to use aiohttp
2020-01-04 00:02:53 -05:00
NotoriousRebel b5f65cc3b1 readded file. 2020-01-04 00:01:34 -05:00
NotoriousRebel b837f55996 Ported other modules to use aiohttp. 2020-01-04 00:00:21 -05:00
NotoriousRebel 6ea654a2e2 Updated constants to utilize proxy shuffling, needs tweaking before ready. 2020-01-03 00:47:45 -05:00
NotoriousRebel 31fe18d135 Updated .gitignore. 2020-01-02 21:15:39 -05:00
MattandGitHub 19b10effb7 Merge pull request #28 from NotoriousRebel/dev
Ported github-code
2020-01-02 21:13:42 -05:00
NotoriousRebel 3c5221f324 Updated gitignore and removed debugging remnants. 2020-01-02 21:12:56 -05:00
NotoriousRebel 6a62d2db4b Ported github-code to use aiohttp. 2020-01-02 21:06:12 -05:00
L1ghtn1ng 90dd0af423 WIP for twitter port to async and update all other modules that use myparser 2020-01-02 02:38:17 +00:00
L1ghtn1ng 16df13775e WIP for twitter port to async 2020-01-01 21:59:59 +00:00
L1ghtn1ng d6f5a70f7f Flake8 fix 2020-01-01 20:54:42 +00:00
J.TownsendandGitHub 10345ae969 Merge pull request #65 from NotoriousRebel/master
Ported security trails to use aiohttp.
2020-01-01 20:34:50 +00:00
MattandGitHub 207ff7a081 Merge branch 'dev' into master 2020-01-01 13:36:30 -05:00
MattandGitHub 450b3b5ec2 Merge pull request #27 from NotoriousRebel/dev
Ported security trails to use aiohttp.
2020-01-01 13:34:39 -05:00
NotoriousRebel c633834a4d Ported security trails to use aiohttp. 2020-01-01 13:33:31 -05:00
L1ghtn1ng b8e7064d9c WIP for securitytrails port to async 2020-01-01 04:44:25 +00:00
L1ghtn1ng 8cfabc2749 WIP for securitytrails port to async 2020-01-01 04:41:37 +00:00
L1ghtn1ng 5fe0458a66 WIP for securitytrails port to async 2020-01-01 04:37:31 +00:00
L1ghtn1ng 618757c830 update deps(pipfile etc) and the order of api-keys being loaded 2020-01-01 02:38:10 +00:00
J.TownsendandGitHub f4d38a8912 Merge pull request #64 from NotoriousRebel/master
Added requirements.txt + added findomain to suip!
2020-01-01 00:19:52 +00:00
MattandGitHub 182f9f087b Merge pull request #26 from NotoriousRebel/dev
Added findomain for suip + added requirements.txt
2019-12-31 13:25:11 -05:00
NotoriousRebel 8cb164e77f added requirements.txt 2019-12-31 13:23:32 -05:00
NotoriousRebel 30140fc66d Added findomain for suip :). 2019-12-31 13:22:29 -05:00
L1ghtn1ng 6572f0fcfe Fix netcraft flake8 issue 2019-12-31 04:29:46 +00:00
J.TownsendandGitHub 4f695faf2b Merge pull request #63 from NotoriousRebel/master
Ported netcraft to use aiohttp
2019-12-31 04:27:10 +00:00
MattandGitHub caec73691d Merge pull request #25 from NotoriousRebel/dev
Added docstring.
2019-12-30 23:08:26 -05:00
NotoriousRebel e5c4c9de36 Added docstring. 2019-12-30 23:07:38 -05:00
MattandGitHub 12a7a4296f Merge pull request #24 from NotoriousRebel/dev
Ported netcraft to use aiohttp.
2019-12-30 23:00:19 -05:00
NotoriousRebel 6ef32cfce5 Made pep8 compliant. 2019-12-30 23:00:06 -05:00
NotoriousRebel 82e1b23f74 Ported netcraft to use aiohttp. 2019-12-30 22:56:54 -05:00
L1ghtn1ng 789b3f8d3e certspotter test working linkedin links WIP due to module needing to be ported to async 2019-12-31 03:37:21 +00:00
L1ghtn1ng f472d95d2b add pytest-asyncio to deps and got otx test working 2019-12-31 03:17:41 +00:00
J.TownsendandGitHub 483dcafb4f Merge pull request #62 from NotoriousRebel/master
Ported intelx to be asynchronous
2019-12-31 01:34:47 +00:00
MattandGitHub 4564db96b7 Merge pull request #23 from NotoriousRebel/dev
Updated intelx search.
2019-12-30 20:07:13 -05:00
NotoriousRebel 989a062ba9 Updated intelx search. 2019-12-30 20:05:49 -05:00
L1ghtn1ng dc71512dd8 port threatcrowd to be asynchronous 2019-12-31 00:50:57 +00:00
L1ghtn1ng 16c792719e Fix flake8 errors and update pipenv.lock 2019-12-31 00:31:19 +00:00
MattandGitHub 1329a88cd3 Merge pull request #22 from NotoriousRebel/dev
Ported intelx to be asynchronous.
2019-12-30 19:22:47 -05:00
J.TownsendandGitHub 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
NotoriousRebel 0cf8eb8cf8 Ported intelx to be asynchronous. 2019-12-30 18:50:40 -05:00
MattandGitHub 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.TownsendandGitHub 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