Upload Button Icon Add office photos

Filter interviews by

Global IS Consulting Interview Questions, Process, and Tips

Updated 22 Nov 2024

Global IS Consulting 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 Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(9 Questions)

  • Q1. About OWASP top 10, uses, and why we use?
  • Q2. Differentiate between different attacks (like; CSRF/SSRF, LFI/RFI Stored XSS/DOM based XSS, etc.)
  • Ans. 

    Different attacks have unique characteristics and targets, such as CSRF/SSRF, LFI/RFI, Stored XSS/DOM based XSS.

    • CSRF (Cross-Site Request Forgery) - attacker tricks a user into performing actions on a website without their knowledge

    • SSRF (Server-Side Request Forgery) - attacker can make the server perform requests to other servers

    • LFI (Local File Inclusion) - attacker can include files on a server through a web browser

    • RFI...

  • Answered by AI
  • Q3. How to preform privilege escalation if we have normal user access?
  • Ans. 

    Privilege escalation can be achieved by exploiting vulnerabilities in the system or using social engineering techniques.

    • Exploit vulnerabilities in the system to gain higher privileges

    • Use social engineering techniques to trick users into granting higher privileges

    • Utilize known privilege escalation techniques such as DLL hijacking or abusing misconfigured permissions

  • Answered by AI
  • Q4. Different types of xss, explain
  • Ans. 

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

    • Reflected XSS: occurs when the malicious script is reflected off a web server, such as in search results or error messages

    • Stored XSS: the injected script is permanently stored on the target server, such as in a comment section or database

    • DOM-based XSS: the attack occurs i...

  • Answered by AI
  • Q5. List of common ports for network communication
  • Ans. 

    Common ports for network communication

    • Port 80 - HTTP (Hypertext Transfer Protocol)

    • Port 443 - HTTPS (Hypertext Transfer Protocol Secure)

    • Port 25 - SMTP (Simple Mail Transfer Protocol)

    • Port 22 - SSH (Secure Shell)

    • Port 21 - FTP (File Transfer Protocol)

  • Answered by AI
  • Q6. How to preform bruteforce
  • Ans. 

    Bruteforce is a method used to crack passwords by systematically trying all possible combinations until the correct one is found.

    • Use automated tools like Hydra or Burp Suite to try different combinations of usernames and passwords

    • Start with common passwords and then move on to more complex ones

    • Bruteforcing can be time-consuming and may trigger account lockouts if not done carefully

  • Answered by AI
  • Q7. How to use burpsuite, and nessus
  • Ans. 

    Burp Suite is a web vulnerability scanner and proxy tool, while Nessus is a vulnerability assessment tool.

    • Burp Suite is used for web application security testing, including scanning for vulnerabilities and intercepting and modifying HTTP traffic.

    • Nessus is used for network vulnerability scanning and assessment, identifying security issues in systems and applications.

    • Both tools are essential for identifying and addressin...

  • Answered by AI
  • Q8. Use repeater in burpsuite
  • Ans. 

    Repeater in Burp Suite is used to manually modify and re-send individual HTTP requests.

    • Repeater tool allows for manual editing of requests before sending them again

    • Useful for testing different parameters or payloads

    • Helps in analyzing server responses to modified requests

  • Answered by AI
  • Q9. What approach we follow to preform vapt on web applications, mobile applications, and network infra. If we have the url/ip address?
  • Ans. 

    We follow a systematic approach for performing VAPT on web applications, mobile applications, and network infra with the provided URL/IP address.

    • First, conduct a thorough reconnaissance phase to gather information about the target.

    • Next, perform vulnerability scanning to identify potential security weaknesses.

    • Then, conduct penetration testing to exploit the identified vulnerabilities.

    • Finally, provide a detailed report w...

  • Answered by AI
Round 2 - HR 

(3 Questions)

  • Q1. Certifications details
  • Q2. Salary expectation
  • Q3. Willing to relocate if needed

Interview Preparation Tips

Topics to prepare for Global IS Consulting Cyber Security Analyst Lead interview:
  • Ceh
  • CEH pratical
  • oscp
  • Cissp
  • crtp
  • Networking
  • Web Application
  • OWASP
  • cis benchmark
Interview preparation tips for other job seekers - If your are looking for jobs, then first please make your basic/base strong then go for advance, that will provide you extra support in your answer. Also have some hand-on practical practice to crack any technical interview.

Skills evaluated in this interview

Top Global IS Consulting Cyber Security Analyst Lead Interview Questions and Answers

Q1. what approach we follow to preform vapt on web applications, mobile applications, and network infra. If we have the url/ip address?
View answer (1)

Cyber Security Analyst Lead Interview Questions asked at other Companies

Q1. what approach we follow to preform vapt on web applications, mobile applications, and network infra. If we have the url/ip address?
View answer (1)

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. What is your final year project?what technology did i used for it?Basic oops concepts.
  • Ans. 

    My final year project was on developing a web-based inventory management system using Java and MySQL.

    • Developed using Java and MySQL

    • Web-based inventory management system

    • Implemented basic OOPs concepts

    • Used MVC architecture for better code organization

    • Included features like user authentication, product management, and order tracking

  • Answered by AI
  • Q2. What did you do in lockdown?
  • Q3. Tell me something about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be real.

I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

They give some topics related to present situation like in my GD in 2020 co. HR give topics related to that situation in our country like difference between offline education and online education system. and covid-19 pandemic related topics.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Tell me About your self ?
  • Q2. What do you know about this job position ?
  • Q3. What is your favourite colour ? Can i know the speciality of your favourite colour ?
  • Q4. Who inspired you to go to job daily and work hard ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Your 1st impression is your resume nothing else then after you have some knowledge about your job position which you apply for and most important if you want only private job your english language will be excellent spoken as well as written.

I applied via Naukri.com and was interviewed in Sep 2021. There were 2 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. All types of test steeps
  • Ans. 

    Types of test steps in software testing

    • Unit testing - testing individual units or components of the software

    • Integration testing - testing how different units or components work together

    • System testing - testing the entire system as a whole

    • Acceptance testing - testing if the software meets the requirements and is ready for release

    • Regression testing - testing to ensure that changes or updates to the software did not intro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hope for the best.All can achieve same

Interview Questionnaire 

1 Question

  • Q1. Questions related to COBOL,JCL,VSAM,DB2,CICS,Vision plus

Interview Questionnaire 

2 Questions

  • Q1. Resume based questions
  • Q2. Basics with application

I applied via Walk-in and was interviewed before Nov 2021. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. My self , Previous work knowledge, Salary expectations.
  • Q2. Why you left last organisation?
  • Q3. What is your salary expectations ?
  • Q4. Where do you live at ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident no matter if your grammar is not perfect while communicating. Just be normal.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself and basic questions related to programming.

Interview Questionnaire 

1 Question

  • Q1. Occurs, precompile , file status codes , sql queries and scenarios on sql.

Interview Questionnaire 

7 Questions

  • Q1. Solid principles
  • Q2. Extension methods
  • Q3. Static class and static constructor
  • Ans. 

    Static class and static constructor in C#

    • Static class can only contain static members and cannot be instantiated

    • Static constructor is called only once when the class is first accessed

    • Static constructor is used to initialize static members of the class

    • Example: Math class in C# is a static class

    • Example: static constructor can be used to initialize a static variable with a value

  • Answered by AI
  • Q4. Polymorphism
  • Q5. Dependency injection
  • Q6. Angular life cycle hook
  • Q7. Performance improvement in Angular app
  • Ans. 

    Performance improvement in Angular app

    • Use lazy loading to load modules on demand

    • Optimize change detection strategy

    • Use trackBy function in ngFor loops

    • Minimize DOM manipulation

    • Use AOT compilation

    • Implement server-side rendering

    • Use web workers for heavy computations

    • Use caching for frequently accessed data

  • Answered by AI

Skills evaluated in this interview

Global IS Consulting Interview FAQs

How many rounds are there in Global IS Consulting interview?
Global IS Consulting interview process usually has 2 rounds. The most common rounds in the Global IS Consulting interview process are HR and Technical.
What are the top questions asked in Global IS Consulting interview?

Some of the top questions asked at the Global IS Consulting interview -

  1. what approach we follow to preform vapt on web applications, mobile application...read more
  2. how to preform privilege escalation if we have normal user acce...read more
  3. differentiate between different attacks (like; CSRF/SSRF, LFI/RFI Stored XSS/DO...read more

Tell us how to improve this page.

Global IS Consulting Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

Global IS Consulting Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Compare Global IS Consulting with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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