Skip to content

With --laps nxc still tries to add local creds to bloodhound #48

Description

@NeffIsBack

Describe the bug
NetExec tries to add creds retrieved by --laps to bloodhound because --local-auth is not set but we still do local-auth.
This will fail for obvious reasons.

Solution:
Add somewhere in laps_search in smb.py the line:
self.args.local_auth = True

Will commit the fix asap

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions