Package com.shaft.capture.proxy
package com.shaft.capture.proxy
Embedded MITM HTTP(S) proxy for recording native mobile API traffic into SHAFT Capture
sessions.
-
ClassDescriptionEmbedded, loopback-only MITM HTTP(S) proxy for recording native mobile API traffic.Per-installation self-signed root certificate authority used to impersonate HTTPS hosts for mobile API capture.Reports a mobile API capture proxy failure (CA generation/load, proxy start/stop, or pairing) without echoing sensitive material such as certificate private keys.
MitmManagerthat impersonates whatever host the mobile client is connecting to, using a fresh leaf certificate signed by aCaptureCertificateAuthorityfor every distinct hostname, so the proxy can terminate and inspect TLS traffic once the device trusts that CA.One raw HTTP(S) transaction captured byApiCaptureProxyServer, before any redaction, classification, or session-model wrapping.