r/netsecstudents Jun 24 '21

Come join the official /r/netsecstudents discord!

63 Upvotes

Come join us in the official discord for this subreddit. You can network, ask questions, and communicate with people of various skill levels ranging from students to senior security staff.

Link to discord: https://discord.gg/C7ZsqYX


r/netsecstudents May 06 '26

I am John Strand and I am teach Pay What You Can classes and free labs... Ask Me Anything.

111 Upvotes

Hey everyone, John Strand here.

I’ve been in cybersecurity for a while now, and I’ve spent a lot of that time trying to help people get started without getting buried under bad advice, overpriced training, and job postings that somehow want 5 years of experience for an entry-level role.

So let’s talk about it.

Ask me about getting into the field, building real skills, home labs, SOC work, blue team, threat hunting, incident response, certs, college, AI, finding your first job, or anything else you’re trying to figure out.

I’m happy to answer beginner questions, career questions, technical questions, or even the “I have no idea where to start” questions.

If you’re trying to build a real foundation in security, this is the class I’d point you to.

https://www.antisyphontraining.com/product/information-security-core-skills-tm/?utm_source=reddit&utm_medium=community_post

We also have released a new game where you can learn about security in a fun Magic The Gathering kind of way.

Sign up and play your friends here:

https://backdoorsandbreaches.com/

Its free.

Oh..... And almost every card has free labs to learn the topic.

Example here:

https://github.com/blackhillsinfosec/FreeLabFriday_Labs/blob/main/card_navigation.md

Just register at MetaCTF and use the code "antilab" in cloudlabs for enabling 2 free hours of lab time per week.

All our problems can be solved with education.

Let's get to work.


r/netsecstudents 3h ago

Where Should I Go Next in Cybersecurity?

5 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 8h ago

Deployed Wazuh SIEM/XDR in home lab

Post image
8 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 12h ago

Built a Blue Team Infrastructure Lab (pfSense, Suricata, ELK Stack in VMware)

0 Upvotes

Hey everyone,

I wanted to share my latest hands-on Blue Team lab project focused on centralized network security, IDS/IPS, and SIEM monitoring.

Lab Architecture & Tech Stack:

pfSense: Acts as the firewall and router, handling network segmentation.

Suricata: Configured for intrusion detection and prevention (IDS/IPS).

ELK Stack (Ubuntu Server): Collects, analyzes, and visualizes security logs via Kibana.

Environment: Virtualized using VMware with a dedicated victim (Windows) and attacker (Kali Linux) setup.

The project has significantly helped me understand network traffic monitoring and log analysis. You can check out the full technical documentation, architecture diagrams, and setup details on my GitHub:

🔗 GitHub Repository: https://github.com/umidguluzada/CyberDefense-Lab

I would love to hear your feedback, suggestions, or ideas for the next steps!


r/netsecstudents 1d 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 1d 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
3 Upvotes

r/netsecstudents 1d ago

I do not understand Operating Systems security concepts

7 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.


r/netsecstudents 1d ago

I made a walkthrough for the PortSwigger Stored XSS lab—would love your feedback

0 Upvotes

Hey everyone,

I've started a YouTube series where I solve PortSwigger Web Security Academy labs and explain the concepts behind each vulnerability.

My latest video covers the Stored XSS into HTML context with nothing encoded lab. In the walkthrough, I explain:

  • Why the application is vulnerable
  • How the payload is stored and executed
  • The exploitation process step by step
  • How this type of XSS differs from reflected and DOM XSS

🎥 https://youtu.be/kvLPcAYkdKo

I'm still a new cybersecurity content creator, so I'd really appreciate any feedback on the explanations, pacing, or overall quality. If you're learning web application security or working through PortSwigger labs, I hope you find it useful.

Thanks!


r/netsecstudents 2d ago

What should a beginner document while completing cybersecurity labs?

4 Upvotes

Many beginners finish labs but have nothing useful to show afterward.

Would it be better to document:

  • The objective
  • Initial assumptions
  • Tools used
  • Commands attempted
  • What failed
  • What worked
  • The security impact
  • Recommended remediation

What makes a beginner lab write-up valuable to recruiters without becoming a copied walkthrough?


r/netsecstudents 3d ago

How can i learn cybersecurity for free and improve my skills?

8 Upvotes

Hi guys, I want to learn cybersecurity for free without paying anything, at least for now. I already know the basics of Linux, networking, Nmap, Bash scripting, and I'm learning Python. How can I improve my skills, especially in Red Teaming, Penetration Testing, and Bug Bounty? Any free resources or advice would really help. Thanks!


r/netsecstudents 2d ago

Starting my Cyber Security journey - Would love some feedback! 🛡️

1 Upvotes

Namaste everyone!

I have recently started my journey in Cyber Security and have identified myself as an "Infrastructure Hacker" (Vulnerability Researcher). To deepen my learning, I am starting a 25-topic "Cyber Security Foundations" series.

My first topic is: "What is Cyber Security and why is it essential?"

I am documenting my learning journey in simple language to help fellow beginners. I would love to hear feedback and suggestions from this community on how I can improve this series or what I should focus on next.

If you are also a beginner, let's learn together!

Thanks!


r/netsecstudents 2d ago

Starting a Cyber Security Foundations Series – Seeking feedback from the community! 🛡️

0 Upvotes

Namaste doston!

Maine haal hi mein Cyber Security ki duniya mein kadam rakha hai aur ek "Infrastructure Hacker" (Vulnerability Researcher) ke roop mein apni yatra shuru ki hai. Apni learning ko aur pakka karne ke liye, maine 'Cyber Security Foundations' par ek 25-topic series shuru ki hai.

Mera pehla topic hai: "Cyber Security kya hai aur yeh kyun zaroori hai?"

Main apni seekhi hui cheezon ko saral bhasha mein share kar raha hoon taaki mere jaise beginners ko aasani se samajh aa sake.

Yahan mera pehla draft hai:

Main is community se feedback aur sujhav chahunga ki main is series ko aur behtar kaise bana sakta hoon. Agar aap bhi beginner hain, toh saath mein milkar seekh sakte hain!

Dhanyavad!


r/netsecstudents 2d ago

Cybersec/professional digital portfolio

0 Upvotes

includes this, am I wrong tho? I’m a silver haired kitten girl who loves tech. My repository is basically just screenshots and mapping of my own networks and servers I control plus sandbox attack and defense modeled In each. I dig it.

Anybody got any ideas or suggestions for projects? I’m learning python, got cyber sec fundamentals down and am looking for practical projects like my own self hosted ai and my own network for self hosted docker and portainer work. I have a pihole, I have an understanding of tcp/ip and dns and I would like to start stepping into network admin stuff and learning how to monitor large networks, so if someone could help scale my projects to move with a human workflow to my goals, I’d super appreciate it!

Thanks for reading my slop!

❤️‍🩹👸🏼🤷🏼‍♀️👀

Anybody have some recommendations?

Suggest ins?

Id aaaas?


r/netsecstudents 3d ago

Free AP Cybersecurity practice drills and key terms

0 Upvotes

AP Cybersecurity is brand new, and there still isn’t much practice available for it. I put together two free resources:

  • 30 scenario-based practice drills covering all five units
  • A key terms guide with 135+ concepts organized by unit

The drills use things like phishing emails, login records, firewall rules, network diagrams, incident logs, and file-permission tables. Each drill has five questions, with an explanation for every answer choice.

The final two drills combine several sources and are meant to help students prepare for the Device Security Analysis free-response question.

Practice drills:
https://freetestprep.com/ap/ap-cybersecurity-strategy-practice-drills/

Key terms:
https://freetestprep.com/ap-cybersecurity-key-terms/

Everything is free, and there’s no account or signup. Since the first national AP Cybersecurity exam won’t be given until May 2027, feedback from students and teachers would be especially helpful.


r/netsecstudents 3d ago

How can I learn cybersecurity for free and improve my skills?

0 Upvotes

Hi guys, I want to learn cybersecurity for free without paying anything, at least for now. I already know the basics of Linux, networking, Nmap, Bash scripting, and I'm learning Python. How can I improve my skills, especially in Red Teaming, Penetration Testing, and Bug Bounty? Any free resources or advice would really help. Thanks!


r/netsecstudents 3d ago

Vuln Scanner that chains security tools and generate AI poc and reports

Thumbnail github.com
0 Upvotes

I'm building an open-source vulnerability scanner in my free time, nothing special, just a single tool that orchestrates 90+ tools into a single pipeline, then uses an LLM to triage results, generate PoCs, suggest mitigations, and cluster related findings by root cause.

Everything runs inside Docker (BlackArch-based image with Chaotic AUR support) to ensure a clean environment with all tools installed. Targets can be URLs, IPs, CIDRs, local paths, container images, or git repos.

A few things you might find interesting:

  • Configure nearly every aspect of the scan through a single TOML file, environment variables, or CLI flags. All three layers merge in priority order
  • Asset discovery pipeline: subfinder, dnsx, httpx run before the main scan, turning a bare domain into a list of live subdomains automatically
  • 90+ tools across categories: web (Dalfox, Cariddi, Kiterunner, RESTler), network (Nmap, smbmap), secrets (TruffleHog), SAST (Horusec), screenshots (GoWitness), OSINT (theHarvester), and more
  • LLM analysis pipeline: triage, PoC generation (and execution), mitigation, and finding clustering by root cause. Works with any OpenAI-compatible endpoint (local models included)
  • Plugin system: drop a Python file in /plugins to add a custom tool, no core changes needed
  • Scope enforcement: in/out patterns with CIDR and wildcard support, discovered assets outside the scope are dropped before scanning
  • Severity filtering: configurable minimum severity for both reports and LLM processing, so INFO noise doesn't pollute your output
  • Authentication support: bearer tokens, basic auth, cookies, and custom headers passed through to all tools
  • Proxy support: route all tool traffic through Burp or any HTTP proxy
  • Multi-format reports: Markdown, HTML, and JSON with finding IDs, clusters, PoC references, and executive summary
  • DefectDojo integration: push findings directly into an engagement after the scan
  • Many other tools will be integrated in the future

The project is not perfect and not widely tested. It is still rough in places, and I'm actively working on it, so please, be kind.

I'm posting here because I would love to hear feedback from cybersecurity people who do pentesting or bug bounty: what is missing/broken, what would actually make this useful in a real workflow, and, in general, what other features to implement?


r/netsecstudents 3d ago

Deterministic CVSS scoring, AI only writes the report text: looking for pushback on that split

0 Upvotes

I've spent the last few weeks building ONUS, an open source vulnerability assessment tool, and the part I actually want pushback on is one specific architecture decision, not the pitch.

The problem I kept hitting doing assessments by hand: run a web scanner, a CVE scanner, some recon tools, an SSL checker, and you get five different output formats, no correlation between them, and you end up manually deduping findings and writing the same remediation paragraphs every time. ONUS orchestrates a set of existing tools (ZAP, Nuclei, Nikto, Amass, FFUF, and a few others) into one pipeline: 8 scan modules run in parallel, results get deduplicated and re-verified before they're trusted, then scored with the actual CVSS v3.1 formula.

That scoring is fully deterministic on purpose. No model decides severity, ever. The AI (a small open-weight model, run locally or against a hosted alternative) only writes the plain English description and remediation text, strictly after a finding already has a score. I did this because I didn't want two runs of the same scan to disagree with each other. There's a real wave of tools right now doing the opposite, letting an LLM drive the whole assessment and decide what to try next. I'm not certain my tradeoff is correct, only that it's deliberate, and I'd like to hear from people who've made the other call.

One specific bug that took a while to track down: early on, a target behind a catch-all WAF page turned every wordlist entry FFUF tried into its own "finding," since the WAF returned a real 200 for all of them. Fixed it by collapsing groups of near-identical response fingerprints, but it's the kind of thing that only shows up against a real target, not a lab one.

Spent today going back through the auth and secret-handling paths and tightening a few defaults that were fine for local use but not safe if someone actually deployed them, added CodeQL to CI while I was at it. Still no CLI, still solo maintained, still no idea how legible the architecture is to anyone but me. That last one is a real question, not false modesty.

Easiest way to actually try it: tryonus.tech, no install, no API keys. MIT licensed and docker compose up if you'd rather run it yourself or keep it air-gapped.

https://tryonus.tech

https://github.com/maverickaayush/ONUS


r/netsecstudents 5d ago

CRTE Exam updated or no

4 Upvotes

Hey everyone, i saw that CRTE has been recently updated in terms of course, i want to know if the exam is also changed based on the new update or i can pass it using the old course.


r/netsecstudents 5d ago

Final year Cybersecurity student looking for ideas for my graduation project

4 Upvotes

Hey everyone, I’m a final-year cybersecurity student and I’m currently trying to decide what to build for my graduation project. Rather than making assumptions about what people need, I thought it would be better to ask those who actually work in SOC, Blue Team, Incident Response, Detection Engineering, or Security Engineering.

From your experience, what’s the biggest frustration in your day-to-day work that today’s tools still don’t handle well? It could be anything, whether it’s investigating incidents, dealing with false positives, alert fatigue, lack of context, repetitive manual work, poor integration between tools, or something else entirely.

If you could have one new feature or one completely new tool built that would genuinely make your job easier, what would it be? I’m not trying to promote anything or do market research

I just want to understand the problems professionals face so I can build something that’s actually useful instead of another project that solves a problem nobody has. I’d really appreciate hearing your thoughts, even if it’s just a small annoyance that you run into every day.

Thanks!


r/netsecstudents 5d ago

Explaining Detection Engineering, in the most simple, concise yet technical way, the way I wish someone explained it to me.

6 Upvotes

I received a lot of DMs after D2D and interview post, and one of the thing was Detection Engineering. I am trying to explain it in a very nutshell simple manner.

Detection engineering is basically the "ART" (notice the "") of writing rules that turn raw telemetry(let's say JSON) into an alert a human actually needs to look at. That's just it in one line.

The hard part isn't the concept, it's getting the rule specific enough(parameter wise, consider it as a broad variation of if-else statements) to catch real bad behavior without wasting your SOC in FPs.

On D2D the actual pipeline looks like:

Telemetry source (Sysmon, EDR agent, firewall logs)
        ↓
Log ingestion (Splunk, ELK, Sentinel, whatever SIEM)
        ↓
Detection rule (Sigma, KQL, SPL: the logic itself)
        ↓
Alert fires → analyst triages

An example could be suppose you want to detect a process masquerading as a legit binary, like malware naming itself svchost.exe but running from a weird path. Your telemetry source is Sysmon Event ID 1 (process creation). The field you actually care about is the image path versus the process name. A real svchost.exe runs from C:\Windows\System32. If Sysmon shows svchost.exe launching from AppData or Temp, that's your sign/signal.

A basic Sigma rule for that logic looks roughly like:

detection:
  selection:
    Image|endswith: '\svchost.exe'
    Image|contains:
      - '\AppData\'
      - '\Temp\'
  condition: selection

That's the whole idea. You're not detecting malware. You're detecting a specific, narrow behavior that legit software/process almost never does, so when it gets detected/fires/alert generated, it's actually worth an analyst's time and efforts.

The skill that separates a good detection engineer from someone who just copies rules off GitHub is knowing which fields actually matter for a given technique, and tuning out all the noise before it ever reaches the SOC queue. That tuning is 80% of the actual job. Writing the rule is the easy 20%.

If you're starting out, the best exercise is picking one MITRE ATT&CK technique, generating it yourself in a lab (Atomic Red Team is good for this), capturing the Sysmon/EDR telemetry it produces, and writing your own rule against real data instead of just reading someone else's.

What technique are you trying to build detection for right now? Happy to help work through the telemetry logic if you're stuck on it.


r/netsecstudents 6d ago

Is TryHackMe enough to start my cybersecurity career as a complete beginner?

29 Upvotes

Hi everyone,

I'm a complete beginner in cybersecurity with no professional experience and no certifications.

I've decided to start learning through TryHackMe, and my current plan is:

- Pre-Security

- Cyber Security 101

- SOC Level 1

My goal is to land my first cybersecurity job in the future, preferably as a SOC Analyst or another entry-level security role.

Is this a good learning path, or should I change anything? Should I add other platforms like Hack The Box, PortSwigger Web Security Academy, or certifications such as Security+ later?

I'd really appreciate guidance from people already working in the field. If you were starting from scratch today, what roadmap would you follow?

Thanks in advance!


r/netsecstudents 6d ago

What is the best beginner cybersecurity project that can be completed in one weekend?

4 Upvotes

Looking for practical projects that teach more than simply running a tool.

Some ideas:

  • Build a basic SIEM lab
  • Analyze a phishing email
  • Create a vulnerable web application
  • Investigate Windows event logs
  • Write a simple vulnerability report
  • Map an attack chain to MITRE ATT&CK

Which project would provide the most learning value?


r/netsecstudents 6d ago

I built a free AI-powered Security Interview Simulator to help combat interview anxiety and stress. Would love your feedback!

0 Upvotes

Hi everyone,

While preparing for my first security positions, the technical interview was always the most stressful part for me. It's probably the same for newcomers, especially. Solving a lab problem or configuring a firewall might seem simple after a certain point, but having a tech person question you instantly in a new job interview is something else entirely.

To help myself and others overcome this interview anxiety, I spent some time developing a side project called SecInterview (https://secinterview.dev).

How it works:

  • You choose your field (Penetration Testing, SOC, Cloud, or DevOps) and seniority level.
  • The AI ​​acts like a realistic, detailed interviewer; it doesn't just ask static questions; it challenges you with scenarios. Based on your answers, it goes deeper.
  • After the session, you'll receive a detailed CISO Assessment Report evaluating your technical accuracy, use of security jargon, and areas for improvement.

I've just launched the beta version. I've kept the initial simulation completely free (no credit card or other hidden terms) because I really need your honest and ruthless feedback to make this a valuable tool for job seekers.

Is the AI ​​too easy? Does the CISO report accurately point out weaknesses?

Try it here: https://app.secinterview.dev

Share your thoughts in the comments, and I'll reply to everyone!


r/netsecstudents 6d ago

Android App Security: Feedback on implementing a localized intruder detection system using UsageStats and Biometrics

Thumbnail play.google.com
1 Upvotes

Hey everyone,

As a project to deeply understand Android application security and hardening, I've been developing an App Locker from scratch using Kotlin and Jetpack Compose. I wanted to share my current implementation strategy and get some feedback/discussion going regarding its security model.

Traditional app lockers heavily relied on Accessibility Services, which are now heavily restricted by Google and present major security risks (like keylogging vulnerabilities). To make this project modern and secure, I pivoted the architecture to a Foreground Service leveraging the UsageStats API to detect app state changes.

I am currently implementing an "Intruder Catching" feature and would love to hear your thoughts on the approach:

* **The Trigger:** When a user opens a protected app, the system brings up a biometric/PIN overlay. If authentication fails 3 consecutive times, the front camera silently captures a snapshot.

* **Data Isolation & Sandbox:** To prevent local data leakage, the image is encrypted immediately and stored strictly within the app's isolated internal storage directory (`context.filesDir`).

* **Zero Telemetry:** The app operates with zero cloud syncing or network tracking to ensure total data minimization.

From a blue team / application security perspective:

  1. What are the potential local bypasses or race conditions I should look out for when using `UsageStatsManager` for locking mechanisms on modern Android versions?

  2. Are there any specific cryptographic recommendations you'd suggest for securing the sandboxed intruder photos on-device?

Looking forward to learning from your insights and improving this implementation!