iGoat Documentation
  • Docs
  • Setting up iGoat on MacBook
  • Setting up iGoat on Jailbroken iPhone
  • Setting up iGoat on non-jailbroken iPhone
  • Setting up iGoat Server
  • Exercises
    • Data Protection (Rest)
      • Core Data Storage
      • Plist Storage
      • NSUserDefaults Storage
      • Cookie Storage
      • Untitled
Powered by GitBook
On this page
  1. Exercises
  2. Data Protection (Rest)

Cookie Storage

The iOS device allows application to store cookies which could be created by the URL loading system orHTTP request by web view.

PreviousNSUserDefaults StorageNextUntitled

Last updated 6 years ago

Task

The cookies are stored in the device storage and an attacker with physical access to the device can steal the cookies.