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

### Interactsh version: 1.2.2 ### Current Behavior: Email sending aborted, nothing logged on server ### Expected Behavior: Allow email to be received and logged. Or at least log something ###...

Type: Bug

Now if someone wants to use interact + responder (docker) it will fail and the responder docker does not start. This is because by default interactsh starts a LDAP server...

### Interactsh version: 1.2.0 ### Current Behavior: It seems that the interactsh-server which I run locally doesn't push dns queries to the client. I know that because running the client...

Type: Bug

### Please describe your feature request: When running a private interactsh server and embedding URLs and payloads into more complex fuzzing lists, it's helpful to be able to have *any*...

Type: Enhancement

Bumps [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) from 1.0.111 to 1.0.114. Release notes Sourced from github.com/projectdiscovery/retryablehttp-go's releases. Release v1.0.114 1.0.114 (2025-06-15) Release v1.0.113 1.0.113 (2025-05-25) Release v1.0.112 1.0.112 (2025-05-18) Commits 7217090 chore(deps): bump github.com/projectdiscovery/retryabledns b52a5e4...

Type: Maintenance

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.7 to 1.6.1. Release notes Sourced from github.com/cloudflare/circl's releases. CIRCL v1.6.1 Fixes some point checks on the FourQ curve. Hybrid KEM fails on low-order points. What's Changed...

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0. Commits 7292932 ssh: limit the size of the internal packet queue while waiting for KEX f66f74b acme/autocert: check host policy before probing the cache...

dependencies
go

In the storagedb code, the AES-256 key used for encrypting interactions is created as: https://github.com/projectdiscovery/interactsh/blob/004720e6f4c0713003598ca1a463e3747f440117/pkg/storage/storagedb.go#L103 However, this means the key is the first 32 bytes of the UUID as a...

Status: Completed
Type: Bug