Jump to content
Tuts 4 You

How to Intercept SSL/TLS Running Program on Mac?


NeWOT

Recommended Posts

Is there a way to intercept SSL of running program on mac?

 

And if not, how can I patch the program to intercept it?

 

Edit I searched but didn't find any valuable information about that topic

Edited by NeWOT
Link to comment
Share on other sites

4 hours ago, NeWOT said:

Is there a way to intercept SSL of running program on mac?

 

And if not, how can I patch the program to intercept it?

 

Edit I searched but didn't find any valuable information about that topic

f6yJoUv.jpg

Quote

 

HTTP/HTTPS Traffic Recording

Debug issues in customer environments by recording https traffic with a lightweight companion tool “Fiddler Cap”. Small footprint ideal to quickly record and share web traffic in customer and production environments.

 

https://www.telerik.com/fiddler

Link to comment
Share on other sites

Wireshark for Mac would work here but it's a bit lower level sniffing raw packets.  It can decrypt SSL and TLS connections though if configured.

Link to comment
Share on other sites

1 hour ago, Progman said:

Wireshark for Mac would work here but it's a bit lower level sniffing raw packets.  It can decrypt SSL and TLS connections though if configured.

How can I configure it to decrypt SSL/TLS? Does it bypass SSL pinning?

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...