top of page

Search results

637 results found with an empty search

  • MITRE attack framework

    MITRE ATT&CK offers an open source framework for understanding adversarial tactics, techniques, and common knowledge in use today. MITRE attack framework Select a size Which network Can AlgoSec be used for continuous compliance monitoring? Yes, AlgoSec supports continuous compliance monitoring. As organizations adapt their security policies to meet emerging threats and address new vulnerabilities, they must constantly verify these changes against the compliance frameworks they subscribe to. AlgoSec can generate risk assessment reports and conduct internal audits on-demand, allowing compliance officers to monitor compliance performance in real-time. Security professionals can also use AlgoSec to preview and simulate proposed changes to the organization’s security policies. This gives compliance officers a valuable degree of lead-time before planned changes impact regulatory guidelines and allows for continuous real-time monitoring. What is the MITRE ATT&CK® framework? MITRE ATT&CK offers an open source framework for understanding adversarial tactics, techniques, and common knowledge in use today. It aggregates and catalogs cyber threats based on real-world adversary behavior observed across thousands of incidents, and outlines defenses to protect organizations against them. MITRE ATT&CK helps organizations understand how adversaries operate and guides them towards developing security measures to protect their assets and operations. Understanding the MITRE ATT&CK layout MITRE ATT&CK is organized into three matrices, each representing a dedicated technology domain: Enterprise Mobile Industrial control systems (ICS) Most organizations will use the enterprise matrix, which covers attacks against Windows, macOS, Linux, cloud platforms, network infrastructure, and containers. However, companies must first understand what malicious actors are seeking to achieve. Tactics The enterprise matrix opens to 14 columns representing adversary tactics, i.e., high-level goals: Initial access (getting in) through execution Reconnaissance Persistence Execution Privilege escalation Exfiltration and impact Next, comes the how. Techniques and Sub-Techniques Each tactic column leads to rows containing techniques and sub-techniques, i.e., specific methods for achieving a goal. The latest MITRE ATT&CK v18 features 8 to 47 techniques for each tactic. For example, under Reconnaissance, there are 11 techniques, including “Active Scanning” and “Phishing for Information.” Persistence lists techniques such as "Create Account" or "Boot or Logon Autostart Execution." Sub-techniques are nested within techniques for specific attack implementations. For instance, under "Phishing," you have "Spearphishing Attachment," "Spearphishing Link," "Spearphishing via Service," and “Spearphishing Voice.” This granularity is key, as you need a different technique to defend against phishing via email attachments than via compromised messaging platforms. MITRE ATT&CK Matrix The MITRE ATT&CK Matrix catalogs adversaries into groupings such as data sources, cyber threat intelligence (CTI) groups, and defense strategies. This allows users to filter their navigation to specific adversaries, tools, and campaigns relevant to their business operations. MITRE ATT&CK is constantly updated as adversaries and their tactics, techniques, and procedures (TTPs) evolve. Each version has new features based on empirical threat intelligence, incident response findings, and community research. This is especially important in the face of emerging threat trends, such as AI-assisted cyberattacks and the growth of ransomware-as-a-service (RaaS). Benefits of the MITRE ATT&CK framework MITRE ATT&CK doesn’t simply offer threat intelligence but also shapes organizations’ security operations for multiple use cases: Threat intelligence gathering: Gain context for cloud indicators of compromise (IOCs); beyond "bad IP address detected," know if the address is associated with a specific technique adversaries use for command and control. Threat hunting: Use a hypothesis-driven approach to systematically hunt for evidence of specific techniques used, instead of randomly searching logs. Attack simulation and red team exercises: Leverage real-world, standardized playbooks for testing both offensive capabilities and defensive responses; map your red team's successful tactics against your blue team's detection rates to identify coverage gaps with precision. Gap analysis: Visualize which techniques you can detect, which you can prevent, and most importantly, which represent blind spots in your security architecture. Response validation: Test whether your incident response procedures actually work against the techniques most relevant to your threat profile. The use cases above are a proof of concept, but the bottom line is the actual benefits companies reap from them: Shared understanding of the threat landscape: MITRE ATT&CK offers a common language for discussing adversaries across technical teams, executives, and even board members. Accurate simulation of attacks and validation of defenses: Mapped exercises tell you whether you can detect and respond to techniques adversaries actually use. Informed development and deployment of security policies: Craft policies that specifically address the techniques most relevant to your business risk profile. Intelligent selections of security solutions: Ask vendors which ATT&CK techniques they address and check those claims against your coverage gaps. Best practices for MITRE ATT&CK mapping The MITRE ATT&CK framework's value comes from mapping security data to specific ATT&CK techniques. But mapping without context is like having a map without knowing your starting location; it’s technically interesting, but operationally useless. The CISA best practices guide identifies two fundamental approaches to ATT&CK mapping: Mapping into finished reports (creating security insights for decision-making) Mapping into raw data (embedding ATT&CK context into operational security workflows). Understanding which approach fits your business needs is crucial. Mapping MITRE ATT&CK into finished reports This approach starts with collating incident reports, threat intelligence, or post-mortem analyses, extracting behavioral patterns, and then translating them into ATT&CK language. This creates artifacts that inform security strategy, resource allocation, and executive communication. The process follows six steps: Find the behavior. Identify specific actions the adversary took. Look beyond IoCs, such as malware names and IP addresses, to “how the adversary interacted with specific platforms and applications.” Research the behavior. Was this a standard administrative task gone rogue or a sophisticated persistence mechanism? Investigate the original source, technical details, timing, and surrounding activity. Consult malware analysis reports from reliable organizations, security reports, or your own forensic data. Translate the behavior into a tactic. Map the identified behavior to one of the tactics in the MITRE framework. Identify the technique used for the tactic. For example, within the Execution tactic, scan for the technique that best describes the method. ATT&CK provides detailed descriptions for each technique to help you map to the right one. Identify the sub-techniques. Was it a Windows scheduled task? A Linux Cron job? The sub-technique matters because detection and mitigation strategies for each differ significantly. Compare results to those of other analysts. CISA recommends that analysts treat mapping as a team sport where they work together to identify ATT&CK techniques and ensure quality control. Different analysts examining the same behavior should arrive at the same ATT&CK mapping. Mapping MITRE ATT&CK into raw data While finished reports inform strategy, mapping into raw data enables operations. This approach embeds ATT&CK context directly into your detection engineering, threat hunting, and daily security workflows. Organizations can choose from three viable starting points, each suited to different operational scenarios. 1. Start with a data source A specific data source , say, authentication logs from your cloud identity provider, allows you to see what ATT&CK techniques generate observable activity in these logs. For authentication logs, you would map to techniques like "Valid Accounts," "Brute Force," and "Credential Stuffing." You would then define procedures, i.e., the specific log patterns that indicate these techniques in action. This approach is ideal when deploying new data sources or optimizing existing ones. 2. Start with specific tools or attributes If threat intelligence indicates adversaries targeting your industry are using a specific software , malware family, or penetration testing tool, you can start mapping from there. After identifying techniques that the tool enables, you can then look up the groups and campaigns that have implemented these techniques. Cobalt Strike (S0154) , for example, maps to dozens of techniques across multiple tactics. By understanding this breadth, you can develop ways of identifying not just the tool itself but the behaviors it facilitates. 3. Start with analytics Just as adversaries use software to target businesses, analysts can use cloud enterprise tools to track adversary behavior. SIEM platforms like the AlgoSec Cloud Enterprise (ACE) have built-in detection rules that collect, log, and correlate events from multiple endpoints, cloud services, and identity providers. These events originate as raw telemetry, which are then mapped to specific MITRE ATT&CK techniques. Mapping with detection analytics from such tools is increasingly the most practical approach for organizations with mature security tooling. Note: Mapping into raw data shouldn't exist in isolation. Operational mappings should ultimately feed into finished reports. Your day-to-day detection analytics reveal what you're actually seeing in your environment. These observations, aggregated and analyzed over time, become the foundation for strategic reporting. How to ACE your operations with the MITRE ATT&CK framework Enterprises generate millions of security events daily across cloud infrastructure, endpoints, network boundaries, and SaaS applications. With this deluge, it is unreasonable to expect analysts to hand-map behaviors. Enter AlgoSec Cloud Enterprise (ACE), a cloud enterprise tool that offers full visibility into your operations by collecting log data, aggregating and contextualizing it, and then mapping it automatically to MITRE ATT&CK techniques. This transforms raw telemetry streams into structured threat intelligence aligned with the MITRE ATT&CK framework. ACE’s finished reports provide a clear, risk-oriented view of your adversary exposure, using language that every analyst and decision-maker can understand. See why more than 2,200 companies trust AlgoSec. Schedule a demo today. Get the latest insights from the experts Schedule time with one of our experts Work email* First name* Last name* Company* country* Select country... Short answer* By submitting this form, I accept AlgoSec's privacy policy Continue

  • Modernize your network with Cisco Nexus & ACI | AlgoSec

    Modernize your network with Cisco Nexus and ACI solutions for enhanced performance, scalability, and security in your data center and cloud environments. Modernize your network with Cisco Nexus & ACI ---- ------- Schedule a Demo Select a size ----- Get the latest insights from the experts Choose a better way to manage your network

  • Case Study Logisticas - AlgoSec

    Case Study Logisticas Horizon Platform released in July 2026. This paper refers to previous product offerings. Download PDF Download PDF Add a Title Add a Title Add a Title Schedule time with one of our experts Work email* First name* Last name* Company* country* Select country... Short answer* By submitting this form, I accept AlgoSec's privacy policy Continue

  • Network segmentation solution & software (risk mitigation)

    Untangling Network Complexity Exploring Network Segmentation Strategies and Security Solutions for Enhanced Network Security Network segmentation solution & software (risk mitigation) Select a size Which network Can AlgoSec be used for continuous compliance monitoring? Yes, AlgoSec supports continuous compliance monitoring. As organizations adapt their security policies to meet emerging threats and address new vulnerabilities, they must constantly verify these changes against the compliance frameworks they subscribe to. AlgoSec can generate risk assessment reports and conduct internal audits on-demand, allowing compliance officers to monitor compliance performance in real-time. Security professionals can also use AlgoSec to preview and simulate proposed changes to the organization’s security policies. This gives compliance officers a valuable degree of lead-time before planned changes impact regulatory guidelines and allows for continuous real-time monitoring. What is network segmentation? What is network segmentation and why is it necessary? Which security risks does network segmentation mitigate? What are the most effective approaches to network segmentation? Which principles drive effective network segmentation? 21 questions that help you get network segmentation right 10 KPIs to measure success in network segmentation How AlgoSec helps you reap the benefits of network segmentation How to get started with network segmentation? Get the latest insights from the experts Use these six best practices to simplify compliance and risk mitigation with the AlgoSec Copy White paper Learn how AlgoSec can help you pass PCI-DSS Audits and ensure Copy Solution overview See how this customer improved compliance readiness and risk Copy Case study Schedule time with one of our experts Work email* First name* Last name* Company* country* Select country... Short answer* By submitting this form, I accept AlgoSec's privacy policy Continue

  • Network Segmentation Course | algosec

    Security Policy Management with Professor Wool Network Segmentation Course Network Segmentation with Professor Wool is a whiteboard-style series of lessons that examine the challenges of and provide technical tips for segmenting networks for security across in evolving enterprise networks and data centers. Lesson 1 In this lesson, Professor Wool presents a simple yet highly effective strategy to help you future proof your network segmentation policy against future changes. Using the concept of a diamond, Professor Wool shows how you can define very specific rules at each end point of the diamond and broader policies in the middle. This will significantly reduce the time and effort needed to work on change requests—without compromising on security in any way. How to Structure Your Security Policy in a Segmented Network Watch Lesson 2 In this lesson, Professor Wool recommends a simple matrix to define network segments and security zones, and the traffic allowed to and from each zone. This matrix can then be used to immediately assess a firewall change requests as well as validate that existing security policies have been implemented correctly. How to Define, Simplify and Enforce Network Segmentation and Security Zoning Watch Lesson 3 In this lesson, Professor Wool examines common missteps when organizations create security zones and best practices to consider for an improved defense. Common Mistakes and Best Practices for Designing Network Security Zones Watch Lesson 4 In this lesson, Professor Wool provides recommendations for how to design your network for optimal segmentation in two typical scenarios: Allowing traffic from an external partner application into the corporate data center, and structuring network traffic flows within the data center to force specific flows with more check points for better security. Data Center Segmentation Best Practices Watch Lesson 5 In this lesson, Professor Wool presents some of the challenges of setting up security policies for East-West traffic. On the one hand these policies need to allow all legitimate business traffic to flow through the data center, yet on the other hand they need to be very specific so as to block everything else. Watch this video to find out more. The Challenges of East West Traffic Discovery for Network Segmentation Watch Lesson 6 Following on from Professor Wool’s previous lesson, this lesson presents a step-by-step process for writing firewall policies for East-West traffic. This involves an iterative process of discovering, identifying and then writing explicit ‘allow’ rules for all valid business traffic that goes through the network segment. Watch this video to find out more. How to Build Firewall Policies for East West Traffic Watch Lesson 7 How to Prepare for Network Segmentation by Identifying the Segment Borders Watch Have a Question for Professor Wool? Ask him now Choose a better way to manage your network Choose a better way to manage your network Work email* First name* Last name* Company* country* Select country... Short answer* By submitting this form, I accept AlgoSec's privacy policy Continue

  • Optimize your Juniper Investment with Intelligent Network Security Automation | AlgoSec

    Webinars Optimize your Juniper Investment with Intelligent Network Security Automation Are you maximizing all the capabilities that your Juniper solutions offer? Expand its potential and maximize your ROI. Discover how to secure your homogeneous and multi-vendor network with intelligent automation. In this webinar, Max Shirshov, EMEA Solutions Architect at AlgoSec, will demonstrate how to assess risk and audit the firewall estate for regulatory compliance, address security breaches caused by misconfigured network devices, and provide fast and efficient change management utilizing the AlgoSec Security Management solution for your Juniper devices. Join the webinar to learn how to: Gain complete visibility into your Juniper-estate as well as multi-vendor and hybrid networks Intelligently push security policy changes to your Netscreen and SRX firewalls, MX routers and Juniper Space, as well as other vendors’ security devices, SDN and public clouds Automate application and user aware security policy management and ensure your Juniper devices are properly configured Assess risk and ensure regulatory compliance across your entire enterprise environment March 24, 2020 Max Shirshov Relevant resources AlgoSec & Juniper Networks Keep Reading The Juniper Networks Vulnerability Does Not Change Network Security Fundamentals Keep Reading Choose a better way to manage your network Choose a better way to manage your network Work email* First name* Last name* Company* country* Select country... Short answer* By submitting this form, I accept AlgoSec's privacy policy Continue

  • Introducing Objectflow: Network Security Objects Made Simple | AlgoSec

    In this webinar, our experts demonstrate the usage of Objectflow in managing network objects Webinars Introducing Objectflow: Network Security Objects Made Simple In this webinar, our experts demonstrate the usage of Objectflow in managing network objects. January 31, 2022 Yoni Geva Product Manager Jacqueline Basil Product Marketing Manager Relevant resources AlgoSec Horizon AppViz – Rule Recertification Watch Video Changing the rules without risk: mapping firewall rules to business applications Keep Reading Choose a better way to manage your network Choose a better way to manage your network Work email* First name* Last name* Company* country* Select country... Short answer* By submitting this form, I accept AlgoSec's privacy policy Continue

  • Multi-Cloud Security Network Policy and Configuration Management - AlgoSec

    Multi-Cloud Security Network Policy and Configuration Management Download PDF Download PDF Add a Title Add a Title Add a Title Schedule time with one of our experts Work email* First name* Last name* Company* country* Select country... Short answer* By submitting this form, I accept AlgoSec's privacy policy Continue

  • AlgoSec security management solution for Cisco ACI | AlgoSec

    Streamline security management for Cisco ACI with AlgoSec's solution, offering visibility, policy automation, and risk management for your network infrastructure. AlgoSec security management solution for Cisco ACI ---- ------- Schedule a Demo Select a size ----- Get the latest insights from the experts Choose a better way to manage your network

  • Palo Alto Networks and AlgoSec | AlgoSec

    AlgoSec & Palo Alto Networks AlgoSec seamlessly integrates with Palo Alto Networks NGFWs to automate application and user aware security policy management and ensure that Palo Alto Networks’ devices are properly configured. AlgoSec supports the entire security policy management lifecycle — from application connectivity discovery, through ongoing management and compliance, to rule recertification and secure decommissioning. Solution brief View webinar How to Regulatory compliance Learn how to prepare for a regulatory audit Risk Assessment Learn how to assess risk on your Palo Alto devices with AlgoSec Palo Alto Ignite See how Palo Alto Users Can Benefit from AlgoSec Schedule time with one of our experts Explore the partnership Enhance Your Palo Alto Networks Environment With AlgoSec Read document Palo Alto Networks and AlgoSec Solution Brochure Read document Protecting Your Network’s Precious Jewels with Micro-Segmentation, Kyle Wickert, AlgoSec Watch Download these resources to discover more about our partnership with Palo Alto Networks

  • AlgoSec | Continuous compliance monitoring best practices

    As organizations respond to an ever-evolving set of security threats, network teams are scrambling to find new ways to keep up with... Auditing and Compliance Continuous compliance monitoring best practices Tsippi Dach 2 min read Tsippi Dach Short bio about author here Lorem ipsum dolor sit amet consectetur. Vitae donec tincidunt elementum quam laoreet duis sit enim. Duis mattis velit sit leo diam. Tags Share this article 3/19/23 Published As organizations respond to an ever-evolving set of security threats, network teams are scrambling to find new ways to keep up with numerous standards and regulations to dodge their next compliance audit violation. Can this nightmare be avoided? Yes, and it’s not as complex as one might think if you take a “compliance first” approach . It may not come as a surprise to many, but the number of cyber attacks is increasing every year and with it the risk to companies’ financial, organizational, and reputational standing. What’s at stake? The stakes are high when it comes to cyber security compliance. A single data breach can result in massive financial losses, damage to a company’s reputation, and even jail time for executives. Data breaches: Data breaches are expensive and becoming even more so by the day. According to the Ponemon Institute’s 2022 Cost of a Data Breach Report , the average cost of a data breach is $4.35 million. Fraud: Identity fraud is one of the most pressing cybersecurity threats today. In large organizations, the scale of fraud is also usually large, resulting in huge losses causing depletion of profitability. In a recent survey done by PwC, nearly one in five organizations said that their most disruptive incident cost over $50 million*. Theft: Identity theft is on the rise and can be the first step towards compromising a business. According a study from Javelin Strategy & Research found that identity fraud costs US businesses an estimated total of $56 billion* in 2021. What’s the potential impact? The potential impact of non-compliance can be devastating to an organization. Financial penalties, loss of customers, and damage to reputation are just a few of the possible consequences. To avoid these risks, organizations must make compliance a priority and take steps to ensure that they are meeting all relevant requirements. Legal impact:  Regulatory or legal action brought against the organization or its employees that could result in fines, penalties, imprisonment, product seizures, or debarment.  Financial impact:  Negative impacts with regard to the organization’s bottom line, share price, potential future earnings, or loss of investor confidence.  Business impact:  Adverse events, such as embargos or plant shutdowns, could significantly disrupt the organization’s ability to operate.  Reputational impact:  Damage to the organization’s reputation or brand—for example, bad press or social-media discussion, loss of customer trust, or decreased employee morale.  How can this be avoided? In order to stay ahead of the ever-expanding regulatory requirements, organizations must adopt a “compliance first” approach to cyber security. This means enforcing strict compliance criteria and taking immediate action to address any violations to ensure data is protected. Some of these measures include the following: Risk assessment: Conduct ongoing monitoring of compliance posture (risk assessment) and conduct regular internal audits (ensuring adherence with regulatory and legislative requirements (HIPAA, GDPR, PCI DSS, SOX, etc.) Documentation: Enforce continuous tracking of changes and intent Annual audits: Commission 3rd party annual audits to ensure adherence with regulatory and legislative requirements (HIPAA, GDPR, PCI DSS, SOX, etc.) Conclusion and next steps Compliance violations are no laughing matter. They can result in fines, business loss, and even jail time in extreme cases. They can be difficult to avoid unless you take the right steps to avoid them. You have a complex set of rules and regulations to follow as well as numerous procedures, processes, and policies. And if you don’t stay on top of things, you can end up with a compliance violation mess that is difficult to untangle. Fortunately, there are ways to reduce the risk of being blindsided by a compliance violation mess with your organization. Now that you know the risks and what needs to be done, here are six best practices for achieving it. External links: $50 million $56 billion Schedule a demo Related Articles Q1 at AlgoSec: What innovations and milestones defined our start to 2026? AlgoSec Reviews Mar 19, 2023 · 2 min read 2025 in review: What innovations and milestones defined AlgoSec’s transformative year in 2025? AlgoSec Reviews Mar 19, 2023 · 2 min read Navigating Compliance in the Cloud AlgoSec Cloud Mar 19, 2023 · 2 min read Speak to one of our experts Speak to one of our experts Work email* First name* Last name* Company* country* Select country... Short answer* By submitting this form, I accept AlgoSec's privacy policy Schedule a call

  • Overcoming the Hybrid Cloud Policy Management Challenge

    Best practices for network security governance in AWS and hybrid network environments Webinars Overcoming the Hybrid Cloud Policy Management Challenge: A Panel Discussion Visibility May 27, 2020 Omer Ganot Product Manager Yonatan Klein irector of Product Management Relevant resources State of cloud security: Concerns, challenges, and incidents Read Document Demystifying Network Security in Hybrid Cloud Environments Keep Reading A Pragmatic Approach to Network Security Across Your Hybrid Cloud Environment Keep Reading Choose a better way to manage your network Choose a better way to manage your network Work email* First name* Last name* Company* country* Select country... Short answer* By submitting this form, I accept AlgoSec's privacy policy Continue

bottom of page