-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Current master: Indexing SMB shares triggers stacktrace on exit and on export to CSV #775
Comments
Don't know if this is the same error:
|
@ict-one-nl is there anyway you can share the data of the last share line? I can guess what the issue is, but without the actual data (or a representation of the data, filtered to protect sensitive information) it's hard to be exact. |
Sorry for the slow response - been on holiday and forgot afterwards. What data would you need? I'll see if I can make it happen. |
@ict-one-nl that's alright. Would it be possible for you to run |
I'm having difficulty to pinpoint the data where it hurts, to diagnose I need to do this locally but that would alert the SOC. I'll try to have another go next week during business hours if I find the time. Did come across another stack trace.
|
Do you have access to the sponsored version? There will soon be a fix for the export. The new error seems to be caused by an external package, not sure if we can do something about it. But the sponsored version has better error handling over all, maybe that helps. |
Not yet... I'm considering it, need to get approval (working for a university). That's just a question of pressing the buy link on https://porchetta.industries/subscriptions?selected=year right? :) |
We will push the private version soon on the public repo if you want to wait |
Will the public and the private version merge? Not that we're not willing to pay, two separate things :) |
yes, it will be merged together |
Okay, will retest after the merge. :) |
Describe the bug
Indexed 2500+ hosts successfully, then it gives the stack trace below. This happens after the last host in the list. Command executed:
crackmapexec smb hosts.up -u user -p pass --shares
hosts.up contains one ip per line.
The shares seem to be in the database, so I tried to export it:
cmedb (default)(smb) > export shares detailed shares.csv
To Reproduce
Steps to reproduce the behavior:
see above
Expected behavior
Don't trigger the error
Screenshots
If applicable, add screenshots to help explain your problem.
Crackmapexec info
Master [d2ea13f]
Built a docker container from the Docker file on RHEL7.
Additional context
The text was updated successfully, but these errors were encountered: