Commit graph

1782 commits

Author SHA1 Message Date
J.Townsend 0270abeaaa
Merge pull request #456 from L1ghtn1ng/dev
Update Pentesttools module to make it faster
2020-06-28 19:37:28 +01:00
L1ghtn1ng be21f92019 Update Pentesttools module to make it faster 2020-06-28 18:54:19 +01:00
J.Townsend a9b98498a7
Merge pull request #455 from L1ghtn1ng/dev
Update deps
2020-06-28 16:15:27 +01:00
L1ghtn1ng 3728560c8b Update deps 2020-06-28 16:05:12 +01:00
J.Townsend b55f0c9ba1
Merge pull request #454 from steve-bate/windows-support
Added code to support Windows 10
2020-06-27 14:48:57 +01:00
Steve Bate bf8b7a49d1 Added code to support Windows 10 operation.
Manually tested with Python 3.8.3. Using SelectorEventLoop because
of issues with default ProactorEventLoop on Windows (e.g., missing
add_reader implementation needed by aiodns). Made the uvloop install
requirement conditional on the operating system (skipped on
Windows platforms). This change doesn't allow setup.py to run on
Windows (because of /etc/theHarvester reference), but supports running
theHarvester.py directly from a cloned workspace.
2020-06-27 08:11:17 -04:00
J.Townsend a0bb0254f8
Merge pull request #448 from L1ghtn1ng/dev
Remove the shodan key as it has been revocked
2020-05-26 22:02:29 +01:00
L1ghtn1ng 5c8eb45fc4 Remove the shodan key as it has been revocked 2020-05-26 21:49:17 +01:00
J.Townsend c09ba40350
Merge pull request #447 from L1ghtn1ng/dev
Fix typo
2020-05-26 21:35:36 +01:00
L1ghtn1ng 0bc3e18954 Fix typo 2020-05-26 21:33:35 +01:00
J.Townsend cf58d4243f
Merge pull request #446 from L1ghtn1ng/dev
Add new threatminer module
2020-05-25 21:15:44 +01:00
L1ghtn1ng 1a4328b4bb Add new threatminer module 2020-05-25 20:52:53 +01:00
J.Townsend 5ba995b8e6
Merge pull request #445 from L1ghtn1ng/dev
remove vhost from supported engines and update deps
2020-05-25 17:15:06 +01:00
L1ghtn1ng 70a724273d remove vhost from supported engines and update deps 2020-05-25 16:52:43 +01:00
dependabot-preview[bot] 8f94363f8a
Merge pull request #134 from L1ghtn1ng/dependabot/pip/dev/flake8-3.8.2 2020-05-25 05:31:51 +00:00
dependabot-preview[bot] cbb9d16008
Bump flake8 from 3.8.1 to 3.8.2
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.1 to 3.8.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.1...3.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 05:22:59 +00:00
dependabot-preview[bot] 945418a4f3
Merge pull request #133 from L1ghtn1ng/dependabot/pip/requirements/dev/flake8-3.8.2 2020-05-25 05:20:16 +00:00
dependabot-preview[bot] a376bdeddf
Bump flake8 from 3.8.1 to 3.8.2 in /requirements
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.1 to 3.8.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.1...3.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 05:11:18 +00:00
J.Townsend 5d00fd5650
Merge pull request #444 from L1ghtn1ng/dev
Fix ordering
2020-05-24 03:05:51 +01:00
L1ghtn1ng a893200519 Fix ordering 2020-05-24 03:05:01 +01:00
J.Townsend 454c4a2126
Merge pull request #443 from L1ghtn1ng/dev
Add urlscan to the readme
2020-05-23 22:13:53 +01:00
L1ghtn1ng 2f6d92f395 Add urlscan to the readme 2020-05-23 22:13:02 +01:00
J.Townsend cf856d951b
Merge pull request #442 from L1ghtn1ng/dev
New Urlscan module and dep updates
2020-05-23 22:10:13 +01:00
L1ghtn1ng eca7eca44a Working urlscan 2020-05-23 21:50:40 +01:00
J.Townsend 5d7b911ed3
Merge pull request #132 from L1ghtn1ng/dependabot/pip/dev/six-1.15.0
Bump six from 1.14.0 to 1.15.0
2020-05-23 02:17:32 +01:00
dependabot-preview[bot] afa2733b3e
Bump six from 1.14.0 to 1.15.0
Bumps [six](https://github.com/benjaminp/six) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.14.0...1.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-22 05:20:48 +00:00
L1ghtn1ng cc18b54aa2 WIP urlscan 2020-05-20 14:07:15 +01:00
L1ghtn1ng 6acd71021b Merge remote-tracking branch 'upstream/master' into dev 2020-05-20 13:22:25 +01:00
dependabot-preview[bot] 36ea84b19c
Merge pull request #131 from L1ghtn1ng/dependabot/pip/dev/lxml-4.5.1 2020-05-20 05:45:28 +00:00
dependabot-preview[bot] 42f21a594a
Bump lxml from 4.5.0 to 4.5.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.0...lxml-4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-20 05:37:41 +00:00
dependabot-preview[bot] a6cd8f2ae7
Merge pull request #130 from L1ghtn1ng/dependabot/pip/dev/packaging-20.4 2020-05-20 05:35:06 +00:00
dependabot-preview[bot] 5a1ec69cca
Bump packaging from 20.3 to 20.4
Bumps [packaging](https://github.com/pypa/packaging) from 20.3 to 20.4.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/20.3...20.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-20 05:26:59 +00:00
dependabot-preview[bot] ed08a6861b
Merge pull request #129 from L1ghtn1ng/dependabot/pip/requirements/dev/lxml-4.5.1 2020-05-20 05:23:31 +00:00
dependabot-preview[bot] 2503f3e415
Bump lxml from 4.5.0 to 4.5.1 in /requirements
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.0...lxml-4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-20 05:15:28 +00:00
Lee Baird d856dcdd24
Merge pull request #440 from NotoriousRebel/dev
fixed spyse.
2020-05-19 09:19:40 -05:00
NotoriousRebel 14297830d9 fixed spyse. 2020-05-18 23:51:47 -04:00
Lee Baird 37e5e59967
Removed extra space. 2020-05-17 18:56:47 -05:00
J.Townsend 503ff092ab
Merge pull request #438 from L1ghtn1ng/dev
New Sublist3r module
2020-05-18 00:32:46 +01:00
dependabot-preview[bot] 3a44dca9d1
Merge pull request #128 from L1ghtn1ng/dependabot/pip/dev/beautifulsoup4-4.9.1 2020-05-17 23:04:34 +00:00
dependabot-preview[bot] 43acac8708
Bump beautifulsoup4 from 4.9.0 to 4.9.1
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.0 to 4.9.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-17 22:55:15 +00:00
dependabot-preview[bot] 359978e904
Merge pull request #126 from L1ghtn1ng/dependabot/pip/dev/soupsieve-2.0.1 2020-05-17 22:48:09 +00:00
J.Townsend 1ecb7d5a31
Merge pull request #125 from L1ghtn1ng/dependabot/pip/requirements/dev/beautifulsoup4-4.9.1
Bump beautifulsoup4 from 4.9.0 to 4.9.1 in /requirements
2020-05-17 23:45:10 +01:00
dependabot-preview[bot] 2763cc43c4
Bump soupsieve from 2.0 to 2.0.1
Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.0 to 2.0.1.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](https://github.com/facelessuser/soupsieve/compare/2.0.0...2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-17 22:38:18 +00:00
dependabot-preview[bot] 4011783838
Bump beautifulsoup4 from 4.9.0 to 4.9.1 in /requirements
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.0 to 4.9.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-17 22:36:51 +00:00
L1ghtn1ng 99e0c31f0b Add sublist3r to ci 2020-05-17 23:33:50 +01:00
L1ghtn1ng d9b4ed3b28 Add new sublist3r module and remove vhost from sources 2020-05-17 23:29:22 +01:00
J.Townsend 5505d4b0bd
Merge pull request #437 from L1ghtn1ng/dev
Dep updates and code style clean ups
2020-05-16 03:00:18 +01:00
L1ghtn1ng d8d171874b Doc sting updates and did a rename on a method for pep8 fix 2020-05-16 02:58:46 +01:00
L1ghtn1ng 8863ba6715 Add CI for DNS brute force 2020-05-16 02:33:09 +01:00
L1ghtn1ng cb8ba7986b Just some code clean ups and output tidy ups 2020-05-16 02:26:49 +01:00