Commit graph

1155 commits

Author SHA1 Message Date
Christian Martorella f1a3d5819c
Merge pull request #336 from L1ghtn1ng/dev
Fix travis to slack and add new certspotter module
2019-10-14 19:08:32 +02:00
L1ghtn1ng 4d154efe52 More mypy updates 2019-10-14 01:47:03 +01:00
L1ghtn1ng 8d2296addb Can now enable mypy as all errors have been fixed 2019-10-14 01:37:09 +01:00
L1ghtn1ng 08a738f3e0 Merge remote-tracking branch 'upstream/master' into dev 2019-10-14 01:35:34 +01:00
L1ghtn1ng dc7da6b94c Fix lgtm error 2019-10-14 01:34:23 +01:00
L1ghtn1ng 6e5c144261 Remove suip from github actions as it is causing thins to break as it is taking to long to run 2019-10-14 01:30:37 +01:00
J.Townsend a03fac6d91
Merge pull request #338 from cueo/mypy-github
Fix mypy error for github module
2019-10-14 01:26:54 +01:00
L1ghtn1ng 7a28a0a4c4 Add certspotter module 2019-10-14 01:07:16 +01:00
mmayank 910f737b87 Fix mypy error for github module 2019-10-13 16:10:59 +05:30
L1ghtn1ng ed79500899 Fix travis to slack 2019-10-13 02:21:50 +01:00
J.Townsend cc4173ff52
Merge pull request #335 from L1ghtn1ng/dev
update .travis.yml and fix mypy error
2019-10-13 02:11:03 +01:00
L1ghtn1ng 794ebd10d4 Fix hostchecker mypy error 2019-10-13 02:08:54 +01:00
L1ghtn1ng 49b8fd904d update .travis.yml 2019-10-13 01:51:14 +01:00
J.Townsend 301a622c92
Merge pull request #333 from L1ghtn1ng/dev
Update readme
2019-10-13 00:35:36 +01:00
L1ghtn1ng df146317e7 Update readme 2019-10-12 23:48:20 +01:00
L1ghtn1ng b54790e4b1 Revert "Update ci and dockerfile"
This reverts commit 910ad7bf
2019-10-12 23:46:18 +01:00
L1ghtn1ng b41665c569 Revert "Update ci and dockerfile to use pipenv"
This reverts commit fd2c681e
2019-10-12 23:45:32 +01:00
L1ghtn1ng 910ad7bf27 Update ci and dockerfile 2019-10-12 23:41:15 +01:00
L1ghtn1ng 7ac4070b68 Merge remote-tracking branch 'upstream/master' into dev 2019-10-12 23:28:03 +01:00
L1ghtn1ng fd2c681e42 Update ci and dockerfile to use pipenv 2019-10-12 23:27:39 +01:00
J.Townsend 0522f483c9
Merge pull request #312 from L1ghtn1ng/dev
update deps, removed censys and removed uneeded code, added new modules and now need py3.7+
2019-10-12 23:05:15 +01:00
L1ghtn1ng a54a4558f2 Remove suip from travis as travis cannot handle it 2019-10-12 22:27:46 +01:00
L1ghtn1ng f8985fd041 github still do not support py3.8 2019-10-12 22:23:53 +01:00
L1ghtn1ng db443112af add 3.8 python version to gh actions 2019-10-12 22:14:15 +01:00
L1ghtn1ng 51c545cfa0 add suip to travis and gh actions 2019-10-12 21:55:32 +01:00
L1ghtn1ng 3a730ea4f2 put a message to say that suip module can take a while 2019-10-12 21:48:43 +01:00
L1ghtn1ng 5b4cd7a9d6 Merge remote-tracking branch 'upstream/master' into dev 2019-10-12 21:27:41 +01:00
J.Townsend e825e03732
Merge pull request #331 from cam-barts/implement_all_sources
Implemented -b all
2019-10-12 21:27:18 +01:00
L1ghtn1ng 43767b86a1 Disable my spyse module for now while I wait for the v2 api and put a message to say tyhat suip module can take a while and add it to the readme 2019-10-12 21:13:33 +01:00
L1ghtn1ng ec962dffc4 update pipfile again, I hate merge confilcts 2019-10-12 20:56:21 +01:00
J.Townsend ad489865b4
Merge pull request #27 from NotoriousRebel/dev
Added more asynchronization and added suip module
2019-10-12 17:00:53 +01:00
Cam Barts 5fceb14291 Implementeded -b all 2019-10-11 15:32:03 -04:00
Matt 2541f749bf
Update hostchecker.py 2019-10-11 03:11:58 -04:00
Matt 664d31179d
Merge branch 'dev' into dev 2019-10-11 02:20:18 -04:00
NotoriousRebel 18107daa6a fixed type error. 2019-10-11 02:08:44 -04:00
NotoriousRebel 8201da50e6 Updated hostchecker to return list of ips as well, fixed shodan issue, root problem is api key. 2019-10-11 02:06:47 -04:00
L1ghtn1ng 26d64d8a21 Update pipfiles 2019-10-10 23:07:51 +01:00
L1ghtn1ng a2ae006809 fix merge conflict 2019-10-10 23:00:21 +01:00
L1ghtn1ng 348b9bf444 get ready for upstream syncing 2019-10-10 22:57:24 +01:00
NotoriousRebel 726d9b38b0 Updated suip to use requests, and fixed pep8 issues. 2019-10-08 15:42:59 -04:00
NotoriousRebel 918dee38eb Updated examples. 2019-10-07 15:05:53 -04:00
NotoriousRebel 2932271412 Syncing.
Merge branch 'dev' of github.com:NotoriousRebel/theHarvester into dev
2019-10-07 15:03:19 -04:00
NotoriousRebel 284cd01719 Added issue template. 2019-10-07 15:03:05 -04:00
Matt 2a78403941
Merge branch 'dev' into dev 2019-10-07 02:22:24 -04:00
NotoriousRebel 4a2cb45d4d Removed unncessary docstring. 2019-10-07 02:13:33 -04:00
NotoriousRebel 9d9c4f0f48 SYncing.
Merge branch 'dev' of github.com:NotoriousRebel/theHarvester into dev
2019-10-07 01:18:00 -04:00
NotoriousRebel 15d1b4a6d2 Syncing.
Merge branch 'master' of https://github.com/laramies/theHarvester into dev
2019-10-07 01:17:38 -04:00
J.Townsend 95d1df9a67
Merge pull request #29 from L1ghtn1ng/dependabot/pip/dev/pytest-5.2.1
Bump pytest from 5.2.0 to 5.2.1
2019-10-06 21:43:51 +01:00
J.Townsend abfb4f4b45
Merge pull request #323 from cueo/myparser-unique
Simplify `unique` method in myParser
2019-10-06 20:50:10 +01:00
dependabot-preview[bot] 4efb0dd097
Bump pytest from 5.2.0 to 5.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.2.0...5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-06 16:04:11 +00:00