## Rubric Your answers should be cleanly presented in your GitHub repository. Citations should be included as needed. Include which generative AI system was used and what prompts were used if generative AI was used. ### Total Points /39 - Part 1 - 2 pts - Linux Network Command Cheat Sheet - [ ] Accurate command descriptions - [ ] Valid and relevant resource links - Part 2 - 8 pts (2 pts each) - [ ] Image / code block of networking settings for **student's device** - [ ] Settings table filled in with reasonable values - [ ] Image / code block of networking settings for **student's AWS instance** - [ ] Settings table filled in with accurate values - Part 3 - 12 pts (2 pts each) - Screenshot of updated Security Group Rules - [ ] rule that allows SSH access from any WSU IPv4 address - 130.108.0.0 - 130.108.255.255 - [ ] rule that allows SSH access from your home public IPv4 address - is a PUBLIC IP with a `/32` - [ ] rule that allows HTTP access from any IPv4 address or all addresses from 0.0.0.0 - 255.255.255.255 - is a `/0` rule - [ ] rule (or rules) that allow access to port 8080 from any (or only trusted) IPv4 address - [ ] HTTP vs SSH Response - [ ] Validation Response - Part 4 - 12 pts (2 pts each) - [ ] branch visible in GitHub - [ ] Link to server side code - [ ] Server side code contains enough comments to show understanding - [ ] Link to clinet side code - [ ] Client side code contains enough comments to show understanding - [ ] Screenshot of communication - Part 5 - 9 pts - Given server IP (1 pts each) - [ ] `8.8.8.8` - [ ] `5.9.243.187` - [ ] `AWS instance public IP` - [ ] `34.117.59.81` - [ ] `ping` explaination - [ ] `ping` protocols & firewalls - [ ] `ping` if using `https://` - [ ] IP lookup response - [ ] `http` request response - Extra Credit (2 pts) - [ ] Extra Credit - Point Deductions - [ ] AI Overuse / AI Generated - 0 Points - [ ] Submitted to incorrect repository - 0 points - [ ] Submitted past due date - 0 points - [ ] Submitted non-markdown (incorrect extensions / no use of markdown for formatting) - 0 points - [ ] Submitted some markdown (legible enough for grading), but needs improvement - (-10%) - [ ] Failure to cite resources - (-10%) - [ ] No branches and/or issues were created - (-10%) - [ ] Only one bulk commit (not multiple commits to reflect lab progress) - (-10%)