Skip to content

Fix AES key authentication#95

Open
NeffIsBack wants to merge 2 commits into
blacklanternsecurity:masterfrom
NeffIsBack:master
Open

Fix AES key authentication#95
NeffIsBack wants to merge 2 commits into
blacklanternsecurity:masterfrom
NeffIsBack:master

Conversation

@NeffIsBack

Copy link
Copy Markdown

Hi :)

I needed AES authentication in manspider today and run into the problem that the authentication failed. This happens due to two logic flaws:

  • Kerberos is not selected when an AES key is supplied
  • The domain discovered in get_hostname is never used because self.domain is never populated

I have fixed both to get AES authentication working. Here a before&after of the authenticating with AES:
image

Note that I intentionally didn't query anything that would have been found by manspider to keep the output small.

@github-actions

github-actions Bot commented May 30, 2026

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@NeffIsBack

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

bls-cla-bot Bot added a commit to blacklanternsecurity/CLA that referenced this pull request May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant