Intercept ssl data #9446
Replies: 4 comments 1 reply
-
nothing? none experience ? :) |
Beta Was this translation helpful? Give feedback.
-
Hi. |
Beta Was this translation helpful? Give feedback.
-
Polarproxy is free up to 10GB per day -- I don't know how much traffic you're trying to decrypt, but for a home lab that may be sufficient. For a commercial solution, you'd probably want something hardware based like a NGFW or a tap infrastructure. --Matt |
Beta Was this translation helpful? Give feedback.
-
Some big name commercial web security proxy or reverse proxy servers allows you to send a copy of unencrypted traffic to your tools or SO. I would check what web security proxy you guys use and see if it has the feature. Some NGFW like Palo Alto or Fortigate Firewalls has similar features. In my opinion, this is the most safest approach to accomplish this goal. In which you don't get any blame if something goes south with the SSL decrypt configuration because all you ask is to send a copy of the already unencrypted traffic. As you know, SSL decrypt is really MITM break and inspect of certificates and you don't want to be in that business if you can avoid it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, there is many info regarding intercepting ssl data.
Some solutions are for bro, some for suricata (some of them are free like sslstrip or viewssld or commercial one like polarproxy) and some solutions do not intercept ssl, instead of that they comparing network package hash or simmiliar with ja3 database...
But i did not find any info from someone experience how this working, special how to setup that.
As i good understand, there is need for instance before SO which will decrypt data and push to SO (no live).
What is latest news regarding this subject?
Is there some experience with free tools to accomplish this or one of clean way is this paid polarproxy?
Of course, i am looking for free solution.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions