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

LDAP integration #4278

Open
smnschneider opened this issue Sep 22, 2022 · 6 comments
Open

LDAP integration #4278

smnschneider opened this issue Sep 22, 2022 · 6 comments
Labels
Team:Security-Windows Platform Security Windows Platform Team [elastic/sec-windows-platform]

Comments

@smnschneider
Copy link
Contributor

It would be useful to create a integration for getting data via LDAP (e.g. Active Directory)

There are a lot of security cases, where you need to get data from LDAP and compare those with your actual data.
It is also useful to track changes within groups or for specific user in more detail then getting it from Windows Event Logs.

So functions to get results for specific LDAP queries would be great.

@legoguy1000
Copy link
Contributor

You're looking for a new input to query LDAP and index the results? Thats a interesting idea.

@smnschneider
Copy link
Contributor Author

Yes that`s right. For the moment i use a Python script to query and ingest this data. A integration would help a lot here.

@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@jamiehynds
Copy link

jamiehynds commented Sep 23, 2022

@smnschneider integrating with directory services to ingest user and asset information is certainly on our roadmap. We are planning a proof of concept with AzureAD in the short-term to identify any architecture gaps we may have to overcome in order to ingest this data.

FYI @taylor-swanson

@willemdh
Copy link

willemdh commented Apr 5, 2023

Any news about this? Plus, please support ldaps.. :)

@jamiehynds
Copy link

@willemdh we are making good progress with an 'AzureAD Entity Analytics' package which will ingest user metadata. We plan on adding support for device metadata in the future too.

The package is still being worked on, but you can view the PR here: #5638

@narph narph added Team:Security-Windows Platform Security Windows Platform Team [elastic/sec-windows-platform] and removed Team:Security-External Integrations labels Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Security-Windows Platform Security Windows Platform Team [elastic/sec-windows-platform]
Projects
None yet
Development

No branches or pull requests

6 participants