Group PowerPoint Residency - Day 2 Residency Assignment
LIBRARY WEBSITE SYSTEM
- Scenario
- Graphical User interface that allows user to login
- Graphical User interface that allows user to create account
- Graphical User interface that allows user to access the books and other material from the library database system
- Threat Model
- Website outsourced tools and security firewalls are not completely reliable for website development.
- Encrypt and decrypt the data sent ad received from and to the user.
- Mitigations
- Identification
- Authentication
LIBRARY WEBSITE SYSTEM
LIBRARY DATABASE SYSTEM
- Scenario
- Database tool and architecture that allows user to CRUD information
- Database tool and architecture that allows user to that links between the Graphical User Interface of the website and the database of the library resources
- Database tool and architecture that allows user to post and administer on a reliable network system
- Threat Model
- Modify data over public network like WiFi.
- Load on the database system for multiple threads of requests.
- Mitigation
- Identification and authentication of user.
- Use approved database tools and reviewed architecture for uninterrupted data flow.