User:Theheedfulcoder/sandbox
AGQL
Introduction
Attack Graph Query Language or AGQL is a Domain Specific Language (DSL) to facilitate modelling of input data necessary for generation of attack graphs [1]. The language has many query constructs to help in analysis of attack graph based network security. AGQL provides a higher level abstraction, which works without the underlying database model i.e. can be relational, graph, etc. The language will help the System Administrators, Network Administrators by giving a clear view on the weakness that are present in the network. The first theoretical research work on the language was published in 2018 Fifth International Conference on Emerging Applications of Information Technology (EAIT), Jan 2018 [2]. Researchers are still working on the development and implementation of this language [3].