Introduction
As we head towards the end of 2023, the Hexiosec ASM development team have been very busy continuing to add new features and improvements.
Improved mobile user experience
The power of Hexiosec ASM is in the vast quantity of data that it finds and displays about your attack surface, so in most scenarios using a big screen is going to help you get the most out of it. However there are some scenarios where using Hexiosec on the go is valuable, for example when you’re meeting with customers you may wish to consult their scan overview or kick off a new scan.
The mobile user experience has now been optimised for these on-the-go tasks so you can easily create and check on scans at any time.
More new endpoints on our public API
We are committed to continuously improving our public API, and in November we have added more new endpoints to help you access your scan data.
Rescanning
If you have rescans included in your Hexiosec plan, you can now kick off a rescan via the API, simply using the scan ID.
Web Presence screenshots
In addition to the existing endpoint to get the Web Presence details from the API, you can now also retrieve the associated image that you can see in the app.
Services
There are two endpoints in place for retrieving information about the services found by a scan. A service in Hexiosec is a domain/IP and port pair, e.g. hexiosec.com:443.
First is an endpoint to get a count of services for a given scan.
The second is an endpoint to get details of all the services for a specific scan.
Components
In a similar format to services, there are two new endpoints for components. Components are libraries and technologies identified within a scan and include web technologies found on websites.
First is an endpoint to get a count of components for a given scan.
The second is an endpoint to get details of all the components for a specific scan.
Better UX when exploring the graph
The graph view in Hexiosec allows you to explore the low-level detail of how all your assets are connected. We have improved the user experience when using the graph - the nodes will now stick in the position you arrange them into so you can hone in on the detail that’s important to you.
Coming soon
- Free Hexiosec accounts to try out some of the key features before you buy.
- Self-service upgrading of your Hexiosec plan within the app.