=

Sch3Ma D3Mon

Task 1 - A Public Computer with a VPN

STEP 1 - Download the given files and extract them, there will be 2 files (.pcapng & .log)

STEP 2 - Open pcapng file in wireshark wireshark -r FILE.pcapng

STEP 3 - To load the log file >> edit >> Preferences >> Protocols >> TLS >> (Pre)-Master-Secret log filename >> browse and ochoose the log file then click on ok

STEP 4 - Now in packet logs open following -

packet no 78
And login form data in -
form data

Q1. What is the suspect’s username?

Answer - lannister


Q2. What is the suspect’s password?

Answer - hrpTfL42wMv3

Task 2 - Connected Tables

Q1. What does RDBMS stand for?

full form

Answer - Relational Database Management System


Q2. What does CRUD stand for?

full form

Answer - Create Read Update Delete