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

Unique issue with too many LDAP objects - [BUG] #10

Closed
AnubisSec opened this issue Dec 29, 2022 · 4 comments
Closed

Unique issue with too many LDAP objects - [BUG] #10

AnubisSec opened this issue Dec 29, 2022 · 4 comments

Comments

@AnubisSec
Copy link

Hey there, love the idea of this tool!

I've run into an issue, which might not be as common enough to warrant a true fix, but when running in a domain with 100's of thousands of LDAP objects, the process ends up dying around averagely around 410k objects retrieved

[2022-12-29T16:21:17Z INFO  rusthound::ldap] Starting data collection...
LDAP objects retreived: 405944#                                                                                                                                           
56821 killed     target/release/rusthound -d xxx.com -u 'xxxxx' -p  --adcs -```

[2022-12-29T18:24:42Z INFO  rusthound::ldap] Starting data collection...
⢀ LDAP objects retreived: 56783#                                                                                                               
.  LDAP objects retreived: 57480#                                                                                                               
⠐ LDAP objects retreived: 429216#                                                                                                              
Killed
$ 

Let me know if you'd like any other data points!

@AnubisSec
Copy link
Author

oh apologies, i see this is referenced in #7 , feel free to close if already working on it

@g0h4n
Copy link
Collaborator

g0h4n commented Dec 30, 2022

Hello @AnubisSec,

Thanks for your message.
Yes, indeed this issue is the same as #7
I'm currently working on it :)

I'm going to close this one but for my information and to help me in fixing this one could you please tell me how much RAM you have on your computer that ran the data collection with RustHound?

Thanks!

@AnubisSec
Copy link
Author

Thans @g0h4n!

And sure, i tried on my Mac with 32GB of RAM, and a VM with 8GB or RAM

@g0h4n
Copy link
Collaborator

g0h4n commented Jan 4, 2023

@AnubisSec thanks for your feedback,
I note as duplicated with issue #7
I am working on it to use a serialized swap file instead of RAM

@g0h4n g0h4n closed this as completed Jan 4, 2023
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

No branches or pull requests

2 participants