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)
RestTemplate vs Postman: Identical in Wireshark but only one works
I'm trying to recreate a request that works in Postman using a Spring RestTemplate. I've tried to make the requests identical, down to the fake "User-Agent" header, but for whatever reason t...
Martin01478
Votes: 0
Answers: 0
get hash of downloaded file in pcap capture with pyshark
I would like to get the sha256 digest of the downloaded files that result from a pcap capture file (files that the user downloaded during wireshark packets capture).
This is the pcap I'm using: https:...
Pietro Lodi Rizzini
Votes: 0
Answers: 1
TLS 1.2 handhsake failing with Handshake failure error
I am trying to establish a TLSV1.2 connection to a Java-based MQTT broker (Active MQ).
My client has the private key in an HSM module and hence inaccessible to me.
x509 cert is available.
CA is self-s...

Abhilash Gopalakrishna
Votes: 0
Answers: 1