Adding more data to the knowledge graph
Hopefully, the little case study was useful in conveying the concepts of why mapping out your organization's home field via a graph is useful. It provides value not only for the red team but also other stakeholders in your organization. There are plenty of data sources to pull data from.
Important Note
One aspect to consider when sharing a graph more broadly is to implement security controls on what parts of the graph can be accessible to whom. This is beyond the scope of this book, but it is something to be aware of.
Let's take a look at some of the most important data sources that you might be able to leverage when building out a home field knowledge graph.
Active Directory
If you are dealing with a Windows environment, then querying domain controllers and the global catalog to gather information about admins on machines, and who uses which machines, is straightforward. There are technical solutions readily available...