There's a few broad areas I discuss during interviews: Offensive Active Directory Be able to talk about common Active Directory attacks, how they work, and how to mitigate them. For example: Kerberoasting, Silver/Golden Ticket attacks, and (Un)constrained delegation. EDR Evasion Techniques Process Injection, what is execute-assembly, API hooking, AMSI bypasses Command and Control OPSEC considerations when running C2, Domain Fronting, C2 protocols, domain reputation Persistence Techniques RunOnce regkeys, modifying existing scheduled tasks, hijacking services Lateral Movement Named pipes, WMI, PowerShell Remoting, remotely scheduling tasks Ultimately, just walking through the various steps of a red team operation and having an open discussion about the techniques, procedures, and how they work under the hood. Also, I like to ask about any outside of work projects like home labbing, CTFs, etc. Answer from digital-appr3nt1c3 on reddit.com
🌐
GitHub
github.com › HadessCS › Red-team-Interview-Questions
GitHub - HadessCS/Red-team-Interview-Questions: Red team Interview Questions · GitHub
Red team Interview Questions. Contribute to HadessCS/Red-team-Interview-Questions development by creating an account on GitHub.
Starred by 756 users
Forked by 96 users
🌐
GitHub
github.com › WebBreacher › offensiveinterview
GitHub - WebBreacher/offensiveinterview: Interview questions to screen offensive (red team/pentest) candidates · GitHub
Collect a large sampling of interview questions to screen offensive (red team/pentest) candidates
Starred by 889 users
Forked by 190 users
Discussions

Any advice about Red Team role interview? Common questions?
There's a few broad areas I discuss during interviews: Offensive Active Directory Be able to talk about common Active Directory attacks, how they work, and how to mitigate them. For example: Kerberoasting, Silver/Golden Ticket attacks, and (Un)constrained delegation. EDR Evasion Techniques Process Injection, what is execute-assembly, API hooking, AMSI bypasses Command and Control OPSEC considerations when running C2, Domain Fronting, C2 protocols, domain reputation Persistence Techniques RunOnce regkeys, modifying existing scheduled tasks, hijacking services Lateral Movement Named pipes, WMI, PowerShell Remoting, remotely scheduling tasks Ultimately, just walking through the various steps of a red team operation and having an open discussion about the techniques, procedures, and how they work under the hood. Also, I like to ask about any outside of work projects like home labbing, CTFs, etc. More on reddit.com
🌐 r/redteamsec
37
26
July 27, 2021
Red Team interview preparedness
Hi all, I'll be interviewing for an internal red team position and want to prepare myself as best as possible, however I definitely don't want to bullshit the interviewers because if I wasn't ready for the job but still somehow landed it I would be found out fast. More on community.infosecinstitute.com
🌐 community.infosecinstitute.com
June 21, 2020
A list of questions I was asked at top tech companies

If this is a thing people are interested in, here's my dump of interview questions I've been asked. Some of them are vague because I didn't remember them in full detail by the time I started compiling the list.

https://docs.google.com/document/d/1t0mEmfmZHO3iG8UBYMwNskvqAX-bUrl_7c-cmAOAub4/edit?usp=sharing

Just a caveat: Look at my flair for context into some of the questions. There are some (e.g. impl memcpy) that are 'lol easy' but I was expected to talk about the implementation to the hardware level and suggest optimisations to it that'd take advantage of the CPU arch capabilities.

Another point: Note that there are very few leetcode-esque questions. For a sub that's obsessed with leetcode, I want to point out that there's a large segment in the industry that doesn't give 2 shits about algos and are more interested in domain-specific knowledge. If it adds any legitimacy to my opinion (it shouldn't), I work at a Big N.

Sidenote: Tesla was my most favourite interview by far. It was on-topic and a good test of my knowledge.

More on reddit.com
🌐 r/cscareerquestions
179
1651
February 12, 2019
Interview questions: red team thinking vs blue team thinking
It's not that you're thinking like an attacker, it's that you're looking for the sexy (but stupid) answer instead of the boring (but sensible) answer. Both blue team and red team would benefit from a script to banner grab for the SSL version -- red team would use it during recon to know what attacks to try, blue team would use it to know what patches to apply and how to monitor/mitigate systems that can't be patched. If I'm running Wireshark to look for real time exploitation of Heartbleed, that only helps if someone uses Heartbleed while I'm watching. If I look for five minutes, go "oh, I don't see any attacks happening" and close it, there's now 23 hours and 55 minutes that someone COULD be exploiting Heartbleed without my knowing. Also, in an enterprise there are multiple servers, you're going to want to check all of them. So you'd have to set up some long-term, enterprise-wide monitoring/event capture/alerting, which frankly I'm not sure Wireshark is the right tool for -- something like Security Onion would let you run full pcap + Bro + Snort. And that still is only going to tell you whether something is being exploited, not whether it could be. A sexy but slightly more sensible answer (at least in my mind) would be "i would try to exploit Heartbleed on that server" -- but if you were doing that, I sure hope you'd check the version number first to make sure it's exploitable before trying to run said exploit, which brings us back to our banner grab script. (And if you do want to actively exploit each server, remember this is an enterprise-setting and you may have 25,50, 100 servers you're supposed to check. With hundreds of vulnerabilities you may be checking for, carefully proving each one by exploiting it is a terrible use of your time.) More on reddit.com
🌐 r/AskNetsec
6
1
September 29, 2016
🌐
GitHub
github.com › redteamcaptain › Pentesting-Interview-Questions
GitHub - redteamcaptain/Pentesting-Interview-Questions: Penetration Testing and Offensive Security Interview Questions
Penetration Testing and Offensive Security Interview Questions - redteamcaptain/Pentesting-Interview-Questions
Starred by 173 users
Forked by 29 users
🌐
GitHub
github.com › MrM8BRH › Interview-Questions
GitHub - MrM8BRH/Interview-Questions: A curated awesome list of lists of interview questions. Feel free to contribute! · GitHub
Interview Questions (PDF) IT & Cybersecurity · Red Team Interview Questions · Web AppSec Interview Questions · Open-Source-Security-Guide · Cybersecurity Interview Questions · Security Engineering at Google: My Interview Study Notes · Interview Tips · Top 12 Information Security Analyst Interview Questions ·
Author   MrM8BRH
🌐
tl;dr sec
tldrsec.com › p › tldr-sec-240
[tl;dr sec] #240 - Red Team Interview Questions, Security Platform Engineering, AI Secure Code Reviewer Bot
April 14, 2025 - EDRPrison: Borrow a Legitimate Driver to Mute EDR Agent Ziyi Shen details EDRPrison, a tool that uses an external legitimate WFP (Windows Filtering Platform) callout driver to prevent EDR agents from sending telemetry by dynamically adding runtime filters without directly interacting with EDR processes or executables. The article also discusses possible detections and ways to subvert them as a red teamer. More details and the tool's source code can be found on GitHub.
🌐
Reddit
reddit.com › r/redteamsec › any advice about red team role interview? common questions?
r/redteamsec on Reddit: Any advice about Red Team role interview? Common questions?
July 27, 2021 - For more questions just search YouTube for penetration tester interview and you will get some good results that go through more technical questions and answers that are common. ... I currently have 5 years of penetration testing experience including low level exploitation, but this is my first time performing a Red Team interview.
Find elsewhere
🌐
GitHub
github.com › abhinavkakku › Cyber_Security_Interview_Questions
GitHub - abhinavkakku/Cyber_Security_Interview_Questions: Cyber Security Interview Questions ( and some answers ) · GitHub
Cyber Security Interview Questions for Penetration Testers, Red Team Engineers, SCO Analyst, Malware Researchers, Network Security Engineers and more. These are real questions faced by candidates in different domain interviews.
Starred by 125 users
Forked by 20 users
🌐
GitHub
github.com › HadessCS › Red-team-Interview-Questions › security
Security Overview · HadessCS/Red-team-Interview-Questions · GitHub
HadessCS / Red-team-Interview-Questions Public · Notifications · You must be signed in to change notification settings · Fork 72 · Star 616 · This project has not set up a SECURITY.md file yet.
🌐
GitHub
github.com › LetsDefend › SOC-Interview-Questions
GitHub - LetsDefend/SOC-Interview-Questions: SOC Interview Questions · GitHub
While this question is up to you, having a basic understanding of programming languages can be a plus for the interview. Red team is attacker side, blue team is defender side.
Starred by 1.3K users
Forked by 191 users
🌐
GitHub
github.com › jigerjain › Interview_Tips
GitHub - jigerjain/Interview_Tips: Summary of Cyber Security interview questions I have been through, hope this helps
This page is a summary of interviews I have been through, covered a decent breadth of roles, got multiple rejects however, learned from each interview, collected constructive feedbacks and went ahead. Hope these questions/ tips could help you. Roles which it generally covers are as follows: Cybersecurity Intern · Penetration Testing Intern/ Red Team ·
Starred by 65 users
Forked by 17 users
🌐
GitHub
github.com › malcomvetter › kata
GitHub - malcomvetter/kata: A collection of breach and post-exploitation kata for the red teamer to constantly train to maintain proficiency.
In this context, these kata are for steps in the exploit chain of a network breach (i.e. red teaming or penetration testing). These are single units of movement that should become second nature for the penetration tester. These could also make good basic technical interview questions for a red team role.
Author   malcomvetter
🌐
GitHub
github.com › Sorsnce › red-team › blob › master › RedTeam-Interview › scenario.md
red-team/RedTeam-Interview/scenario.md at master · Sorsnce/red-team
For in-person interviews I like asking the candidate to "go to a white board (or paper taped to the wall). You have an unlimited budget and resources. Please draw the most secure corporate network for my organization.
Author   Sorsnce
🌐
Infosec Institute
community.infosecinstitute.com › home › education & development › jobs and careers
Red Team interview preparedness - TechExams Community
June 21, 2020 - Hi all, I'll be interviewing for an internal red team position and want to prepare myself as best as possible, however I definitely don't want to bullshit the interviewers because if I wasn't ready for the job but still somehow landed it I would be found out fast.
🌐
InfosecTrain
infosectrain.com › home › blog › interview questions for red team expert
Interview Questions for Red Team Expert
October 25, 2024 - If you are preparing for a Red Team interview, you are in the right place. In this guide, we’ll uncover the most essential Red Team Expert interview questions and answers that will test your readiness to join the Red Team.
🌐
GitHub
github.com › pbnj › infosec-interview-questions
GitHub - pbnj/infosec-interview-questions: 🗒️ A [work-in-progress] collection for interview questions for Information Security roles
🗒️ A [work-in-progress] collection for interview questions for Information Security roles - pbnj/infosec-interview-questions
Starred by 138 users
Forked by 27 users
🌐
InfosecTrain
infosectrain.com › home › blog › top red team expert interview questions and answer
Top Red Team Expert Interview Questions and Answer - InfosecTrain
September 30, 2021 - To uncover all of the vulnerabilities that could be exploited, a Red Team penetration testing professional is required to conduct offensive penetration testing. The Red Team professionals are self-sufficient in companies and are only hired by those who are willing to have their defenses tested. Interview questions 1.
🌐
GitHub
github.com › yeyintminthuhtut › Awesome-Red-Teaming
GitHub - yeyintminthuhtut/Awesome-Red-Teaming: List of Awesome Red Teaming Resources · GitHub
This list is for anyone wishing to learn about Red Teaming but do not have a starting point.
Starred by 7.9K users
Forked by 1.7K users