
HTTP / HTTPS Proxy in Purebasic
Re: HTTP / HTTPS Proxy in Purebasic
You are not creating an other PB Virus I hope? Decrypting passwords and intercepting https-traffic..? 

Re: HTTP / HTTPS Proxy in Purebasic
There could be valid reasons to do an https proxy but in conjunction with decrypting browsers passwords it does seem a little dodgy.KosterNET wrote: Wed Jan 03, 2024 10:49 am You are not creating an other PB Virus I hope? Decrypting passwords and intercepting https-traffic..?![]()
-
- User
- Posts: 24
- Joined: Fri Dec 22, 2023 5:59 pm
Re: HTTP / HTTPS Proxy in Purebasic
hhh no actually i study computer security. for traffic interception it's for the project i'm working on. as for chrome password decrypting it has nothing to do with a virus, i'm just experimenting and trying to understand how it worksKosterNET wrote: Wed Jan 03, 2024 10:49 am You are not creating an other PB Virus I hope? Decrypting passwords and intercepting https-traffic..?![]()

Re: HTTP / HTTPS Proxy in Purebasic
You would most likely need wireshark or an equivalent sniffer to debug traffic.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum