Overview
This chapter presents the design model of the WiseTrap Honeypot Framework and explains the architectural structure and system interaction workflow used during development.
The design phase focuses on representing the framework components, user interactions, data movement, and database relationships using standard software engineering diagrams and modeling techniques.
Several design models were prepared to simplify system analysis and provide a clear understanding of the framework architecture and operational processes.
These models include:
- Context Diagram
- Use Case Diagram
- Flowchart Diagram
- Entity Relationship Diagram (ER Diagram)
- Relational Database Model
The purpose of these diagrams is to provide a structured visualization of the WiseTrap framework, including user interaction processes, attack monitoring workflows, logging mechanisms, and database structure.
The design models also support future system scalability and simplify maintenance and further development activities.