Upload Button Icon Add office photos

Filter interviews by

Cyber Information Systems Information Security Analyst Interview Questions and Answers

Updated 9 Jun 2023

Cyber Information Systems Information Security Analyst Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. What are security concepts in cyber security
  • Ans. 

    Security concepts in cyber security refer to fundamental principles and practices that help protect information and systems from unauthorized access, use, disclosure, disruption, modification, or destruction.

    • Confidentiality: Ensuring that information is only accessible to those who are authorized to view it.

    • Integrity: Ensuring that information is accurate and has not been tampered with.

    • Availability: Ensuring that infor...

  • Answered by AI
  • Q2. What is difference between Dos and Ddos attack
  • Ans. 

    DoS attack targets a single system, while DDoS attack targets multiple systems simultaneously.

    • DoS stands for Denial of Service, where a single system is targeted with overwhelming traffic to make it unavailable to users.

    • DDoS stands for Distributed Denial of Service, where multiple systems are used to launch the attack simultaneously.

    • DoS attacks can be carried out by a single attacker, while DDoS attacks require multipl...

  • Answered by AI
  • Q3. What is Cyber Kill chain
  • Ans. 

    Cyber Kill Chain is a framework used to describe the stages of a cyber attack, from initial reconnaissance to data exfiltration.

    • Cyber Kill Chain was developed by Lockheed Martin to help organizations understand and defend against cyber attacks.

    • The stages of Cyber Kill Chain include reconnaissance, weaponization, delivery, exploitation, installation, command and control, and actions on objectives.

    • By understanding each s...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Introduce About Your self
  • Q2. What Do you Know About Our Company
  • Q3. Salary Expectation ?
  • Ans. 

    I expect a competitive salary based on my skills, experience, and industry standards for an Information Security Analyst.

    • Research industry standards: For example, Glassdoor or Payscale can provide insights into average salaries.

    • Consider my experience level: With 5 years in the field, I would expect a salary in the range of $80,000 to $100,000.

    • Location matters: Salaries can vary significantly based on geographic locatio...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always Tell The interviewers what you know perfectly so that they Would Raise the Questions Accordingly.
Don't shy to speak out with confidence.
Weather if your answer is wrong also say It with the Plenty of Confidence.
Finally All the best Guys Including Me .

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Cyber Information Systems?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Your past exp?

Information Security Analyst Interview Questions Asked at Other Companies

Q1. What is vulnerability management? How do Vulnerability scanners w ... read more
Q2. What types of high and critical alerts have you handled, and what ... read more
Q3. What is the architecture of a Security Information and Event Mana ... read more
Q4. What is SQL injection? What can be the way to mitigate this vulne ... read more
Q5. Explain About Networking Concepts and the layers in networking. S ... read more

Interview Questionnaire 

2 Questions

  • Q1. Questions were mostly situations based.
  • Q2. Technical explanation is required

I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be real, and just be confident with what ever knowledge you have, nobody expects you to know everything. Every company from freshers expect basic knowledge and an attitude for to learn new things.

I applied via Walk-in and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Aptitude question
  • Q2. Interview panalam questions

Interview Preparation Tips

Interview preparation tips for other job seekers - How many rounds of interview and aptitude questions models

I applied via Walk-in and was interviewed before Oct 2019. There were 5 interview rounds.

Interview Questionnaire 

9 Questions

  • Q1. Tell us about your self ?
  • Q2. What you know about TCS?
  • Q3. What is your biggest achievement till now?
  • Q4. Do you have any weakness?
  • Q5. Any break between your study ?
  • Q6. How long you will serve for our company?
  • Q7. What you have decided for you further studies?
  • Q8. How you will be benefit for our company? Why we hire you?
  • Q9. Why you want to join TCS only?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Present your self formally. Answer every question in your words don't speak line you have read from somewhere.

Interview Questionnaire 

1 Question

  • Q1. For how long you want to stay?
Are these interview questions helpful?

I applied via Campus Placement and was interviewed in Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1) What will be your future planning if you work in tcs company?

Interview Preparation Tips

Interview preparation tips for other job seekers - *If you go in the interview be confident about yourself and whatever you going to speak

*Make sure that you have to get trust of interviewer or hr that you need this job

*say something good quality that you have

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Name to types of diagram used in business analyst?
  • Ans. 

    Two types of diagrams used in business analysis are process flow diagrams and use case diagrams.

    • Process flow diagrams show the flow of activities and decisions in a process.

    • Use case diagrams show the interactions between actors and the system.

    • Both diagrams are used to analyze and improve business processes.

    • Process flow diagrams can be created using tools like Microsoft Visio.

    • Use case diagrams can be created using tools...

  • Answered by AI
  • Q2. What are extends?
  • Ans. 

    Extends is a keyword in object-oriented programming that allows a class to inherit properties and methods from another class.

    • Extends is used in inheritance to create a subclass that is a modified version of the parent class.

    • The subclass inherits all the properties and methods of the parent class and can also have its own unique properties and methods.

    • For example, a class Animal can be extended by a subclass Dog, which ...

  • Answered by AI
  • Q3. Define the use case model?
  • Ans. 

    Use case model is a visual representation of the interactions between users and a system.

    • Describes the steps a user takes to achieve a goal with a system

    • Identifies actors and their roles in the system

    • Shows the flow of events and possible alternate paths

    • Helps to identify requirements and potential issues

    • Example: Use case model for an online shopping system

    • Example: Use case model for a banking system

  • Answered by AI
  • Q4. What does UML stands for?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice

Skills evaluated in this interview

Consultant Interview Questions & Answers

Capgemini user image Triveni Dhakate

posted on 26 Mar 2022

I applied via Company Website and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Based on sql server. Joins, cross join with table scenario.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was very easy interview.
Be confident on what you are telling.

Cyber Information Systems Interview FAQs

How many rounds are there in Cyber Information Systems Information Security Analyst interview?
Cyber Information Systems interview process usually has 3 rounds. The most common rounds in the Cyber Information Systems interview process are Resume Shortlist, Technical and HR.
What are the top questions asked in Cyber Information Systems Information Security Analyst interview?

Some of the top questions asked at the Cyber Information Systems Information Security Analyst interview -

  1. what are security concepts in cyber secur...read more
  2. what is difference between Dos and Ddos att...read more
  3. What is Cyber Kill ch...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Software Engineer
67 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Devops Engineer
22 salaries
unlock blur

₹5.5 L/yr - ₹12 L/yr

Software Developer
17 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Salesforce Developer
16 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Test Engineer
13 salaries
unlock blur

₹4.2 L/yr - ₹8.6 L/yr

Explore more salaries
Compare Cyber Information Systems with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview