interactsh icon indicating copy to clipboard operation
interactsh copied to clipboard

An OOB interaction gathering server and client library

Results 64 interactsh issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.6.7 to 1.7.0. Release notes Sourced from github.com/refraction-networking/utls's releases. v1.7.0 What's Changed Fix Config.InsecureSkipTimeVerify not being respected by @​adotkhan in refraction-networking/utls#303 Fixes session ticket / PSK not...

dependencies
go

### Please describe your feature request: When calling the api to get an interaction payload it would be nice to also be able to add a string with the request...

Type: Enhancement

### Interactsh version: 1.2.4 (latest) ### Current Behavior: The following HTTP requests result with different responses (behavior): 1. mycustomdomain.com or foo.mycustomdomain.com -> The http index file is returned 2. mycustomdomain.com/script.js...

Type: Bug

When the server is run with the wildcard option, the client currently displays all interactions. This PR introduces an option to restrict the client to display only interactions that match...