JeromeB Posted August 26, 2014 Posted August 26, 2014 Hello, For my need of my application, i actually capture what i need on my network card with fiddler. But i'd like to make it automatic on my autoit script (currently getting the value by fiddler every time and putting it in my autoitscript). I have found this : http://opensource.grisambre.net/pcapau3/#download But this is only working for HTTP traffic, giving me encrypted file when i record for my HTTPS traffic (port number 443) If someone can help me out with this, thank you.
wakillon Posted August 26, 2014 Posted August 26, 2014 I'm not sure you will get any help for bypass SSL Encryption... There is well a "man in the middle" method for be able to "decrypt" them, but i didn'nt find any way for apply it in a script. AutoIt 3.3.16.1 X86 - SciTE 4.4.6 - WIN 11 24H2 X64 - Other Example Scripts
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now