Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove smb from ldap proto #508

Merged
merged 4 commits into from
Dec 19, 2024
Merged

Remove smb from ldap proto #508

merged 4 commits into from
Dec 19, 2024

Conversation

mpgn
Copy link
Collaborator

@mpgn mpgn commented Dec 18, 2024

Description

Actually, ldap proto is using SMB to get host information. Using the PR of @XiaoliChan #245 I've added only the interesting part to avoid any breaking change but removing smb.

Type of change

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Against GOAD lab

Screenshots (if appropriate):

image

Checklist:

  • I have ran Ruff against my changes (via poetry: poetry run python -m ruff check . --preview, use --fix to automatically fix what it can)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@mpgn mpgn mentioned this pull request Dec 18, 2024
@mpgn mpgn added the enhancement New feature or request label Dec 18, 2024
Copy link
Contributor

@NeffIsBack NeffIsBack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
image

@mpgn mpgn merged commit ecd3fcd into main Dec 19, 2024
4 checks passed
@mpgn mpgn deleted the ldap_wt_smb branch December 19, 2024 08:15
lodos2005 added a commit to lodos2005/NetExec that referenced this pull request Dec 25, 2024
NeffIsBack added a commit that referenced this pull request Dec 26, 2024
Rename ldapConnection to the new ldap_connection var #508 #4767762 - Fix Modules
@lap1nou lap1nou mentioned this pull request Dec 30, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants