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

Cannot add multiple HoneyPot Exclusions with DistinguishedName #226

Open
faebusihe opened this issue Apr 8, 2024 · 0 comments
Open

Cannot add multiple HoneyPot Exclusions with DistinguishedName #226

faebusihe opened this issue Apr 8, 2024 · 0 comments

Comments

@faebusihe
Copy link

When Multiple HoneyPot Exclusions are added with DistinguishedName....:

Pingcastle.exe fails with:

Starting the task: Perform analysis for DOMAIN
[16:44:55] An exception occured when doing the task: Perform analysis for DOMAIN
Note: you can run the program with the switch --log to get more detail
Exception: The entry '' has already been added. (C:\Program Files\PingCastle\PingCastle.exe.Config line 57)
at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)
at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
at System.Configuration.ConfigurationManager.GetSection(String sectionName)
at PingCastle.Healthcheck.HoneyPotSettings.GetEncryptionSettings() in c:\git\PingCastle\Healthcheck\HoneyPotSettings.cs:line 10
at PingCastle.Healthcheck.HealthcheckAnalyzer.LoadHoneyPotData() in c:\git\PingCastle\Healthcheck\HealthcheckAnalyzer.cs:line 184
at PingCastle.Healthcheck.HealthcheckAnalyzer.PerformAnalyze(PingCastleAnalyzerParameters parameters) in c:\git\PingCastle\Healthcheck\HealthcheckAnalyzer.cs:line 96
at PingCastle.Tasks.<>c__DisplayClass18.b__17() in c:\git\PingCastle\Tasks.cs:line 552
at PingCastle.Tasks.StartTask(String taskname, TaskDelegate taskdelegate) in c:\git\PingCastle\Tasks.cs:line 1371

Version 3.2.0

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

1 participant