About Web Application Penetration Testing and Mobile Application Penetration Testing
Tuesday, 2 July 2013
Android Emulator- Install Charles CA SSL Certificate in Android Emulator
- Open Charles Proxy
- Click on Help-->Install Charles CA SSL Certificate..
- Certificate will be opened
- Click on details tab
- Click on Copy file to File-->Next-->Next -->Browse the location to store the certificate
- Click on Next-->Finish
- Certificate will be created on the file system.
Install the Certificate
- Launch the Emulator
- Use the adb push command to place the certificate in sdcard as shown below.
- Go to Android Emulator-->Settings-->Security
- Click on Install from SD Card
Android Emulator-Intercept Requests/Responses in proxies(Burp Suite)
- Proxy should run in a port eg.8888 (localhost)
- Start Android Emulator
- Go to Settings-->More-->Mobile Networks-->Access Point Names
- Create New Access Point Name (APN) and Save that. Or Change the existing APN settings
-
Select the particular APN as shown below.Open the Browser in Emulator and type any URL,observe Requests/Responses are intercept.
Subscribe to:
Posts (Atom)