Upload Button Icon Add office photos
Engaged Employer

i

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

Aujas Cybersecurity-NuSummit company Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Aujas Cybersecurity-NuSummit company Security Consultant Interview Questions and Answers

Updated 6 Sep 2023

Aujas Cybersecurity-NuSummit company Security Consultant Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed before Sep 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 Resume tips
Round 2 - Aptitude Test 

Just basic knowledge of your profile

Round 3 - Technical 

(4 Questions)

  • Q1. Little more detailed but still only the basics.
  • Q2. HTTP cookie attributes
  • Q3. Security Headers
  • Q4. Owasp Top 10 for web, api and mobile
  • Ans. 

    OWASP Top 10 is a list of the top 10 most critical security risks for web, API, and mobile applications.

    • Injection: SQL injection, NoSQL injection, Command injection

    • Broken Authentication: Weak passwords, Session management issues

    • Sensitive Data Exposure: Insecure data storage, Lack of encryption

    • XML External Entities (XXE): Parsing XML input from untrusted sources

    • Broken Access Control: Unauthorized access to resources

    • Secu...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiations

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and stay promising in your answers.

Skills evaluated in this interview

Security Consultant Jobs at Aujas Cybersecurity-NuSummit company

View all

Interview questions from similar companies

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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. In technical they asked most of the question based on the things which we mentioned in the resume.
Round 3 - Technical 

(1 Question)

  • Q1. They are asking questions based on the Your domain.
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation and discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through the JD and the skill which you mentioned in the resume.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. All about financials
  • Q2. Relocating possible

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have worked skill fully in any field, nothing would stop you.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about the projects performed

I applied via Approached by Company and was interviewed in Oct 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 Resume tips
Round 2 - Aptitude Test 

General computer knowledge test

Round 3 - Assignment 

Program writing in computer basic ideas

Interview Preparation Tips

Topics to prepare for ITC Infotech Consultant interview:
  • C,c++
  • Java
Interview preparation tips for other job seekers - The computer skills are any information about details
Interview experience
2
Poor
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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is xss? And how can it be fixed?
  • Ans. 

    XSS stands for Cross-Site Scripting. It is a type of security vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users.

    • XSS attacks can be prevented by properly validating and sanitizing user input.

    • Developers should also use output encoding to prevent malicious scripts from being executed.

    • Using Content Security Policy (CSP) can also help prevent XSS attacks.

    • Examples of XSS att...

  • Answered by AI
  • Q2. What is csrf? And how can it be fixed
  • Ans. 

    CSRF stands for Cross-Site Request Forgery. It is a type of attack that tricks a user into performing an action they did not intend to.

    • CSRF occurs when a malicious website or email tricks a user into clicking a link or button that performs an action on a different website where the user is already authenticated.

    • To prevent CSRF attacks, websites can use techniques such as CSRF tokens, which are unique values generated f...

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jun 2023. 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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Reason for job change
  • Q2. What is Expected salary
Round 3 - Technical 

(4 Questions)

  • Q1. Sql injection vulnerability
  • Q2. Owasp top 10 related questions
  • Q3. Reason for job change
  • Q4. When can you join the company

Interview Preparation Tips

Topics to prepare for TAC Security Security Engineer interview:
  • Owasp top 10
Interview preparation tips for other job seekers - Be prepared with owasp 10 ten

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

Interview Questionnaire 

1 Question

  • Q1. Introduce yourself based on my resume. Also cryptography related questions. Scenario based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - It's was overall good experience. Still waiting for their offer.
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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is Routing please explain
  • Ans. 

    Routing is the process of selecting the best path for network traffic to travel from one network to another.

    • Routing involves analyzing network topology and determining the most efficient path for data to travel

    • Routing protocols such as OSPF and BGP are used to exchange routing information between routers

    • Routing tables are used to store information about network destinations and the best path to reach them

    • Routing can be...

  • Answered by AI
  • Q2. What is subnetting, please explain
  • Ans. 

    Subnetting is the process of dividing a network into smaller subnetworks.

    • Subnetting helps in efficient utilization of IP addresses

    • It improves network performance and security

    • Subnetting is done by borrowing bits from the host portion of an IP address

    • Example: 192.168.1.0/24 can be subnetted into 192.168.1.0/25 and 192.168.1.128/25

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Networking knowledge is must along with information security knowledge

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Aug 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Explain network subnetting with explain
  • Ans. 

    Subnetting is the process of dividing a network into smaller subnetworks to improve performance and security.

    • Subnetting involves creating multiple smaller networks within a larger network by dividing the IP address range.

    • It helps in reducing network congestion, improving security by isolating different departments or functions, and optimizing network performance.

    • Subnet masks are used to determine which part of an IP ad...

  • Answered by AI
  • Q2. Explain difference between router and switch
  • Ans. 

    Routers connect multiple networks together, while switches connect devices within a single network.

    • Routers operate at the network layer (Layer 3) of the OSI model, while switches operate at the data link layer (Layer 2).

    • Routers use IP addresses to forward data between networks, while switches use MAC addresses to forward data within a network.

    • Routers are typically used to connect different networks, such as a home netw...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge of CCNA concepts will help

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Aujas Cybersecurity-NuSummit company Interview FAQs

How many rounds are there in Aujas Cybersecurity-NuSummit company Security Consultant interview?
Aujas Cybersecurity-NuSummit company interview process usually has 4 rounds. The most common rounds in the Aujas Cybersecurity-NuSummit company interview process are Resume Shortlist, Aptitude Test and Technical.
How to prepare for Aujas Cybersecurity-NuSummit company Security Consultant interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Aujas Cybersecurity-NuSummit company. The most common topics and skills that interviewers at Aujas Cybersecurity-NuSummit company expect are Cloud Security, AWS, Automation, Azure and C++.
What are the top questions asked in Aujas Cybersecurity-NuSummit company Security Consultant interview?

Some of the top questions asked at the Aujas Cybersecurity-NuSummit company Security Consultant interview -

  1. Owasp Top 10 for web, api and mob...read more
  2. Little more detailed but still only the basi...read more
  3. HTTP cookie attribu...read more

Recently Viewed

INTERVIEWS

Costa Cruise Lines

No Interviews

REVIEWS

EPAM Systems

No Reviews

JOBS

EPAM Systems

No Jobs

LIST OF COMPANIES

Aujas Cybersecurity-NuSummit company

Locations

INTERVIEWS

Costa Cruise Lines

No Interviews

INTERVIEWS

Costa Cruise Lines

No Interviews

LIST OF COMPANIES

Winlintech Solutions

Locations

LIST OF COMPANIES

Costa Cruise Lines

Locations

INTERVIEWS

Costa Cruise Lines

No Interviews

JOBS

EPAM Systems

No Jobs

Tell us how to improve this page.

Aujas Cybersecurity-NuSummit company Security Consultant Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

NeoSOFT Interview Questions
3.9
 • 261 Interviews
3i Infotech Interview Questions
3.4
 • 141 Interviews
Microland Interview Questions
3.5
 • 126 Interviews
Sify Technologies Interview Questions
3.9
 • 121 Interviews
Mastek Interview Questions
3.5
 • 118 Interviews
Maveric Systems Interview Questions
3.5
 • 115 Interviews
Sonata Software Interview Questions
3.4
 • 113 Interviews
View all
Aujas Cybersecurity-NuSummit company Security Consultant Salary
based on 110 salaries
₹5.5 L/yr - ₹15.5 L/yr
29% less than the average Security Consultant Salary in India
View more details

Aujas Cybersecurity-NuSummit company Security Consultant Reviews and Ratings

based on 17 reviews

4.5/5

Rating in categories

4.5

Skill development

4.4

Work-life balance

4.2

Salary

4.4

Job security

4.5

Company culture

4.2

Promotions

4.3

Work satisfaction

Explore 17 Reviews and Ratings
Cloud Security Consultant

Mumbai,

Gurgaon / Gurugram

+1

3-12 Yrs

Not Disclosed

Explore more jobs
Consultant
339 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
244 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
207 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Security Consultant
110 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Consultant
84 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Aujas Cybersecurity-NuSummit company with

Paladion Networks

3.7
Compare

Kratikal Tech Private Limited

3.7
Compare

InstaSafe

3.7
Compare

Safe Security

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