2025
Last updated
Last updated
We're super excited 🤩 to finally reveal Flows - AttackForge's comprehensive, end-to-end automation engine - powered by AFScript.
Flows can help you to automate AttackForge with nearly unlimited systems. You can streamline processes across your organization to save time and focus on what's most important.
Some examples you can do with Flows:
Integrate your vulnerability data with ticketing tools like Atlassian JIRA, ServiceNow, Azure DevOps, BMC Helix and others.
Help make better risk decisions by sending your vulnerability data to GRC platforms like RSA Archer, MetricStream, OneTrust and LogicGate
Create workflow automations by chaining together AttackForge Self-Service APIs
Prioritize vulnerabilities with threat-intelligence like VulnDB
Create custom webhooks
Send custom email notifications on events
Flows can interact with any HTTP interface, including your own tools as well as the AttackForge Self-Service APIs
Flows is included in all AttackForge Enterprise plans and in the AttackForge Core SME plan. For all others plans, Flows can be added-on from the Administration -> Subscriptions
page.
We've made some Flows available on our GitHub which you can import into your AttackForge to get started fast! Examples include:
Some of the great features of Flows include:
Share your Flows with multiple team members to help collaborate on your Flows together
Import and Export Flows to get started fast! You can also to share your Flows with other people using AttackForge
Various Triggers to handle a variety of use cases and bespoke needs
Support for Secrets to protect your passwords, API tokens and keys
Run History for robust testing. Tracking and monitoring for peace of mind. Access detailed logs to know exactly what your Flows are doing at any time.
Unlimited Flows and Flow Actions! Build as many automations and integrations as you need, start with simple Flows and level up to complex sequences and chains.
We will be releasing even more capabilities and examples for Flows in the coming months so stay tuned!
We have released fully custom domain names for AttackForge Core!
You can now have your own personal domain for hosting and accessing your AttackForge tenant.
Currently only available on AttackForge Core SME plans
We've extended AFScript yet again!
You can now suggest values across all of your custom fields, everywhere, using AFScript.
We've also added String.replace()
and String.replaceAll()
functions.
We've updated Groups to now support Custom Fields and Forms.
This makes to possible to have a custom set of fields and forms for different Groups such as customers, security teams, technology and engineering teams, risk teams, subsidiaries and divisions, platforms and other ways in which you use groups.
You can configure Group custom fields and forms from Administration -> Groups
.
In addition, we added support for mapping AttackForge Groups to SSO Identity Provider Groups to include support for assigning no access to the groups projects, as well as support for assigning access to Project Requests.
We've added support for ability to use the dateFormat filter to adjust the way the date and time is displayed in your custom time-based emails.
For example, you can now do this:
{project.start_date | dateFormat:["fullDate"]}
We added new Filters including isArray, isBoolean, isInteger, and isString.
We also updated the styling and layout for the out-of-the-box Pentest Report Template to showcase even more possibilities for custom reports in ReportGen!
We also added a Retry
button in the Offline Browser Tool from Chrome users which makes building reports even faster! 🥳 You no longer need to re-select the template file or JSON data.
We've added MITRE ATT&CK Framework for Writeups! Including Enterprise v16.1, ICS v16.1, Mobile v16.1. You can now leverage MITRE ATT&CK directly in your Writeups.
We've also updated to MITRE CWE v4.16 and MITRE CAPEC v3.9 including new tags to cross-reference between CWE and CAPEC.
We've also updated MITRE ATT&CK Framework for Test Suites to the latest versions - Enterprise v16.1, ICS v16.1, Mobile v16.1.
Now when creating a new Writeup in the Project Library from the Vulnerability form, the current project will be auto-selected.
Also after completing an Abuse Case, there is now a button to Create Another.
We're always improving our Self-Service APIs to make automations and integrations even easier!
New RESTful endpoints:
Updates to REST endpoints:
Get Application Audit Logs - now supports new query filters
Get Project Audit Logs - now supports new query filters
Get User Audit Logs - now supports new query filters