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

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

View File

@ -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\",