mirror of
https://github.com/yogeshojha/rengine.git
synced 2026-09-22 01:34:55 +02:00
5 lines
163 B
Bash
Executable File
5 lines
163 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# run subdomain takeover check
|
|
subjack -w $1/sorted_subdomain_collection.txt -o $1/takeover_result.json --ssl -c /app/tools/subjack_fingerprint.json -v
|