Commit Graph
2350 Commits
Author SHA1 Message Date
L1ghtn1ng ed4e5bcace Add api restfulHarvest script to setup.py and fix a bug in the api to handle that 2021-06-28 01:02:36 +01:00
L1ghtn1ng faf7b23af2 update threatminer unit test 2021-06-21 00:28:03 +01:00
L1ghtn1ng 3244fac0cf update sublist3r unit test 2021-06-21 00:19:52 +01:00
L1ghtn1ng d28393b9a2 Add new module anubis and unit test for it. Update shodan related things 2021-06-21 00:19:27 +01:00
L1ghtn1ng 0b7b5b02ab update deps and add typing stubs deps 2021-06-20 20:11:07 +01:00
L1ghtn1ng a4c951dbfb update deps 2021-06-09 18:39:49 +01:00
L1ghtn1ng 59686d3dd5 add orjson and *.json to gitignore 2021-05-31 23:35:48 +01:00
L1ghtn1ng 2a9e0a11dd flake8 fixes 2021-05-31 17:17:24 +01:00
L1ghtn1ng 1b62c2ee8a Remove rocketreach sdk as not needed 2021-05-31 17:11:38 +01:00
L1ghtn1ng 79d5eaef75 Add new modules and tweaks everywhere 2021-05-31 16:55:13 +01:00
L1ghtn1ng bfc0897cfa remove html reporting 2021-05-25 02:54:37 +01:00
L1ghtn1ng 8eb33dd78d lint fixes 2021-05-25 00:22:37 +01:00
L1ghtn1ng 0002cff034 Fixes and WIP changes to the restapi 2021-05-25 00:22:05 +01:00
L1ghtn1ng 7388188626 Merge remote-tracking branch 'upstream/master' into dev 2021-05-24 22:11:37 +01:00
L1ghtn1ng 7b66863892 Change flow of how github actions CI is done 2021-05-24 22:11:25 +01:00
L1ghtn1ng 7b59be5871 Censys in readme and rocketreach 2021-05-24 22:10:02 +01:00
L1ghtn1ng b2376857b8 Update censys module to support version 2 of the sdk, fix by @thehappydinoa and to get emails. 2021-05-24 22:00:48 +01:00
J.TownsendandGitHub 3c0e216468 Merge pull request #742 from laramies/dependabot/github_actions/actions/setup-python-2.2.2
chore(deps): bump actions/setup-python from 2 to 2.2.2
2021-05-24 21:43:11 +01:00
L1ghtn1ng c0e2b38a51 fix omnisint unit test 2021-05-17 22:04:36 +01:00
L1ghtn1ng 53a9215aad forgot to push __main__.py with omnisint change 2021-05-17 22:01:17 +01:00
L1ghtn1ng 3c473757ee Fix omnisint module 2021-05-17 22:00:36 +01:00
L1ghtn1ng 0ecc6cab45 Bit of a tidy up 2021-05-17 19:50:24 +01:00
L1ghtn1ng 2f2e522195 update aiofiles and aiodns deps 2021-05-17 19:48:05 +01:00
dependabot[bot]andGitHub 440c8bbd56 chore(deps): bump actions/setup-python from 2 to 2.2.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 04:01:49 +00:00
L1ghtn1ng 55904dea5d version bump to 4.0.0 due to having restapi 2021-05-12 01:41:31 +01:00
L1ghtn1ng ce419a14d4 add auto reload support to the restapi launcher 2021-05-12 01:40:44 +01:00
L1ghtn1ng b28747c76a Update deps to add orjson 2021-05-12 01:39:12 +01:00
L1ghtn1ng 3dc42f58aa Update deps to add aiofiles that is needed for restapi 2021-05-11 22:53:53 +01:00
L1ghtn1ng 60e66f08ed Update deps 2021-05-11 22:50:42 +01:00
L1ghtn1ng f083069c15 Update -f switch help text 2021-05-03 14:46:09 +01:00
L1ghtn1ng 4268f64c5f Update deps 2021-05-03 13:20:51 +01:00
L1ghtn1ng 483ac1604d Merge remote-tracking branch 'upstream/master' into dev 2021-05-03 13:07:52 +01:00
L1ghtn1ng b81c934b33 Add json file output 2021-05-03 13:07:18 +01:00
L1ghtn1ng 24fe1455aa Remove Pipfile Pipfile.lock 2021-04-06 01:44:41 +01:00
L1ghtn1ng 0b0a5a069b Add typing to intelxsearch.py 2021-04-06 01:43:23 +01:00
L1ghtn1ng 654569e3d4 Initial commit of restAPI 2021-04-06 01:42:10 +01:00
J.TownsendandGitHub ae63bd7ed4 Bump version for release 3.2.4 2021-04-05 21:40:36 +01:00
L1ghtn1ng 9ba23025ad Merge remote-tracking branch 'upstream/master' into dev 2021-04-05 19:27:14 +01:00
J.TownsendandGitHub 1be8a6513b Merge pull request #712 from laramies/dependabot/pip/master/pytest-6.2.3
chore(deps-dev): bump pytest from 6.2.2 to 6.2.3
2021-04-05 05:18:22 +01:00
J.TownsendandGitHub 319eaaae6f Merge pull request #711 from laramies/dependabot/pip/requirements/master/pytest-6.2.3
chore(deps-dev): bump pytest from 6.2.2 to 6.2.3 in /requirements
2021-04-05 05:16:58 +01:00
dependabot[bot]andGitHub f6509f8573 chore(deps-dev): bump pytest from 6.2.2 to 6.2.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.2...6.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 04:13:28 +00:00
dependabot[bot]andGitHub 87a37f5c88 chore(deps-dev): bump pytest from 6.2.2 to 6.2.3 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.2...6.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 04:06:38 +00:00
L1ghtn1ng 1995f776be Merge remote-tracking branch 'upstream/master' into dev 2021-04-04 03:49:56 +01:00
J.TownsendandGitHub 9b7c432558 Merge pull request #710 from laramies/L1ghtn1ng-patch-1
Fix Intelx module
2021-04-04 03:45:02 +01:00
J.TownsendandGitHub 242c0657ed Remove intelx limit arg and hardcode it in the module to get more results by default 2021-04-04 03:39:31 +01:00
J.TownsendandGitHub 5aae4510cb Fix Intelx module 2021-04-04 03:35:41 +01:00
J.TownsendandGitHub c9ddb1620d Merge pull request #708 from laramies/dependabot/pip/master/xlsxwriter-1.3.8
chore(deps): bump xlsxwriter from 1.3.7 to 1.3.8
2021-04-04 01:58:03 +01:00
dependabot[bot]andGitHub 9d0cca6584 chore(deps): bump xlsxwriter from 1.3.7 to 1.3.8
Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/jmcnamara/XlsxWriter/releases)
- [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/master/Changes)
- [Commits](https://github.com/jmcnamara/XlsxWriter/compare/RELEASE_1.3.7...RELEASE_1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 04:05:38 +00:00
L1ghtn1ng a424dbf062 WIP new module and censys tidyup 2021-03-30 00:02:20 +01:00
J.TownsendandGitHub 14891a8b24 Merge pull request #707 from laramies/dependabot/pip/requirements/master/pyflakes-2.3.1
chore(deps-dev): bump pyflakes from 2.3.0 to 2.3.1 in /requirements
2021-03-25 07:18:40 +00:00