reconness
reconness copied to clipboard
Agents Pipeline
Will be great to chain different Agents in one lineal process (Pipeline), for example, Sublist3r to get subdomains, then Ping to get Alive host, then Nmap to get ports of the Alive host, and at the end Aquatone / Eyewitness to get Screenshots of all the HTTP/HTTPS ports.
This is really a good feature that we can implement in the next version after again move the Agents to a different system to allow run the Agents Async.