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

Setting up iGoat Server

PreviousSetting up iGoat on non-jailbroken iPhoneNextExercises

Last updated 6 years ago

iGoat is a client-server architecture. In previous sections, we studied how to setup iGoat client on iDevices and iOS Simulator. In this section, we will learn how to setup iGoat server.

  1. If you've not cloned Github clone yet, use command

#git clone  https://github.com/OWASP/iGoat-Swift.git

2. Then navigate to server > docker_packaging and then user command

#docker-compose up

iGoat Server