-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Please describe your feature request:
This task is about investigating the feasibility of internal deployment of interactsh server to capture internal-only OOB interactions, when the egress access to such domain is blocked for any reason.
Describe the use case of this feature:
The deployment of interactsh on air-gapped environments will lack the capability to automatically provision proper DNS records and certificates, without a proper manual setup on the internal resolvers. Still ip based interaction is probably going to work for HTTP and other binary protocols currently supported.
One possible approach would be that within a worker-group, one agent is elected to the role of interactsh server, or to simplify, each agent performing a nuclei scan, can just embed their own ip as reference interactsh server, in order to distribute the load in a better way.