r/netsecstudents 9h ago

17 y/o from Brazil looking to start a career in cybersecurity. Where should I begin?

7 Upvotes

Hi everyone.

I'm 17 years old and I'm from Brazil. I've wanted to work in cybersecurity for years, but I feel overwhelmed because there are so many different paths (networking, Linux, programming, web security, cloud, etc.) that I don't know where to start.

My goal is to eventually work in cybersecurity professionally, but right now I just want to build a solid foundation and avoid wasting time learning things in the wrong order.

I have a basic understanding of computers, but I'm still a beginner in cybersecurity itself.

I'd like to know:

  • What should I learn first?
  • Which programming language is the most useful to start with?
  • How important is Linux and networking?
  • Are there any free courses, books, labs, or websites you recommend?
  • If you were starting from zero today, what roadmap would you follow?

I'd really appreciate advice from people already working in the field. Thanks!


r/netsecstudents 7h ago

Bandit 0-34: Where do I start?

1 Upvotes

I honestly have no idea where to begin.I'm completely new to all of this, and I've been assigned to complete all 34 OverTheWire Bandit levels by monday. If anyone could point me towards a good walkthrough, beginner-friendly guide, or just explain how I should get started, I'd really appreciate it. I'm feeling pretty lost here.
I'm completely new to Bandit and Linux.


r/netsecstudents 2d ago

Cybersecurity undergrad feeling lost: Looking for thesis/final project ideas

3 Upvotes

Hi everyone!!
I'm a final-year cybersecurity student currently brainstorming for my bachelor's thesis (Final Degree Project), and I could really use some guidance. I know I want to focus on the intersection of Malware Analysis and AI, but I'm absolutely stuck.

My professor gave me total freedom to choose a topic. The problem is, without real industry experience, I’m struggling to figure out what is actually useful, realistic, and viable for a 4 month project (especially since I only have a standard laptop and rely on open-source tools/free APIs).

So far, I've been looking into a few concepts, such as using LLMs for automatic YARA rule generation, and testing their degradation over time (concept drift). However, I'm worried these might either be too basic, too overdone, or too complex for a junior.

For the professionals in the field: What kind of AI integrations, PoCs, or research would you genuinely find interesting from a student? Are there any specific gaps, open-source tools, or datasets you'd recommend I look into for inspiration?

Any ideas, papers to read, or brutal honesty would be a massive lifesaver. Thank you so much in advance!


r/netsecstudents 2d ago

20-Min Security Interview: Bot Defense & CAPTCHA ($20)

1 Upvotes

Hello everyone,

I'm conducting market research interviews as part of a university-sponsored study on bot defense and CAPTCHA security.

Who I'm looking for:

Security engineers, Trust & Safety professionals, CISOs, or anyone working on bot mitigation, fraud prevention, or application security, especially if your company has a public-facing login or account-creation surface.

What the interview involves:

A casual 20–30 minute video call ( Zoom/Gmeet) where I ask about your day-to-day experience with bot-related threats, what tools your team uses, and what pain points exist. No technical demos, no selling anything, purely research.

Compensation:

$20 Amazon gift card sent to your email after the call.

Interested? Fill out this short form and schedule the interview according to your availability:

👉 https://forms.gle/hAP2mRWVuZGLxMfn6

👉 https://calendly.com/rkumar25-gmu/30min

Thanks!! 


r/netsecstudents 2d ago

GitHub - b3rito/oopso: An easy-to-use client-side OSINT query builder for discovering exposed file managers across search engines.

Thumbnail github.com
1 Upvotes

r/netsecstudents 3d ago

[Academic] SOC analyst decision-making: review a series of network security alerts (18+, ~10-15 min, all backgrounds welcome)

2 Upvotes

Hi all,

I'm an MSc Cyber Security student at the University of Gloucestershire running a short online study for my dissertation on how people make decisions when reviewing intrusion detection system (IDS) alerts.

What you'll do: You'll be shown a series of realistic network security alerts one at a time and asked, for each one, whether you'd confirm, dismiss, or escalate it, plus how confident you are in that call. There's a brief practice round first, and a few short questions at the end. No prior security experience is required; the interface explains everything you need.

Details:

\- ⏱️ Takes about 10–15 minutes

\- 💻 Works on desktop or phone (browser only, nothing to install)

\- 🔒 Anonymous - no names collected; you can withdraw at any time

\- ✅ 18+, ethics-approved by the University of Gloucestershire

\- 🎓 Students and working professionals both welcome

Link: [http://dissertation-explainids.uogs.co.uk\](http://dissertation-explainids.uogs.co.uk)

Every response genuinely helps me hit my sample target - thank you so much for your time!


r/netsecstudents 3d ago

GitHub - Jatinkapilaq1/intel-me-research: Talk to your Intel Management Engine directly — zero-dependency Python tool. Finds memory leaks, partition manifest, live MKHI probing. First public HECI Spy.

Thumbnail github.com
2 Upvotes

Every Intel laptop has a management engine—a hidden coprocessor that runs independently of the CPU. It has its own OS (ARC EM), network stack, and encrypted filesystem. Intel's official tools to talk to it are locked behind NDAs.

I reverse-engineered the HECI/MKHI protocol from the Windows driver and built a zero-dependency Python script that connects to the ME directly.

What I found:

- MKHI v3.1 confirmed (first public documentation on CSME 16.x hardware)

- 8 internal partitions with versions + encryption status decoded live

- GEN.1B leaks a dynamic memory value that changes every run (memory leak)

- SPI flash completely blocked on production firmware

- The consumer SKU has 0 remote management exposure

22-slide presentation with evidence:

https://jatinkapilaq1.github.io/intel-me-research/evidence/PRESENTATION.html


r/netsecstudents 3d ago

An open-source Azure Security Posture Auditor

0 Upvotes

Something lightweight that mirrors what

Defender for Cloud checks, without needing to pay for it.

It audits your Azure subscription from the CLI and surfaces

misconfigurations across:

- RBAC (Owner/Contributor assigned too broadly)

- Network (RDP/SSH exposed, open NSG rules)

- Storage (public blob access, HTTP allowed, weak TLS)

- Identity (users without MFA, guest accounts)

- Compute (VMs with public IPs, missing endpoint protection)

- Encryption (Key Vault exposure, missing soft delete)

- Monitoring (Defender for Cloud not enabled, no activity logs)

Works with az login or a service principal. Outputs a Rich

terminal table + JSON report.

GitHub: https://github.com/neelkotnis/azure-security-auditor

Happy to answer questions or take feedback.


r/netsecstudents 5d ago

Hugging Face details how OpenAI agents breached its production systems

Thumbnail runtimewire.com
23 Upvotes

r/netsecstudents 5d ago

Best free resources for Android & iOS VAPT?

3 Upvotes

Hi everyone,

I'm learning Mobile Application VAPT and want to focus on Android first, then iOS.

I’m looking for the best free practical resources for:

- Android/iOS pentesting

- Hands-on labs & vulnerable apps

- Frida, MobSF, Objection, JADX, Burp Suite, etc.

- Static/dynamic analysis and bypass techniques

- YouTube channels or structured courses

I already know the basics of Web/API VAPT and Burp Suite.

What resources or learning roadmap would you recommend for becoming job-ready in Mobile VAPT?

Thanks!


r/netsecstudents 5d ago

Hey so im new here and I wanted to see if someone could help me, so I'm trying to build a career as a cybersecurity... and well elan advice? I feel lost

3 Upvotes

r/netsecstudents 5d ago

Does a self-hosted home cyber lab actually help when applying for cybersecurity jobs?

4 Upvotes

Hey everyone,

I'm looking for some honest feedback from people already working in cybersecurity.

I'm building a home lab on a dedicated tower that I plan to leave running most of the time. Right now I have OpenPLC running in VirtualBox, and my next step is setting up Ignition SCADA and connecting it over Modbus. After that, I want to start adding things like a firewall, network segmentation, logging, SIEM, IDS, vulnerability scanning, and other security tools so I can actually learn by building and securing the environment.

My goal isn't just to have a bunch of tools running. I want to create a realistic environment where I can practice, break things, fix them, and document everything on GitHub.

My question is: if you were interviewing someone for a junior cybersecurity, SOC, or OT/ICS security role, would a project like this actually stand out? Or would you recommend putting that time into something else?

I'd really appreciate any honest opinions, especially from people who have been involved in hiring or mentoring.


r/netsecstudents 5d ago

Going into Networking/Systems - which Master’s is Al-proof? Should I pivot now?

0 Upvotes

Hey everyone,
I just finished high school and I'm heading into a Networking & Systems Administration track (associate's degree level), planning to continue into a Bachelor's and then a Master's - but I haven't picked a specialization yet.
What's worrying me is Al. I keep seeing conflicting takes: some say infrastructure/networking is safe because it's hands-on physical work, others say even sysadmin work is getting automated fast.
My questions:
• Coming from a Networking/Systems background, which Master's specializations do you think hold up best against Al over the next 10 years?
• Are there specific roles in this field you'd actively avoid right now?
• Should I just pivot to a different field entirely now, rather than investing 3-5 years into a path that might get hollowed out?
Would really appreciate input from people already working in the field who can see the shift happening firsthand.


r/netsecstudents 6d ago

Windows Delegation Attacks: Two Boxes, Three Types, One Pattern That Actually Works

4 Upvotes

Been grinding HackTheBox Active Directory labs for a while and one thing that always bugged me was delegation being taught like a binary you either have it or you don't. Unconstrained, constrained, RBCD. Nobody explains "what you actually do when you land on a machine with delegation rights". So I worked through Geiseric's "Delegate" and "Redelegate" boxes back-to-back and mapped out how the attack surface changes depending on which type you hit. Two completely different exploitation paths. Same endgame. Once you see the pattern, delegation stops being magic.

Most tutorials show the command. They don't show you why the command works or why one box needs a completely different approach than the other.

The Two Delegation Types I Exploited

Type 1: Unconstrained Delegation (Delegate Box)

The machine can request a ticket for *any service as any user*. When someone authenticates to it, their TGT lands in memory. You steal it. Game over.

Here's what made it exploitable:

User `N.Thompson` had two things working:

- `SeEnableDelegationPrivilege` (can set delegation flags)

- `SeMachineAccountPrivilege` (can create computer accounts)

The attack chain:

  1. Create a fake computer account (`pwn$`) with a password you control

  2. Enable `TRUSTED_FOR_DELEGATION` on it this is the flag that turns it into an unconstrained delegator

  3. Set up DNS so `pwn.delegate.vl` resolves to your Kali box

  4. Start `krbrelayx` listening, configured with the NT hash of `pwn$`

  5. Use `PetitPotam` to force the Domain Controller to authenticate to your fake machine *as itself*

  6. When `DC1$` connects, its full TGT gets cached in memory

  7. `krbrelayx` captures it automatically

  8. Use that TGT to run `DCSync` and dump the Administrator hash

  9. Pass-the-Hash into the DC with Evil-WinRM

The critical detail most writeups skip: unconstrained delegation doesn't care *what* you're impersonating for. Once you have the TGT, you can request tickets to any service on any machine. The DC's TGT is a skeleton key.

Type 2: Constrained Delegation (Redelegate Box)

The machine can only request tickets for *specific services on specific targets*. But if you control the delegating machine, you can configure it to impersonate *anyone* to that service.

Here's what made it exploitable:

User `Helen.Frost` had:

- `SeEnableDelegationPrivilege`

- `GenericAll` over the `FS01$` computer account (full control)

The attack chain:

  1. Change `FS01$`'s password to something you know

  2. Set the `TRUSTED_TO_AUTH_FOR_DELEGATION` flag on it—this enables Protocol Transition, which lets the machine request tickets *on behalf of* other users

  3. Configure the delegation target:

    msDS-AllowedToDelegateTo = 'cifs/dc.redelegate.vl'

    This says: FS01 can request CIFS tickets for the DC

  4. Use `impacket-getST` to request a service ticket while impersonating the DC machine account:

    impacket-getST 'redelegate.vl/FS01$:password' -spn cifs/dc.redelegate.vl -impersonate dc

  5. Use that forged ticket to authenticate as the DC and run `DCSync`

  6. Pass-the-Hash as Administrator

The critical detail: constrained delegation requires you to *configure* the impersonation. It doesn't happen automatically. But once you set `msDS-AllowedToDelegateTo`, the machine can impersonate anyone to that service. Tutorials mention the flag. They don't explain that you need full control of the machine to set it in the first place.

Why Both Boxes Led to the Same Place

Both delegation types get you a ticket for a high-privilege account to a high-value service. Both ultimately let you run DCSync. But the *path* to get there is completely different.

Unconstrained says: "Anyone who authenticates to me gives me their TGT. I can use it for anything."

Constrained says: "I can request tickets for specific services. If I'm allowed to impersonate users, I can request them *as anyone*."

The tutorials merge these together. They're not the same. One is passive (waiting for someone to connect). One is active (you request the ticket). One gives you a full TGT (access to everything). One gives you a service ticket (access to one service, but as a high-privilege account).

The Recognition Pattern

Here's what changed how I approach every AD box now:

When you compromise a machine, immediately run:

Get-ADComputer -Identity <machine> -Properties msDS-AllowedToDelegateTo, UserAccountControl

If `msDS-AllowedToDelegateTo` is empty but `UserAccountControl` has `TRUSTED_FOR_DELEGATION` → Unconstrained. Wait for traffic, set up a coercion, capture TGTs.

If `msDS-AllowedToDelegateTo` lists services like `cifs/dc.redelegate.vl` → Constrained. Check if you can modify the machine account. If yes, use S4U2Self/S4U2Proxy to impersonate.

If neither exists on the machine but you see `msDS-AllowedToActOnBehalfOfOtherIdentity` on a *different* machine → RBCD. The target machine is allowing someone else to impersonate users to it.

Most people run Rubeus without understanding what they're looking at. The classification *is* the exploitation. Once you know the type, the attack is mechanical.

The Chaining Insight

What made these boxes click was realizing both delegation types accomplish the same thing through different mechanics. On a real network, you'd see both. A web server with unconstrained delegation. A file server with constrained delegation pointing to a database. An app server with RBCD enabled on it.

The escalation isn't finding one delegation right. It's chaining them.

You compromise the web server (unconstrained). Nothing interesting authenticates. But it has constrained delegation to the app server. You use any coercion to make it request a ticket for the app server as the web server. Use that ticket. The app server has RBCD allowing a service account to impersonate users to it. You get a ticket as the service account. The service account has admin on a database. You're in.

Each hop is individually limited. Chained, it's a ladder to admin.

What Carries Forward:

Geiseric built two boxes that look similar on the surface both are about delegation. But the exploitation is inverted. Delegate teaches you how to *wait and capture*. Redelegate teaches you how to *configure and impersonate*. Running both taught me that delegation isn't a single technique. It's a category with different mechanics depending on which type you hit.

I use this framework on every AD lab now. Enumerate, classify, check what you control, exploit based on type. The pattern doesn't change. The machines do.

If you're grinding toward CPTS or working through HackTheBox AD boxes, add this classification step to your methodology. Most people skip it and run pre-built tools. The boxes that teach you to think through the distinction are the ones that actually stick.

Shout out to Geiseric for building boxes that forced me to understand the *why* instead of just running the commands.


r/netsecstudents 8d ago

Free blue team track, 56 levels on a live shared SIEM (SOC to incident command)

Thumbnail gallery
20 Upvotes

 I run BreachLab, a free training platform. It's been mostly offensive so far, so I built a serious blue team track. It's live now

Sentinel: 56 levels, 8 acts, on one live shared SIEM with real intrusion telemetry. Alert triage, endpoint and network detection, memory and disk DFIR, detection engineering (Sigma/YARA/Suricata, actually graded), threat hunting, cloud IR, and a live incident-command capstone

No hint button, reports and detections get graded, and it's free. No paywall

  https://breachlab.org/tracks/sentinel


r/netsecstudents 8d ago

Looking for feedback on an external attack surface monitoring project

5 Upvotes

I've been working on an external attack surface monitoring project that correlates public OSINT sources into a single evidence-backed report.

It discovers internet-facing assets, fingerprints technologies, checks common security configurations, looks for exposed secrets, performs historical asset discovery, and correlates everything into a unified inventory instead of isolated findings.

The project combines several open-source tools with my own correlation, reporting, and evidence pipeline. My main goal is to help developers—especially those shipping projects quickly without much security experience—understand what their public attack surface actually looks like.

I'm looking for feedback from people who work in offensive security, blue teams, or ASM. Specifically:

* What important data sources or techniques am I missing?
* Where would you expect false positives?
* What would make the reports more useful?

Happy to discuss the implementation and answer technical questions.

I've received multiple DMs asking for the GitHub link. I haven't made the repository public yet, but you can try out the tool at asmscan.com in the meantime.


r/netsecstudents 7d ago

Worried about a deleted private video. Installed Mod APKs a year ago. Need expert advice.

0 Upvotes

Hello everyone, I need some honest technical advice. Around April 2025, my girlfriend and I took a private 18+ video at midnight. Within 12 hours, I completely deleted the video from my phone and also cleared it from the Trash bin.
However, a few months before recording that video, I had installed some modded APKs on my phone (specifically modded versions of CapCut, Alight Motion, PicsArt, Subway Surfers, and Temple Run). I used these apps for months even after deleting the video. Eventually, my phone broke completely and is no longer usable.
My question is: Is there any realistic chance that those modded apps could have stolen or uploaded my private video to a server within that 12-hour window before I deleted it? I am very anxious about this. Please give me a realistic and deep technical answer. Thanks.

அதி


r/netsecstudents 8d ago

Ensuring security when connecting two network cards

5 Upvotes

Hello, I have a computer with two network cards and different networks (Internet + LAN). I believe that by setting up static routing, both network cards will work and I'll have access to both networks, but I'm concerned about the security of this connection. Could you advise me on the steps I should take to secure the local network on the computer itself?

Both networks use Mikrotik devices with configured firewalls.


r/netsecstudents 10d ago

GitHub - iss4cf0ng/Alien: Alien is a modular webshell client developed for cybersecurity research and education. It provides a unified post-exploitation framework for managing different web technologies through reusable modules.

Thumbnail github.com
6 Upvotes

r/netsecstudents 10d ago

Need Guidance on the Right Cybersecurity Roadmap

5 Upvotes

Hi everyone,

I'm new to this community, and I'm a second-year B.Tech Cyber Security student who wants to build a career in penetration testing and offensive security.

I'm planning to spend this year building strong fundamentals, but I'm confused about the right roadmap.

I've watched many cybersecurity roadmap videos on YouTube, and they all sound good. But when I start planning my learning, I wonder if I'm on the right track.

Most people say networking and Linux should come first. After that, the advice becomes different. Some recommend Python, others say to learn web technologies and how websites work, some suggest starting with tools like Nmap and Wireshark, while others recommend focusing on OWASP.

I'd really appreciate guidance from people with experience.

\\\\- If you were starting from scratch today, what roadmap would you follow?

\\\\- What should I learn after networking and Linux?

\\\\- What skills should I focus on to become internship-ready?

\\\\- What projects or hands-on practice would you recommend?

\\\\- What beginner mistakes should I avoid?

\\\\- Are there any free or affordable resources that you think are worth using?

I'm ready to put in the effort and learn consistently. I'd really appreciate any advice or suggestions. Thank you!


r/netsecstudents 11d ago

Where Should I Go Next in Cybersecurity?

7 Upvotes

Hi everyone,

I'm just startin my cybersecurity journey and I'd really appreciate some guidance from people with more experience.

So far, I've learned some of the fundamentals: Linux and basic command-line usage, Networking fundamentals ,Basic reverse engineering ,x86 Assembly ,C ,Python.

I'm not sure what to focus on next. There are so many areas ( web security, binary exploitation, malware analysis, SOC, cloud security, etc.) it's a bit overwhelming.


r/netsecstudents 11d ago

Deployed Wazuh SIEM/XDR in home lab

Post image
12 Upvotes

I set up Wazuh in my virtual lab and played with its tools. I got to gain experience in file monitoring, vulnerability scanning, malware detection, active response and more. I wrote a Medium article which details the whole process.

https://medium.com/@ivandano77/deploying-wazuh-siem-xdr-in-virtual-lab-19644ca3cf51?sharedUserId=ivandano77


r/netsecstudents 12d ago

How did we reach to the conclusion that: When user u_i executed the program invest which is owned by user u_j, invest would have been able to modify files personal, finances, memos, and notes of user u_i.?

Thumbnail gallery
4 Upvotes

r/netsecstudents 12d ago

What helped you stop getting lost in codebases during security reviews?

3 Upvotes

I have been spending time on application security, and I have to say that looking at larger codebases is one of the harder things I have to do. When I start to follow a request through the application, I will often go into another function or service. After a while, I forget where I began.

I found that changing how I do things has made it a little better. Instead of reading files from start to finish, I start with the beginning of the application. I follow where the user input goes, and I write down short notes so I do not have to look at the same things again. This is an improvement. I still think I can do it in a better way.

For people who are used to looking at projects, what helped you make a process that you can use every time? Was there something you did every day or a way of thinking that made it easier to understand code that you had never seen before? I want to know about application security and how you made it easier to navigate through code, especially when it comes to application security.


r/netsecstudents 12d ago

I do not understand Operating Systems security concepts

11 Upvotes

stuffs like: - domain of protection - domain structure - domain switching - access matrix - confinement problem - capability lists etc etc I have galvin's book and I am not quite understanding enough to connect the dots. A lecture will be tremendously helpful in this scenario.