Skip to content

Log rejected DICOM association attempts to Redis (#68)#84

Open
nishantxscooby wants to merge 7 commits intohoneynet:v2.0from
nishantxscooby:log-rejected-assoc-redis-68
Open

Log rejected DICOM association attempts to Redis (#68)#84
nishantxscooby wants to merge 7 commits intohoneynet:v2.0from
nishantxscooby:log-rejected-assoc-redis-68

Conversation

@nishantxscooby
Copy link
Copy Markdown

This PR logs rejected DICOM association attempts to Redis for forensic
analysis and threat intelligence correlation.

Security events are recorded at association negotiation time.

Redis key: dicom:events:assoc_rejected
Fields: timestamp, ip, calling_ae, called_ae, reason

Add redis support for rejected association events
Add session collector method to log rejected associations
Expose record_rejected_assoc in ISessionCollector
Log all association attempts for security monitoring (fix honeynet#68)
Log all association attempts for security monitoring (fix honeynet#68)
Fix duplicate record_rejected_assoc and use Redis injection
@nishantxscooby
Copy link
Copy Markdown
Author

Implemented Redis logging for rejected DICOM association attempts.
PR: #68

@RicYaben
Copy link
Copy Markdown
Collaborator

@nishantxscooby will keep this open for v3.0, I will rebase on top of it and keep some of your changes to the logger

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

Successfully merging this pull request may close these issues.

2 participants