driplane icon indicating copy to clipboard operation
driplane copied to clipboard

Create automated tasks and keep an eye on interesting things!

Results 2 driplane issues
Sort by recently updated
recently updated
newest added

Example: ```SUBDOMAINS => ; PORTS => ; SCAN_PORTS_ON_NEW_SUBDOMAIN => @SUBDOMAINS | json(selector="target") | system(cmd="/Users/evilsocket/lab/legba/target/debug/legba tcp.ports --tcp-ports 80-10000 -T {{ .main }} --output /Users/evilsocket/lab/legba/data/drip/ports.jsonl --output-format jsonl"); ```