DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Best Interview Questions for Threat Intelligence Analyst Role | SPOTO

Whether you're preparing for your first job interview or leveling up your career, having the right preparation makes all the difference. This comprehensive resource covers the most common and challenging Interview Questions and Answers across a wide range of roles and industries — from technical positions to managerial and entry-level jobs. Browse our curated lists of Frequently Asked Interview Questions, behavioral interview questions and answers, situational interview questions, and role-specific interview prep guides designed to help you walk into any interview with confidence. Whether you're looking for IT interview questions and answers, project management interview questions, or top interview questions for freshers, our expert-reviewed content gives you real-world sample answers, proven tips, and insider strategies to help you stand out.
Make your resume stand out — at SPOTO, you can accelerate your career growth by preparing for job interviews while studying for your certification. Click Learn More to take the first step toward career advancement.
View Other Interview Questions

1
Explain the concept of threat modeling for containerized environments (e.g., Docker, Kubernetes).
Reference answer
Containers such as Docker and Kubernetes have become increasingly popular recently but also introduce unique security challenges. Threat modeling for containerized environments involves identifying the potential attack surfaces presented by the containers themselves and the components of the underlying infrastructure. Here are a few areas to focus on, while threat modeling for containerized environments: - Securing the container images, since threats can arise from malicious images - Securing the container runtime, since threats can arise from container runtime misconfigurations - Securing the container host, since threats can arise from vulnerable host operating systems - Securing the container networks - Being aware of threats that arise from containers running in shared cloud environments - Thinking of threats at the container orchestrator level. For example: A Kubernetes cluster's API server running with poorly configured authentication, and authorization
2
What is the definition of Threat according to NIST?
Reference answer
According to NIST, a threat is any circumstance or event with the potential to adversely impact organizational operations, organizational assets, individuals, other organizations, or the Nation through a system via unauthorized access, destruction, disclosure, modification of information, and/or denial of service.
Career Acceleration

Earn a certification to make your resume stand out.

According to data analysis, IT certification holders earn an annual salary that is 26% higher than that of average job seekers. At SPOTO, you have the opportunity to accelerate your career growth by pursuing certification and preparing for job interviews simultaneously.

1 100% Pass Rate
2 2 Weeks of Dump Practice
3 Pass the Certification Exam
3
What are some common challenges in developing a comprehensive CTI program for a large enterprise?
Reference answer
- Scaling intelligence gathering: Collecting data from multiple sources across a large organization. - Integrating data from diverse systems: Combining data from different security tools and platforms. - Prioritizing threats: Identifying the most significant threats to the organization. - Communicating intelligence effectively: Sharing insights with a wide range of stakeholders. - Managing resources: Allocating budget and personnel effectively.
4
What is the NIST Cybersecurity Framework?
Reference answer
The NIST Cybersecurity Framework is a voluntary framework that provides guidelines and best practices for managing and reducing cybersecurity risk.
5
What are the first commands and actions you would take after initially compromising a host?
Reference answer
This is a key question, whether you are red team, blue team, purple team, rainbow sparkle team, whatever. You should really know what it looks like when an attacker lands. What are they likely to do? How do you identify a hands-on-keyboard attack vs something automated? What operating systems are you familiar with? Does this look different on those systems—and if so, how?
6
What are your salary expectations?
Reference answer
Based on my research and my experience in the field, I'm looking for a salary in the range of 52000 to 59000 EUR. However, I am flexible and open to discussing the entire compensation package, including benefits and growth opportunities.
7
What is the concept of digital signature?
Reference answer
If you get an email, you probably don't worry about whether it is really from the person it says it's from.
8
What are some common challenges in collecting Threat Intelligence?
Reference answer
Challenges include handling large volumes of unstructured data, verifying intelligence accuracy, correlating multiple data sources, ensuring real-time updates, and dealing with the dynamic nature of cyber threats.
9
What are your thoughts on the future of Cyber Threat Intelligence?
Reference answer
- Increased automation: Automation will play a larger role in data collection, analysis, and threat detection. - AI and machine learning: AI will be used to enhance threat analysis and predictive capabilities. - Focus on threat attribution: More emphasis on identifying and understanding the motivations and tactics of threat actors. - Increased collaboration: Greater sharing of intelligence between organizations and agencies.
10
What is a man-in-the-middle (MITM) attack?
Reference answer
A MitM attack is a type of attack that occurs when an attacker intercepts communication between two parties to steal or modify data.
11
What are the key factors when evaluating third-party risks in threat modeling?
Reference answer
Third-party software, services, and vendors can introduce unknown risks to a system. It's important to evaluate third-party risks by identifying trusted security partners, reviewing vendor security certifications, assessing data encryption standards, and conducting thorough vendor background checks.
12
Explain the intricacies of network protocol security.
Reference answer
Here is what network protocol security encompasses: i) Use encryption to protect data when it moves. ii) Verify user identities and device authenticity. iii) Confirm that transmitted data has not been tampered with. iv) Restrict who can access what on a network.
13
What is port blocking within LAN?
Reference answer
Port blocking in LAN means restricting users' access to several services within the local area network.
14
What are some of the most common security vulnerabilities in web applications?
Reference answer
Common vulnerabilities include SQL injection, Cross-site Scripting (XSS), Cross-site Request Forgery (CSRF), security misconfigurations, and inadequate input validation.
15
What is cloud-based key management?
Reference answer
Cloud-based key management is a solution that securely manages encryption keys in cloud environments to prevent unauthorized access to encrypted data.
16
What is security awareness training and why is it important?
Reference answer
Educational programs teaching employees to recognize and respond appropriately to security threats, especially social engineering Understanding that humans are often the weakest link and training creates a human firewall as first line of defense Knowledge of effective training methods including simulated phishing campaigns, regular updates, and measuring behavior change
17
Explain Public Key Infrastructure (PKI).
Reference answer
Public Key Infrastructure (PKI) is a framework that manages digital keys and certificates. It ensures secure communication and authentication in activities like online transactions, email, and digital signatures by using pairs of public and private keys for encryption and decryption.
18
What are the main cloud service models?
Reference answer
Clear definitions of IaaS (infrastructure), PaaS (platform), and SaaS (software) with examples and differences in provider/customer responsibilities Understanding of shared responsibility model and how security obligations shift between cloud provider and customer across models Knowledge of security considerations unique to each model including configuration management, data protection, and access control
19
What is the role of patch management in maintaining security?
Reference answer
Patching maintains the timeliness of software and systems. It is the act of addressing malfunctions and such issues in order to avert criminal abuse of previously known flaws.
20
What is penetration testing?
Reference answer
Penetration testing is a simulated cyber attack on a system or network to test its defences and identify potential vulnerabilities.
21
What is the difference between a security policy and a security procedure?
Reference answer
A security policy is a high-level document that outlines an organization's security objectives and requirements, while a security procedure is a detailed step-by-step guide on how to implement a specific security policy.
22
What is the difference between a risk, a vulnerability, and a threat?
Reference answer
Vulnerability: A weakness in a system that can be exploited. It's a specific flaw or deficiency in hardware or software. Threat: Anything that can exploit a vulnerability, intentionally or accidentally, and obtain, damage, or destroy an asset. Risk: The potential for loss, damage, or destruction of an asset as a result of a threat exploiting a vulnerability. It considers both the probability of an attack and its potential impact.
23
Describe the primary methodologies used in threat hunting.
Reference answer
The primary methodologies in threat hunting are hypothesis-driven hunting, which starts with a specific assumption about a threat actor's behavior; IOC-based hunting, which searches for known indicators of compromise; and TTP-based hunting, which focuses on detecting adversarial tactics, techniques, and procedures as outlined in frameworks like MITRE ATT&CK.
24
Describe your experience with SIEM tools.
Reference answer
In my current role, I work daily with Splunk to monitor security events across our network. I've configured custom dashboards to track authentication failures, unusual network traffic patterns, and potential data exfiltration attempts. Last month, I created a correlation rule that identified a lateral movement attack by detecting unusual administrative account activity across multiple systems within a short timeframe. This led to containing a potential breach within 30 minutes of initial detection.
25
How do you approach conducting security audits and what outcomes have you achieved?
Reference answer
Situation – In my role at a financial services company, I was responsible for conducting annual security audits to ensure compliance with industry regulations and to identify any security gaps. Task – The objective was to comprehensively assess our security posture and recommend improvements. Action – I followed a structured approach that included reviewing our existing security policies, analysing network architecture for potential vulnerabilities, assessing the effectiveness of current security measures and conducting penetration testing. I collaborated with various departments to gather necessary information and ensure a thorough audit. Result – My detailed audit reports and recommendations led to significant enhancements in our security protocols, including the adoption of stronger encryption methods and the implementation of more robust access controls. This also ensured our compliance with industry standards and reduced our risk profile.
26
What is an Advanced Persistent Threat (APT)?
Reference answer
Prolonged, targeted cyberattack where adversaries gain and maintain unauthorized access to networks for extended periods Understanding of APT characteristics including sophistication, stealth, persistence, and typically nation-state or organized criminal backing Knowledge of APT lifecycle stages from reconnaissance through data exfiltration and defensive strategies for each phase
27
What are indicators of compromise?
Reference answer
Indicators of Compromise (IoCs) are pieces of forensic data that identify potentially malicious activity on a system or network. Examples include unusual network traffic, unexpected changes in file integrity, suspicious registry or system file changes, and anomalies in user account behavior. Security teams use IoCs to detect breaches early, facilitating rapid response to mitigate damage. These indicators are crucial for understanding a security threat's scope and taking appropriate corrective actions. [Trend Micro]
28
What is Zero Trust Architecture?
Reference answer
Security model eliminating implicit trust by verifying every access request regardless of origin using 'never trust, always verify' principle Understanding of core principles including least privilege access, microsegmentation, continuous verification, and assuming breach mentality Knowledge of implementation components including identity management, device trust, network segmentation, and encrypted traffic inspection
29
How Do You Keep Up with Emerging Threats and Techniques?
Reference answer
The cyber threat landscape evolves rapidly. Staying current involves: - Subscribing to threat intelligence feeds. - Reading security blogs and reports. - Participating in webinars, conferences, and forums. - Collaborating with peers and sharing knowledge. - Engaging in continuous education and certifications. Demonstrating commitment to ongoing learning highlights your professionalism.
30
What is the difference between black hat, white hat, and gray hat hackers?
Reference answer
Black hat hackers break laws for malicious purposes, white hat hackers perform authorized ethical hacking, gray hat hackers operate in between without explicit permission Understanding of ethical boundaries and legal implications of each category Recognition that intent, authorization, and legality are key differentiators between these hacker types
31
What is the difference between a threat, vulnerability, and risk?
Reference answer
A threat is a potential attack on an organization's assets, a vulnerability is a weakness in a system that can be exploited, and a risk is the likelihood and potential impact of a threat exploiting a vulnerability.
32
What are your greatest strengths?
Reference answer
One of my greatest strengths is my analytical mindset, which has been crucial in identifying and resolving complex security vulnerabilities. In my role as a sys admin, I applied this skill to enhance our network monitoring systems, resulting in a 30% decrease in unnoticed security incidents.
33
What are the concepts of risk assessment?
Reference answer
Risk assessment is the act of identifying and evaluating risks within information systems by recognizing dangers, examining vulnerabilities, and taking action against them.
34
How does Threat Intelligence contribute to Zero Trust security models?
Reference answer
Threat intelligence enhances Zero Trust security by providing real-time insights into potential threats, ensuring that no entity—internal or external—is inherently trusted. It helps in risk-based authentication, anomaly detection, and behavior-based access controls by continuously analyzing cyber threats and suspicious activities. Zero Trust relies on continuous verification, and threat intelligence feeds supply critical contextual data to strengthen access controls and policy enforcement. By integrating threat intelligence with SIEM, SOAR, and EDR solutions, organizations can proactively identify compromised credentials, insider threats, and sophisticated attack techniques.
35
How can you ensure that CTI is relevant to an organization's specific needs?
Reference answer
- Understand business objectives: Align intelligence gathering and analysis with the organization's strategic goals. - Tailor intelligence to risk profile: Focus on threats that are most likely to impact the organization. - Develop clear communication channels: Ensure that CTI findings are communicated effectively to relevant stakeholders. - Seek feedback: Regularly solicit feedback from stakeholders to understand the value and relevance of CTI.
36
What are the common Cyberattacks?
Reference answer
Comprehensive list including Phishing, Social Engineering, Ransomware, Malware, DDoS, Man-in-the-Middle, SQL Injection, and XSS attacks Brief explanation of each attack type demonstrating practical understanding beyond memorized definitions Awareness of current threat landscape and which attacks are most prevalent in your industry
37
Explain to me what a brute-force attack is and how you can avoid it or mitigate it.
Reference answer
A brute-force attack is when a hacker attempts to uncover a target's password using a permutation or fuzzing process. This type of attack takes a long time and process. And it's because of that, that attackers use software such as Hydra or Fuzzer to automate the password creation process. To prevent a brute force attack, you'll need to carry out one or more of the following options: 1) Use strong passwords for your public server or web app: Include numbers, small and capital letters, and special characters to create a long and strong password. 2) Limit the number of login attempts: Either use a plugin to reduce the number of logins allowed per user. If users add their password incorrectly two or three times, they'll be banned from accessing their account for some time. 3) Keep an eye on IP addresses: This can be considered an extension of point #2. Monitoring IP addresses allows you to see where potential hackers for a brute force attack are coming from. It also indicates suspicious activity. This step is important for businesses whose employees work remotely. 4) Use two-factor authentication: You'll notice that many social media apps are beginning to rely on this add-security method. Google is one of those websites that uses a two-factor authentication method for when you log in for the first time via a new browser. 5) Use CAPTCHAs: An acronym for "Completely Automated Public Turing test to tell Computers and Humans Apart," a CAPTCHA is a challenge that involves clicking certain images or writing certain letters and numbers to indicate that the person on the other end is, in fact, a person and no AI.
38
What are the challenges in securing big data?
Reference answer
The following are problematic areas related to securing big data: i) Volume: Managing and safeguarding huge volumes of information is a cumbersome task. ii) Variety: Several methods are required to guarantee the safety of different kinds of data. iii) Velocity: There is a need for real-time security solutions for data moving at very high speeds. iv) Complexity: It might be difficult to apply security controls for large data environments.
39
What are the biggest challenges faced by threat hunters today?
Reference answer
The biggest challenges include data overload from massive log volumes, the prevalence of false positives, lack of skilled personnel, and the difficulty of detecting advanced persistent threats (APTs) that use sophisticated evasion techniques. Additionally, integrating data from disparate sources and maintaining up-to-date threat intelligence are significant hurdles.
40
How do you ensure that threat modeling activities are conducted efficiently?
Reference answer
To ensure that threat modeling activities are conducted efficiently, the team should establish a specific process to be followed during the threat modeling exercise. This process should be clearly defined, with roles and responsibilities outlined for each team member. Adequate documentation should also be provided to guide the team members in implementing the exercise.
41
How do you stay up to date on the latest threats and trends in cybersecurity?
Reference answer
I stay up to date on the latest threats and trends in cybersecurity by subscribing to industry newsletters, attending conferences or seminars, reading books or articles from experts in the field, and following specific people on social media who are knowledgeable about cybersecurity. I also have a number of certifications related to cybersecurity that help me keep my skills sharp. Additionally, I make sure to regularly review our organization's threat intelligence reports so that I can be aware of any new potential risks.
42
Can you share examples of threat hunting use cases or success stories from your past?
Reference answer
Without giving too much detail, I would like to share with you a case I experienced in the past. A financial services company noticed unusual patterns in their network traffic and suspected that their network may have been compromised by an Advanced Persistent Threat (APT) group. As a threat hunting team, we started by analyzing network traffic logs for anomalies, focusing on unusual data flows and communication with known malicious IP addresses. We used threat intelligence feeds to correlate suspicious activity with known APT indicators of compromise (IOCs). We applied behavioral analytics to detect lateral movement, data exfiltration attempts, and the use of legitimate tools for malicious purposes (Living off the Land techniques). The team found that the attackers gained access through a phishing attack and used a compromised user account to move laterally within the network. The team isolated the affected systems and accounts, preventing sensitive financial data from leaking out. The incident was reported to the relevant authorities and we implemented additional security measures to prevent future attacks.
43
What is chain of custody and why is it important?
Reference answer
Documented chronological record of evidence handling showing who collected, accessed, transferred, or analyzed evidence at each step Understanding that proper chain of custody ensures evidence integrity and admissibility in legal proceedings Knowledge of documentation requirements including timestamps, signatures, descriptions, and storage conditions for evidence
44
How did you prepare for this interview?
Reference answer
This question is pretty straightforward, but also very telling of how interested a candidate is in a particular role and how much homework they did on the company. It also helps us to frame and understand how well our recruiting efforts are going. Did the candidate come in through a friends and family referral, something interesting we posted somewhere, or maybe a social media reference? This is also one of the best opportunities for a candidate to make a solid impression and balance any technical knowledge gaps.
45
Share an experience where you had to enforce security policies with resistant staff or departments. How did you handle it?
Reference answer
In my previous role, I encountered resistance when implementing new password policies. I addressed this by explaining the reasoning and potential consequences of non-compliance in a series of staff meetings. I also provided training and resources to help staff adapt. By making the process transparent and supportive, we successfully transitioned to the new policies with minimal pushback.
46
What is an Indicator of Compromise (IOC)?
Reference answer
- An IOC is a specific piece of evidence that suggests a system may have been compromised. It can be a file hash, IP address, domain name, or other technical artifact associated with malicious activity.
47
How much does a Cyber Threat Intelligence Analyst make?
Reference answer
The exact amount will vary depending on the position, company, responsibilities, experience/education required and location. It's important to note that salaries are often updated in real time due to fluctuating data. Here are some examples of salary ranges you can expect with this position: - The average annual salary is $104,031 with a range of $61,000 to $165,500 (ZipRecruiter) - Estimated total pay is $110,627 (Glassdoor) - Range of $80,000 to $200,000 with an average salary of $124,130 (Ladders)
48
What soft skills are critical for a Threat Intelligence Analyst?
Reference answer
Critical soft skills include: Analytical Thinking and Problem-Solving – The ability to dissect complex data, identify patterns, and draw meaningful conclusions is paramount. This involves critical thinking, attention to detail, and the ability to solve problems efficiently while anticipating potential threats. Communication and Reporting – Effectively conveying complex threat information to non-technical stakeholders is crucial. This includes writing clear reports, delivering impactful presentations, and translating technical details into actionable intelligence. Collaboration and Teamwork – Threat intelligence is a collective effort. You'll coordinate with incident response teams, IT departments, security operations, and external partners. Strong teamwork ensures unified threat detection and response. Attention to Detail – Meticulously analyzing data, logs, and alerts to identify subtle indicators of compromise is essential. A keen eye for detail helps accurately assess risks and develop precise threat intelligence reports. Adaptability and Continuous Learning – The cyber threat landscape constantly evolves. Your commitment to staying updated with emerging threats, tools, and methodologies directly impacts your effectiveness and career longevity.
49
What is defense-in-depth? or What does a 'layered' approach to security mean?
Reference answer
Defense-in-depth is an information security strategy that integrates people, technology, and operational capabilities to establish various barriers across multiple layers and dimensions of an organization. This approach involves applying multiple countermeasures in a layered manner to achieve security objectives, ensuring that if one layer fails to stop an attack, others will provide additional protection. [NIST]
50
What is Authorization?
Reference answer
Authorization follows authentication. During authorization, a user can be granted privileges to access certain areas of a network or system.
51
How do you address security threats specific to Mobile Applications?
Reference answer
To address security threats in mobile applications, issues such as data storage practices, data transmission mechanisms, and access controls should be investigated. Threat modeling should be used to identify potential threats and determine the most effective security controls to mitigate the risks.
52
What is a Firewall?
Reference answer
A firewall is a device that allows or blocks network traffic according to the rules.
53
What is Port Scanning?
Reference answer
Technique to identify open ports and available services on a host by sending packets and analyzing responses Understanding of both legitimate administrative uses and malicious reconnaissance purposes Knowledge of common scanning techniques like SYN scan, TCP connect, UDP scan, and stealth scanning methods
54
How would you explain the concept of 'cyber risk' to a non-technical audience?
Reference answer
- Use analogies: Compare cyber risk to physical risks, like a fire in a building or a theft of valuables. - Focus on real-world examples: Share stories of cyberattacks and their impact on individuals and organizations. - Use simple language: Avoid technical jargon and use clear and concise language. - Explain the impact: Highlight the consequences of cyberattacks, such as financial loss, reputational damage, or data breaches.
55
How do you measure whether your detection program is working?
Reference answer
Mean time to detect. Mean time to respond. Coverage against MITRE ATT&CK techniques relevant to your threat model. False positive rate per rule. Number of detections that fired on the most recent purple team or red team exercise. Time from new threat intel ingestion to detection coverage. The metric that almost no candidate offers without a prompt is detection efficacy by criticality, meaning how often your detections catch the high-impact attacks rather than the noise. If you offer that one without being prompted, you read as someone who has actually run a program rather than someone who has only worked inside one.
56
What is ransomware?
Reference answer
Malware that encrypts victim's data and demands payment for decryption key, often threatening permanent data loss or public disclosure Understanding of ransomware distribution methods, evolution of attacks, and why payment doesn't guarantee data recovery Knowledge of prevention strategies including backups, security awareness training, email filtering, and endpoint protection
57
What is the difference between Encoding, Hashing, and Encryption?
Reference answer
Encoding converts the data in the desired format required for exchange between different systems. Hashing maintains the integrity of a message or data; any change can be noticed. Encryption ensures that the data is secure and one needs a digital verification code or image in order to open it or access it. Hashing is the process of converting the information into a key using a hash function, and the original information cannot be retrieved from the hash key by any means. Encryption is the process of converting a normal readable message known as plaintext into a garbage message or not readable message known as Ciphertext; the ciphertext can easily be transformed into plaintext using the encryption key.
58
What is a private key?
Reference answer
A private key is a cryptographic key that is used to decrypt data that was encrypted with a corresponding public key.
59
What are some key success metrics for measuring the effectiveness of a Threat Intelligence program?
Reference answer
Success can be measured using detection and response time improvements, reduced false positives, increased threat coverage, successful incident mitigations, and alignment with organizational security goals.
60
Can you give an example of how you explained a technical security threat to non-technical senior management?
Reference answer
Situation – During a routine security check, I discovered a sophisticated spear-phishing campaign targeted at our company's executives. Task – It was imperative to explain the threat to our non-technical senior management to ensure they understood the seriousness of the situation and the necessary response actions. Action – I prepared a presentation that used simple, relatable analogies to explain the nature of the threat, such as comparing the spear-phishing attack to a thief impersonating a trusted friend to gain access to one's home. I highlighted the potential consequences in straightforward terms, focusing on the risk to our data and reputation, and outlined our proposed response strategy in clear steps. Result – My presentation was well-received, with management quickly grasping the severity of the threat and supporting the immediate implementation of our response plan, which included enhanced email security measures and targeted awareness training, effectively mitigating the risk.
61
What is the importance of data privacy in CTI?
Reference answer
Data privacy is paramount in CTI, as the handling of sensitive information is a routine part of the job. It's essential to ensure that this information is protected from unauthorized access or disclosure, complying with legal and regulatory standards. Respecting privacy not only safeguards the organization and its stakeholders but also upholds the ethical standards of the cybersecurity profession.
62
What is a False Positive alert?
Reference answer
In short, it is a false alarm. For example, there is a security camera in your house and if the camera alerts you due to your cat's movements, it is a false positive alert.
63
Explain the role of blockchain in cybersecurity.
Reference answer
In order to enhance online transactions and minimize their vulnerability to fraud, blockchain has been introduced for the very same reason. Henceforth, a shared transaction record store is created by these blocks or units against tampering with them. The records are so kept to maintain integrity within themselves regarding all the activities that have taken place in this chain or series of chronological data. Additionally, correctness of information is checked while dishonesty is controlled hence making this platform open and transparent.
64
Describe the zero-trust security model.
Reference answer
The zero-trust security model is an approach that assumes no entity, internal or external, is inherently trusted. It mandates continuous verification and strict access controls, ensuring security measures are applied consistently across all users, devices, and applications, no matter of their location or network status.
65
Why are you looking for a new position?
Reference answer
Career growth motivation demonstrating ambition to expand technical skills and take on greater security responsibilities Positive framing that positions the move as advancement rather than escape from problems at previous employer Specific examples of how they outgrew their previous role or how this position aligns with their cybersecurity career goals
66
What is SIEM (Security Information and Event Management)?
Reference answer
SIEM is a security solution that provides the real time logging of events in an environment. The actual purpose for event logging is to detect security threats. In general, SIEM products filter the data that they collect and create alerts for any suspicious events.