Description:
I'd like to contribute to BuffaLogs by adding support for monitoring and alerting on Multi-Factor Authentication (MFA) events. This enhancement would allow BuffaLogs to detect patterns like:
MFA bypass attempts
Failed MFA verifications from the same user across multiple devices
Unusual MFA verification times for specific users
MFA disablement events
Why this matters:
As organizations increasingly rely on MFA for security, tracking anomalous behavior related to MFA can help detect sophisticated attacks where credentials have been compromised but attackers are struggling with the second factor.
Implementation approach:
Extend the log structure schema to include MFA-related fields
Create a new alert type for suspicious MFA patterns
Update the frontend visualization to display MFA-related metrics
Add documentation for the new feature
I'm willing to work on this enhancement and follow the project's contribution guidelines. Please let me know if you're interested in this feature and if you have any specific implementation preferences. @Lorygold can I work on this feature?
Description:
I'd like to contribute to BuffaLogs by adding support for monitoring and alerting on Multi-Factor Authentication (MFA) events. This enhancement would allow BuffaLogs to detect patterns like:
MFA bypass attempts
Failed MFA verifications from the same user across multiple devices
Unusual MFA verification times for specific users
MFA disablement events
Why this matters:
As organizations increasingly rely on MFA for security, tracking anomalous behavior related to MFA can help detect sophisticated attacks where credentials have been compromised but attackers are struggling with the second factor.
Implementation approach:
Extend the log structure schema to include MFA-related fields
Create a new alert type for suspicious MFA patterns
Update the frontend visualization to display MFA-related metrics
Add documentation for the new feature
I'm willing to work on this enhancement and follow the project's contribution guidelines. Please let me know if you're interested in this feature and if you have any specific implementation preferences. @Lorygold can I work on this feature?