Skip to content

Commit

Permalink
Add TLS to the schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Seanstoppable committed Sep 22, 2023
1 parent c9698c9 commit a735ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zgrab2_schemas/zgrab2/fox.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
'brand_id': String(),
'sys_info': String(),
'agent_auth_type': String(),
"tls": zgrab2.tls_log,
})
}, extends=zgrab2.base_scan_response)

Expand Down

0 comments on commit a735ae8

Please sign in to comment.