1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-03-26 11:33:38 +01:00

Attention: Replacing JSON ID "target host" by "targetHost"

see .
This commit is contained in:
Dirk 2018-11-08 22:09:53 +01:00
parent 42c47d4f58
commit a792a25f4d

@ -795,7 +795,7 @@ fileout_json_finding() {
target="$NODE"
$do_mx_all_ips && target="$URI"
echo -e " {
\"target host\" : \"$target\",
\"targetHost\" : \"$target\",
\"ip\" : \"$NODEIP\",
\"port\" : \"$PORT\",
\"rDNS\" : \"$rDNS\",