-> Asset Management
Get full visibility of your public facing infrastructure
➤ Adding data
To highlight the features of the agent we have recreated the Testing Data [Example Inc.]by copy pasting the data.
⌨️ "List all my assets"
➤ Get information about an asset
⌨️ "Give me all the information you can find for pentest-ground.com" >Testing Data [Vulnerable Website]
Provides a detailed map of the domain’s key infrastructure components, including its subdomains and their IP addresses, as well as mail and name server information.
This information is available to anyone on the internet. The data is useful for gaining visibility into what assets are exposed on the internet and is often the starting point for security assessments or attack surface analysis.

➤ Retreive subdomain information
⌨️ "Give me all the information you can find for 70.34.253.159"
This is useful because it shows what parts (access points) of your system are accessible from the internet, which helps you keep track of your technology and spot possible risks.

➤ Verify your current configuration against a specific regulation
⌨️ "Can you check how my infrastructure complies with the encryption requerements of GDPR" This example prompt lists the specific cryptographic methods (key types, key exchange algorithms, encryption algorithms, and message authentication codes) supported by SSH on the specified server.
A report of this sort can act as one of the proofs to auditors or regulators that data sent over the network is protected using modern, secure encryption standards.
➤ Actionable Recommendations
In complex queries, such as the one above, on the GDPR, the agent will also provide actionable recommendations, based on his best current knowledge and your local (known) context.
Achieving full compliance requires a much more complex analysis by a certified cybersecurity and compliance professional. If you need to understand compliance responsibilities in more detail, please reach out at info@kikimora.io.
These examples only highlight the features, and we highly recommend playing around with Example Promptsto get the full picture. Alternatively you can always chat with the agent directly.
Last updated