how to perform mobile security test on real devices using OWASP ZAP -
i want perform security test mobile application, both android , studio. considering use owasp zap. don't know how can perform test real device. so, knowing this, please let me know. thanx!
yes,you can perform test using "proxy server". first need install certificate in mobile device zap record it. can following steps:
- open zap
- go tools
- click in options click in dynamic ssl certificate , generate new , save it.
- then need send certificate device, make sure name file "zap"
- in local proxy, set address "empty"
then, need configure android/ios application network configuration can following steps:
- go advance setting of network
- click in proxy , set "manual"
- then, need enter proxy server computer ip address , port proxy set in zap.
after these steps, need able perform test.
hope works! thanx!
Comments
Post a Comment