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 on MacBook

PreviousDocsNextSetting up iGoat on Jailbroken iPhone

Last updated 6 years ago

iGoat can be used on MacBook, iDevices (Jailbroken / non-jailbroken). In this article, we will learn how to install iGoat on MacBook.

  1. Open terminal on MacBook and use command #git clone https://github.com/OWASP/iGoat-Swift.git

  2. It will create iGoat repository as below:

3. Navigate to directory iGoat-Swift

4. Open file iGoat-Swift.xcodeproj

5. Select the target on which you want to run iGoat app. I've select iPhone X

6. You will see app is up and running on selected device.

If any questions, reach out to

@swaroopsy
iGoat Repository
Select Target Device to run App
iGoat Running on Simulator