OWASP / MASTG-Hacking-Playground

GNU General Public License v3.0
585 stars 138 forks source link

iOS Swift App: loading a file that doesn't exist #30

Open fujiokayu opened 4 years ago

fujiokayu commented 4 years ago

Project

iOS Swift App(self build from current master brunch)

Question

At this line, WebViewController loads "test.html" but I couldn't find the file in this repository. Which files should be loaded?

Thanks,