-
Notifications
You must be signed in to change notification settings - Fork 257
Closed
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
Description
I guess you are planning to use domain field to represent the result domain name information, but in FOFA domain field represents the primary domain name of the target.
Example, when the result is: api.baidu.com, then domain value of the field is baidu.com. If a user wants to query all Baidu domain names in FOFA, your way of writing will only return one record baidu.com.
You should use the host field in the FOFA API to represent domain information.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.

