python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to send form data securely to server without any middle attack
I am sending form data to the Java backend server through form submit post method
I am sending important parameters like amount to the server.
During testing process, testers using Burp suite softwar...
mmathan
Votes: 0
Answers: 0
How to disable ssl pinning in android app using Objection
I have a simple app and am trying to bypass its ssl pinning with no luck. Already did android sslpinning disable but didnt work.
Based on this article https://blog.nviso.eu/2020/11/19/proxying-android...
West
Votes: 0
Answers: 0