Skip to content

Conversation

@phin3has
Copy link
Owner

  • Add dest_ip and dest_port columns to SMTPSession model
  • Update create_session() to accept destination parameters
  • Pass server's bind_ip/bind_port when creating sessions
  • Enhance console/file logs to show destination info
  • Add Alembic migration for new database columns
  • Add tests for destination field storage and retrieval

This enables better analysis of multi-interface deployments and attack targeting patterns in honeypot logs.

- Add dest_ip and dest_port columns to SMTPSession model
- Update create_session() to accept destination parameters
- Pass server's bind_ip/bind_port when creating sessions
- Enhance console/file logs to show destination info
- Add Alembic migration for new database columns
- Add tests for destination field storage and retrieval

This enables better analysis of multi-interface deployments
and attack targeting patterns in honeypot logs.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@phin3has phin3has merged commit 76bb950 into main Dec 30, 2025
1 check passed
@phin3has phin3has deleted the feature/destination-logging branch December 30, 2025 04:20
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