Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by LTIMindtree Team. If you also belong to the team, you can get access from here

LTIMindtree Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 20.1k Reviews

Filter interviews by

LTIMindtree Information Security Specialist Interview Questions and Answers

Updated 20 Dec 2024

LTIMindtree Information Security Specialist Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Learn about the cyber attacks.
  • Q2. Wroking of WAF,Active and Passive model.
  • Ans. 

    WAF stands for Web Application Firewall. It can operate in active or passive mode to protect web applications from attacks.

    • WAF is a security solution that monitors, filters, and blocks HTTP traffic to and from a web application.

    • In active mode, WAF actively inspects and filters traffic in real-time, blocking malicious requests before they reach the web application.

    • In passive mode, WAF monitors traffic but does not activ...

  • Answered by AI
  • Q3. How to make attack based Signature.
  • Ans. 

    An attack based signature is created by analyzing patterns and behaviors of known attacks to detect and prevent similar attacks in the future.

    • Identify common patterns and behaviors of known attacks

    • Create rules or signatures based on these patterns

    • Regularly update and refine the signatures to adapt to new attack techniques

  • Answered by AI
  • Q4. S9me question are scenario based question.
  • Q5. Some are from Networking.
Round 2 - Assignment 

Client round, Its depend on your profile.

Interview Preparation Tips

Interview preparation tips for other job seekers - Through linked in got this opportunity.

Interview questions from similar companies

I applied via Referral and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.Most of the questions are from previous experience. 2. Did you initate any processes/ideas in your project? 3.what was you involvement in improving the process?

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Don't provide fake experience in your CV.
2.Be confident & remember the points mentioned in your CV, as your experience increases interview questions would be from your CV only. 3.Be updated with latest trends in you technology.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What kind of vulnerability you came across
  • Ans. 

    I came across a vulnerability in a web application that allowed for SQL injection attacks.

    • Identified lack of input validation in user inputs

    • Discovered that the application was directly executing user-supplied SQL queries

    • Suggested implementing parameterized queries to prevent SQL injection

    • Tested the vulnerability by attempting to inject SQL code through input fields

  • Answered by AI
  • Q2. What issues you face in management regarding reporting some security issues
  • Q3. Tcp vs UDP which one is better
  • Ans. 

    It depends on the specific use case and requirements.

    • TCP is reliable and ensures all data is delivered in order, but it can be slower due to the overhead of error-checking and retransmission.

    • UDP is faster and more efficient for real-time applications like video streaming or online gaming, but it does not guarantee delivery or order of packets.

    • Choose TCP for applications that require reliable data transmission, such as ...

  • Answered by AI
  • Q4. Hashing and its examples in real world
  • Ans. 

    Hashing is a process of converting input data into a fixed-size string of bytes using a mathematical algorithm.

    • Hashing is commonly used in password storage to securely store user passwords without storing the actual password.

    • Hashing is used in digital signatures to ensure the integrity of the signed data.

    • Blockchain technology uses hashing to create a secure and tamper-proof record of transactions.

    • File integrity checks ...

  • Answered by AI
  • Q5. Pop3 and icmp what are work and port no.

Interview Preparation Tips

Topics to prepare for Wipro Information Security Analyst interview:
  • Networking
  • cybersecurity
  • reallife scenarios
  • attacks

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What's DNS server
  • Ans. 

    A DNS server is a computer server that contains a database of public IP addresses and their associated hostnames.

    • Translates domain names to IP addresses

    • Resolves queries from clients

    • Helps in navigating the internet by mapping domain names to IP addresses

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Tell us about qualys agent
  • Ans. 

    The Qualys agent is a lightweight software installed on endpoints to collect security data and perform security assessments.

    • Qualys agent is a lightweight software installed on endpoints to collect security data.

    • It helps in performing security assessments by scanning for vulnerabilities and compliance issues.

    • The agent continuously monitors the endpoint for any security threats and sends the data to the Qualys Cloud Plat...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Information Security Analyst with a strong background in cybersecurity and a passion for protecting data.

    • Experienced in conducting security assessments and implementing security measures

    • Skilled in analyzing security breaches and responding effectively

    • Proficient in using security tools and technologies such as firewalls and encryption

    • Strong understanding of compliance regulations and best practices in i

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear in basics and what job you're doing

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Risk user analysis,table used for it
  • Q2. Mitre attack framework,different techniques
  • Ans. 

    The MITRE ATT&CK framework is a knowledge base of adversary tactics and techniques based on real-world observations.

    • MITRE ATT&CK provides a comprehensive list of techniques used by attackers to compromise systems.

    • Techniques are categorized into tactics such as Initial Access, Execution, Persistence, etc.

    • Examples of techniques include Spearphishing Attachment, Command and Scripting Interpreter, and Registry Run Keys / S

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - learn process based questions,ask interviewer o ask question clearly
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is IP address
  • Ans. 

    An IP address is a unique numerical label assigned to each device connected to a computer network.

    • IP address stands for Internet Protocol address.

    • It is used to identify and locate devices on a network.

    • There are two types of IP addresses - IPv4 and IPv6.

    • Example of IPv4 address: 192.168.1.1

    • Example of IPv6 address: 2001:0db8:85a3:0000:0000:8a2e:0370:7334

  • Answered by AI
  • Q2. What is osi model
  • Ans. 

    The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven distinct layers.

    • The OSI model stands for Open Systems Interconnection model

    • It helps in understanding how different networking protocols work together

    • Each layer has specific functions and communicates with adjacent layers

    • Examples of layers include physical layer, data link layer, network layer, e

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Introduce to yourself
  • Q2. What is daily routine
  • Ans. 

    The daily routine of an IT Support Engineer involves troubleshooting technical issues, providing support to end users, and maintaining IT systems.

    • Responding to help desk tickets and resolving technical issues

    • Installing and configuring hardware and software

    • Providing technical support to end users via phone, email, or in person

    • Performing routine maintenance on IT systems

    • Documenting solutions and procedures for future ref

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Assignment 

Very easy questions.And can be easily answered

Round 2 - HR 

(1 Question)

  • Q1. What were your roles and responsibilities
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 4 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 - Aptitude Test 

All aptitude related questions they asked like quantity aptitude reasoning English

Round 3 - Coding Test 

All coding related questions from C and java language

Round 4 - HR 

(4 Questions)

  • Q1. HR normal level questions about your self and your past experience about your family
  • Q2. About your self About your family Your past experience Why you choose hcl
  • Q3. Where you learn all these skills
  • Q4. About there traning

Interview Preparation Tips

Topics to prepare for HCL Group Information Technology Support Engineer interview:
  • Core Java
  • C
  • Aptitude
  • Reasoning
  • English
Interview preparation tips for other job seekers - Easy not that much tough
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. What is tcp/ip model
  • Ans. 

    TCP/IP model is a networking protocol suite that defines how data is transmitted over a network.

    • Consists of four layers: Application, Transport, Internet, Link

    • Each layer has specific functions and protocols

    • Example: TCP operates at the Transport layer, while IP operates at the Internet layer

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. What is your strength
Round 4 - HR 

(1 Question)

  • Q1. How many members in family

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

2+2÷2=3 and for the RAMANUJAM ji for mathematics theorem he gives us most dynamic and excellent way to define time travel also

Round 2 - Group Discussion 

Team leading nice behavior give party to team member

Round 3 - Assignment 

Project of cloud game

Interview Preparation Tips

Interview preparation tips for other job seekers - Get check work attitude limit time and honesty

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree Information Security Specialist interview?
LTIMindtree interview process usually has 2 rounds. The most common rounds in the LTIMindtree interview process are Technical and Assignment.
What are the top questions asked in LTIMindtree Information Security Specialist interview?

Some of the top questions asked at the LTIMindtree Information Security Specialist interview -

  1. How to make attack based Signatu...read more
  2. Wroking of WAF,Active and Passive mod...read more
  3. S9me question are scenario based questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
LTIMindtree Information Security Specialist Salary
based on 55 salaries
₹13.2 L/yr - ₹37 L/yr
40% more than the average Information Security Specialist Salary in India
View more details

LTIMindtree Information Security Specialist Reviews and Ratings

based on 9 reviews

4.6/5

Rating in categories

4.8

Skill development

4.5

Work-life balance

4.2

Salary

4.5

Job security

4.6

Company culture

3.5

Promotions

4.5

Work satisfaction

Explore 9 Reviews and Ratings
Senior Software Engineer
21.2k salaries
unlock blur

₹4.7 L/yr - ₹18.5 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Module Lead
6.7k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Technical Lead
6.5k salaries
unlock blur

₹9.3 L/yr - ₹37 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.2 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Accenture

3.9
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview