mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-01 01:28:29 +02:00
@ -795,7 +795,7 @@ fileout_json_finding() {
|
|||||||
target="$NODE"
|
target="$NODE"
|
||||||
$do_mx_all_ips && target="$URI"
|
$do_mx_all_ips && target="$URI"
|
||||||
echo -e " {
|
echo -e " {
|
||||||
\"target host\" : \"$target\",
|
\"targetHost\" : \"$target\",
|
||||||
\"ip\" : \"$NODEIP\",
|
\"ip\" : \"$NODEIP\",
|
||||||
\"port\" : \"$PORT\",
|
\"port\" : \"$PORT\",
|
||||||
\"rDNS\" : \"$rDNS\",
|
\"rDNS\" : \"$rDNS\",
|
||||||
|
Reference in New Issue
Block a user