top of page
Penetration Testing
This is a great place to add a tagline.
Perform the testing for all scenario from OWASP Web Testing Guide v4 and OWASP Mobile Testing Guide, for example:
​
-
Test the application logic
-
Test the sensitive authentication and authorization page / function
-
Test for POST and GET parameters which can be tampered (network communication)
-
Test Application Session Management
-
Test Encryption process for data in motion and at rest
-
Test the Man In The Middle attack to tamper all data transferred within the application
bottom of page