Upload Button Icon Add office photos

Silverskills

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Silverskills Cyber Security Intern Interview Questions and Answers

Updated 15 Nov 2024

Silverskills Cyber Security Intern Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tcp/udp difference and tcp/ip model layers
  • Ans. 

    TCP is connection-oriented, reliable protocol while UDP is connectionless, unreliable protocol. TCP/IP model has 4 layers - Application, Transport, Internet, Link.

    • TCP is connection-oriented, ensures data delivery in order, and provides error-checking and retransmission of lost packets (e.g. email, web browsing)

    • UDP is connectionless, faster but less reliable, used for real-time applications where speed is more important...

  • Answered by AI
  • Q2. What is purpose of wireshark
  • Ans. 

    Wireshark is a network protocol analyzer used for troubleshooting, analysis, and security purposes.

    • Wireshark captures and analyzes network traffic in real-time.

    • It helps in identifying network problems, security vulnerabilities, and malicious activities.

    • Users can view packet details, filter traffic, and generate reports for analysis.

    • Wireshark is commonly used by network administrators, security professionals, and develo...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

Interview Questionnaire 

3 Questions

  • Q1. What are the concepts in OOPS, with examples ?
  • Ans. 

    OOPS concepts include inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Encapsulation is the practice of hiding data and methods within a class.

    • Polymorphism allows objects to take on multiple forms or behaviors.

    • Abstraction is the process of simplifying complex systems by breaking them down into smaller, more manageable parts.

    • Example...

  • Answered by AI
  • Q2. Join Operation in SQL, Queries for some problems ?
  • Q3. Python Basics

Interview Preparation Tips

Interview preparation tips for other job seekers - I got placed for the initial role of Assistant System Engineer and the interview was pretty much simple and they asked basic questions. Like about OOPS, Python, SQL etc. I also did an internship with TCS, so they asked me about that too. Other than that, they asked about the Main Project, Mini Project that I did during my school time.

I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Domain based

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best !

I applied via Referral and was interviewed in Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How do you test a web application? What is CSRF and SSRF? What is LDAP injection? How does namp work while port scanning? (Result - open/filtered/closed) How does ssl work? Suppose a proxy server(Burp...
  • Ans. 

    A Security Analyst is responsible for testing web applications, identifying vulnerabilities, and implementing security measures to protect against attacks.

    • Testing a web application involves various techniques such as penetration testing, vulnerability scanning, and code review.

    • CSRF (Cross-Site Request Forgery) is an attack that tricks a victim into performing unwanted actions on a web application.

    • SSRF (Server-Side Requ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep learning from your each and every failure. It will help you in learning and to become a more successful and productive.

Skills evaluated in this interview

I was interviewed before Apr 2021.

Round 1 - Aptitude Test 
Round 2 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all GD tips
Round 3 - HR 

(6 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?
  • Q4. Where do you see yourself in 5 years?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared. Before sitting for technical interview candidate must have good understanding on subject
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SOC roles and responsibilities
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Simple aptitude with email writing

Round 2 - Technical 

(1 Question)

  • Q1. OSI layer, 3 way handshake, Cyber kill chain

I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding firewalls, basic networking, troubleshooting techniques.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the things.Including networking basic , firewall in security, troubleshooting techniques.

I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions around Risk and Compliance more from practical experience point of view rather than going by book

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical rounds are not easy to crack and needs a good preparation more from JD perspective and one's own experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Test was easy to handle both in terms of duration and types of questions

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on Procedure Oriented Language vs OOPS
  • Q2. SQL syntax corrections
Round 3 - HR 

(2 Questions)

  • Q1. Speak something about myself, family, education and hobbies.
  • Ans. 

    I am a Cyber Security Consultant with a strong educational background, a supportive family, and hobbies like hiking and reading.

    • I have a degree in Computer Science with a focus on Cyber Security.

    • My family has always been supportive of my career choices and encouraged me to pursue my passion for technology.

    • In my free time, I enjoy hiking in the mountains and reading books on cybersecurity trends.

    • I constantly strive to l...

  • Answered by AI
  • Q2. What is your level of flexibility concerning relocation for project requirements, work pressure, and work timings?
  • Ans. 

    I am open to relocation for project requirements, work pressure, and work timings.

    • I am willing to relocate for project requirements if necessary

    • I can handle work pressure and adapt to changing work timings

    • I understand the importance of flexibility in the cyber security field

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest when responding to any questions. If your answer appears unstructured or questionable, the interviewer may probe further, complicating the interview.
Contribute & help others!
anonymous
You can choose to be anonymous

Silverskills Interview FAQs

How many rounds are there in Silverskills Cyber Security Intern interview?
Silverskills interview process usually has 1 rounds. The most common rounds in the Silverskills interview process are Technical.
What are the top questions asked in Silverskills Cyber Security Intern interview?

Some of the top questions asked at the Silverskills Cyber Security Intern interview -

  1. tcp/udp difference and tcp/ip model lay...read more
  2. what is purpose of wiresh...read more

Recently Viewed

INTERVIEWS

Silverskills

No Interviews

INTERVIEWS

FOCUS EDUMATICS

No Interviews

CAMPUS PLACEMENT

ASN Degree College, Tenali

SALARIES

Learning Vertos

INTERVIEWS

Silverskills

No Interviews

SALARIES

Ups Logistics

INTERVIEWS

Ups Logistics

No Interviews

INTERVIEWS

FOCUS EDUMATICS

No Interviews

INTERVIEWS

DCM Shriram

No Interviews

INTERVIEWS

DCM Shriram

No Interviews

Tell us how to improve this page.

Silverskills Cyber Security Intern Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Infosys BPM Interview Questions
3.6
 • 942 Interviews
HGS Interview Questions
3.9
 • 241 Interviews
View all
Financial Analyst
208 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Relocation Analyst
92 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Financial Analyst
56 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Relocation Analyst
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Silverskills with

upGrad

3.7
Compare

Simplilearn

3.2
Compare

NIIT

3.6
Compare

TCS

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