Technical requirements
The examples in this chapter can be followed on the majority of operating systems, as the Neo4j graph database system is available on Windows, macOS and Linux. Personally, I have used the Windows and macOS versions. There is a lot of information in the second part of the book, such as, some debugging and troubleshooting might be required, the content is not for beginners.
The examples shown are with Windows, but it should be easy for the reader to translate to other operating systems (path names might differ, for instance). We will also leverage an AWS account, hence, if you want to explore those section yourself, an AWS account is needed, and do some port scanning using Linux.
The code for this chapter can be found at https://github.com/PacktPublishing/Cybersecurity-Attacks-Red-Team-Strategies/tree/master/Chapter06.