Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by NTT Data Information Processing Services Team. If you also belong to the team, you can get access from here
4.0

based on 2.7k Reviews

Filter interviews by

NTT Data Information Processing Services Security Advisor Interview Questions and Answers

Updated 22 Mar 2023

NTT Data Information Processing Services Security Advisor Interview Experiences

1 interview found

Security Advisor Interview Questions & Answers

user image vipin kumar

posted on 22 Mar 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2022. 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 - Technical 

(1 Question)

  • Q1. Personal Technically Current profile Management cycle More
Round 3 - One-on-one 

(2 Questions)

  • Q1. Few more technical Current project Interact with client Monthly governances
  • Q2. Project management life cycle What is admin account in AD What is OU
  • Ans. 

    Admin account in AD is a privileged account with full control over Active Directory. OU stands for Organizational Unit, a container object in AD.

    • Admin account has full control over AD objects and can perform any action on them

    • OU is a container object used to organize and manage AD objects

    • OU can be used to delegate administrative control over specific objects to non-administrative users

    • Example: Sales OU can contain all ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary discount Notice Buyout Transfer things

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place to work
Good work life balance
Value for employees
Value for clients

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Roles & responsibilities in WAF
  • Ans. 

    A Web Application Firewall (WAF) is a security solution that monitors and filters HTTP traffic between a web application and the Internet.

    • Monitoring and filtering HTTP traffic to protect against common web application attacks such as SQL injection, cross-site scripting (XSS), and cross-site request forgery (CSRF)

    • Configuring and maintaining rules to block malicious traffic while allowing legitimate traffic to pass throu...

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Compatibility with the job role and current experience
  • Ans. 

    I have extensive experience in network security and have successfully implemented various security measures in my previous roles.

    • I have a strong background in network security protocols and technologies

    • I have experience in implementing firewalls, intrusion detection systems, and VPNs

    • I have successfully managed security incidents and conducted security audits

    • I have a track record of staying up-to-date with the latest se

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Will be able to do rotational shifts

Interview Preparation Tips

Topics to prepare for Kyndryl Network Security Engineer interview:
  • WAF
  • Firewalls
  • Load Balancers
  • Security Policies
  • DNS
  • Virtual Wire
Interview preparation tips for other job seekers - Be clear about your work experience. Need to know in depth about what you do and how you do, even the concepts and basics.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. What are the information in TCP IP Header?
  • Ans. 

    TCP IP Header contains information such as source and destination IP addresses, port numbers, sequence numbers, and more.

    • Source IP address

    • Destination IP address

    • Source port number

    • Destination port number

    • Sequence number

    • Acknowledgment number

    • Header length

    • Checksum

  • Answered by AI
  • Q2. What is App ID in Palo Alto Firewalls?
  • Ans. 

    App ID in Palo Alto Firewalls is a feature that identifies applications on the network based on various parameters.

    • App ID uses multiple methods to identify applications, including port-based, protocol-based, and application signature-based identification.

    • It allows administrators to create policies based on specific applications rather than just ports or protocols.

    • App ID helps in enhancing security by allowing granular ...

  • Answered by AI
  • Q3. What is the SP3 Architecture of Palo Alto Firewalls?
  • Ans. 

    SP3 Architecture of Palo Alto Firewalls refers to Security Processing Plane, Control Plane, and Data Plane.

    • SP3 Architecture consists of Security Processing Plane (SP), Control Plane (C), and Data Plane (D)

    • Security Processing Plane (SP) handles security functions like threat prevention and decryption

    • Control Plane (C) manages routing and firewall policies

    • Data Plane (D) processes and forwards traffic based on firewall pol...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very Technical questions, starting from packet parsing and analysis.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic questions
Round 2 - Technical 

(1 Question)

  • Q1. Security basic questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Oct 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Hashing and Encryption

Security Analyst Interview Questions & Answers

Atos user image Likhith K Arya

posted on 28 Feb 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is 3 way hand shaking
  • Ans. 

    3 way hand shaking is a process in TCP/IP communication where three packets are exchanged to establish a connection.

    • Three packets are involved: SYN, SYN-ACK, ACK

    • SYN packet is sent by the client to the server to initiate the connection

    • SYN-ACK packet is sent by the server to the client as a response

    • ACK packet is sent by the client to the server to confirm the connection

  • 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 layers.

    • The OSI Model stands for Open Systems Interconnection Model.

    • It helps in understanding how data is transferred between devices in a network.

    • Each layer has specific functions and communicates with the adjacent layers.

    • Examples of layers include Physical, Data Link, Network, Transport, Sessio

  • Answered by AI
  • Q3. Tell about your work culture
  • Q4. Difference between tcp and udp
  • Ans. 

    TCP is connection-oriented, reliable, and slower, while UDP is connectionless, unreliable, and faster.

    • TCP is connection-oriented, meaning it establishes a connection before sending data, while UDP is connectionless.

    • TCP is reliable as it ensures all data is received in order and without errors, while UDP does not guarantee delivery.

    • TCP is slower due to the overhead of establishing and maintaining connections, while UDP ...

  • Answered by AI
  • Q5. What is firewall
  • Ans. 

    A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

    • Acts as a barrier between a trusted internal network and untrusted external network

    • Filters traffic based on rules set by the network administrator

    • Can be hardware-based or software-based

    • Examples include Cisco ASA, Palo Alto Networks, and pfSense

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It will be easy

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. SSL Related ! Qualys VMDR Module scans related ! Application vuln !
  • Q2. Top 10 owasp How to prioritise and remediate vulnerabilities
  • Ans. 

    Prioritizing and remediating vulnerabilities using OWASP Top 10

    • Start by identifying the vulnerabilities that pose the highest risk to the organization

    • Use the OWASP Top 10 as a guide to prioritize vulnerabilities

    • Consider the likelihood and potential impact of each vulnerability

    • Remediate vulnerabilities based on their priority level

    • Perform regular vulnerability assessments to stay up-to-date on new vulnerabilities

    • Example...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have projects done with examples to present in interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Security Analyst with a strong background in cybersecurity and risk management.

    • Experienced in conducting security assessments and identifying vulnerabilities

    • Skilled in implementing security measures to protect against cyber threats

    • Proficient in analyzing security incidents and responding effectively

    • Certified in relevant security certifications such as CISSP or CISM

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Different types of malware
  • Ans. 

    Malware refers to malicious software designed to disrupt, damage, or gain unauthorized access to a computer system.

    • Viruses: self-replicating programs that infect other files on a computer

    • Worms: standalone malware that spreads across networks

    • Trojans: disguised as legitimate software to trick users into installing them

    • Ransomware: encrypts files and demands payment for decryption

    • Spyware: secretly gathers information about...

  • Answered by AI
  • Q2. What would you first do if a machine is infected
  • Ans. 

    The first step would be to isolate the infected machine from the network to prevent further spread of the infection.

    • Isolate the infected machine from the network to prevent further spread of the infection

    • Identify the type of malware or virus that has infected the machine

    • Run a full system scan using antivirus software to detect and remove the malware

    • Update the operating system and all software to patch any vulnerabiliti...

  • Answered by AI

I applied via Walk-in and was interviewed in Mar 2022. There were 2 interview rounds.

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 - One-on-one 

(3 Questions)

  • Q1. What about your self
  • Q2. How many year experience
  • Ans. My experience 3year in security aso
  • Answered Anonymously
  • Q3. What your qualification
  • Ans. I told i am 12 pass
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Societe Generale Global Solution Centre Security Guard interview:
  • Tally
  • MS Office
Interview preparation tips for other job seekers - Interview is so good..... I jast know working but i am not satisfied.....

I applied via Referral

Interview Questionnaire 

3 Questions

  • Q1. Incident, Change, Problem management
  • Q2. Business Process related
  • Q3. Technical Tools related

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident while giving the interview. Try to stick with the topic. If don't know the answer simply say sto.

NTT Data Information Processing Services Interview FAQs

How many rounds are there in NTT Data Information Processing Services Security Advisor interview?
NTT Data Information Processing Services interview process usually has 4 rounds. The most common rounds in the NTT Data Information Processing Services interview process are Resume Shortlist, Technical and One-on-one Round.
What are the top questions asked in NTT Data Information Processing Services Security Advisor interview?

Some of the top questions asked at the NTT Data Information Processing Services Security Advisor interview -

  1. Project management life cycle What is admin account in AD What is...read more
  2. Personal Technically Current profile Management cycle M...read more
  3. Few more technical Current project Interact with client Monthly governan...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 NTT Data Information Processing Services interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all

NTT Data Information Processing Services Security Advisor Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

3.0

Skill development

5.0

Work-Life balance

3.0

Salary & Benefits

1.0

Job Security

5.0

Company culture

3.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Senior Associate
461 salaries
unlock blur

₹1.6 L/yr - ₹8 L/yr

Software Development Senior Analyst
431 salaries
unlock blur

₹4.5 L/yr - ₹16 L/yr

Software Development Analyst
399 salaries
unlock blur

₹3.5 L/yr - ₹11.5 L/yr

Software Development Specialist
322 salaries
unlock blur

₹6.8 L/yr - ₹18.5 L/yr

Software Engineer
300 salaries
unlock blur

₹2.8 L/yr - ₹10.7 L/yr

Explore more salaries
Compare NTT Data Information Processing Services with

Accenture

3.9
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview