Computer Program to watch Https requests an iPhone or Android app is making

Kcmauro16

Honorable Member
Contributor
Member
Joined
Threads
207
Posts
479
I am trying to find a computer program that can watch the https post data requests that an iphone or android app is making. I think you need some sort of a proxy program to do this. I have tried using the proxy tab in purp suites and charles proxy. I can see some of the traffic but it doesnt seem to work right and I cant see all of the data I need. I think it has something to do with the app knowing it isnt a secure connection and is being intercepted. Can anyone suggest a good program to do this or possibly help me correct the issues I am having with burp suites and charles proxy? Or if someone can just get the data for me it would be much appreciated. But I would like to learn how this is done.
 
Hello, Charles can normally do it.
You have to be sure to install Charles certificates for interception work.
 
  • Thread Starter Thread Starter
  • #3
Yeah I did do that I forget what issue I was getting. Ill give it another go. Think if I sent you some screenshots you might be able to help me correct the issue I was having?
 
You can use the charles proxy server and then modify the proxy settings on your phone to send all requests to your pc.
 
  • Thread Starter Thread Starter
  • #5
I can do that ok and when I go on my phone I can access the internet through safari but for some reason I cant login from any apps. It doesnt tell me incorrect login info it just says it cant connect to the servers so I must have something set up wrong but I cant for the life of me figure out what it is. Here are some screenshots