Skip to content

remove unneeded dependency for kerberos js module #4646

@5amu

Description

@5amu

It's not really a feature, but it's a dependency issue for the kerberos js module: at the moment, the module github.com/ropnop/gokrb5 is used to handle functionalities concerning Kerberos.

The README.md of that repo states:

I had to export some functions in order to get my tool kerbrute to work, so I forked the package. You don't want to use this probably.

But new and updated features are missing from the upstream (jcmturner's gokrb5). In the PR that will reference this issue I found a way to export the function needed by kerbrute without using a fork of the module.

Metadata

Metadata

Assignees

Labels

Type: EnhancementMost issues will probably ask for additions or changes.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions