Commit Graph

3 Commits

Author SHA1 Message Date
Chris Proctor b323147e48 Add assessment 2024-05-21 00:27:26 -04:00
Thomas Naber 8faa4c5ad9 1. I often use my google home to add items to my
grocery list. This probably will send some form of get request to google keep, providing
data indicating that it will be to my account, then sends a post request to add the
item I asked for to the specific note with my shopping list on it.

2. Yes. It makes me think about how knowing HTTP and how to code with it can
be used to exploit weaknesses in a site by people who want to gain access without
authorization to do so.
2024-04-19 23:04:27 -04:00
tnaber dcfacac2d3 Initial commit 2024-04-02 19:03:40 +00:00