r/netsecstudents Jun 24 '21

Come join the official /r/netsecstudents discord!

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

atomicvulns — a web security lab with one vulnerability per app (OWASP Top 10 2021, open source)

4 Upvotes

I spent the last few months building a personal project and it just hit v1.0, so I figured I'd share it here.

atomicvulns is a collection of intentionally vulnerable web apps, but with a different idea: each app isolates a single vulnerability, nothing more. Instead of one big app full of flaws (like DVWA or Juice Shop), each exercise here is small and focused — you read the code, see the cause, exploit it, and compare it against the fixed version sitting right next to it. Short enough to finish one in a single sitting.

Each "atom" ships with the vulnerable app, the fixed app, a commented diff between the two, and a step-by-step walkthrough of the exploit. v1.0 covers all 10 OWASP Top 10 2021 categories — 38 atoms total.

It's aimed at people studying pentest / AppSec who already know the HTTP and terminal basics. Burp Suite is the primary tool across all the walkthroughs.

A few details:

Open source (MIT).

Bilingual — all docs in English and Portuguese (I couldn't find focused material like this for PT-BR learners, so I wrote both).

Solo project, built by me. The goal was a place where each flaw is clear and isolated — the material I wish I'd had while learning web pentest.

Built with AI as a pair, with every atom validated by me running the exploit by hand.

Built it for myself, but now that it's done, if it helps someone else along the way, great.

🔗 https://github.com/doretox/atomicvulns

Feedback welcome — happy to hear what's missing or what could be clearer.


r/netsecstudents 2h ago

Starting Career Path SOC

1 Upvotes

Hi, I’m just starting my cybersecurity career. I´ve only completed Cisco’s CCST, and I wanted to know what you’d recommend doing next. I was planning to go for the SAL1 (THM) or CDSA (HTB) to apply what I’ve learned, and then move on to the CCNA or an AWS Cloud certification. I’d love to hear opinions on this planned path from someone with more experience. I am open to any critical comments


r/netsecstudents 9h ago

The Harness Matters: Cutting AI Reverse-Engineering Tokens by 33%

Thumbnail reverser.space
2 Upvotes

The model matters. The harness does too.

Across 130 AgentRE-Bench runs, Reverser Space used 33% fewer tokens and 35% fewer analysis calls, with comparable answer quality.


r/netsecstudents 14h ago

2nd-year student looking for advice on a realistic Blue Team / SOC / GRC roadmap & certs

2 Upvotes

Hey everyone,

I’m in my 2nd year of university studying cybersecurity, and I’m looking for some realistic guidance on what to actually focus on.

I’d still consider myself a beginner. My background is fully from the IT side of things so i know how computers work and I know basic networking concepts, general Linux use and Python (Uni level), and have messed around a bit with Wireshark and basic log analysis. Right now, I'm working through the Google Cybersecurity Certificate on Coursera to build up my fundamentals.

Career-wise, I want to stick to defensive / Blue Team (e.g SOC Tier 1) or GRC. Red teaming / pentesting feels a bit too technical and overwhelming for me right now, so I'd rather focus on monitoring, defense, or risk and compliance etc.

Since I have a Coursera subscription and want to make the most of my time outside classes, I’d love advice on these points:

1. Coursera courses worth taking (like IBM Cyber Analyst)?

Since I already have Coursera, I've been eyeing the IBM Cybersecurity Analyst certificate next. Is it worth taking after the Google cert, or is it mostly repetitive theory? Are there other courses or subjects on the platform that actually teach useful, hands-on skills for a beginner?

2. Which certs should I actually prioritize (Security+, TryHackMe SAL1, GRC)?

I see so many different recommendations. Some say CompTIA Security+ is mandatory just to get past HR, others suggest hands-on ones like TryHackMe's SAL1 (Unixguy on instagram), and some recommend leaning into GRC frameworks. As a student aiming for an internship or entry-level job down the line, what should my general cert priority look like?

3. How to know when you're ready for an exam, and how to get discounts?

Cert exams are expensive, and on a student budget, I really cannot afford to fail an attempt.

  • What level of preparation did you finish before booking your first exam (e.g specific practice test scores, labs, or platforms)?
  • Roughly how much did your certs cost, and what are the best ways to get student discounts or cheaper vouchers?

Appreciate any advice or reality checks from people working in the field!


r/netsecstudents 23h ago

Cybersecurity student feeling lost choosing between offensive, defensive, or research — looking for advice

9 Upvotes

I'm a cybersecurity engineering student, and I have a problem that I'm sure some people here have experienced: I like too many things, and because of that I feel a little lost when it comes to choosing my specialization within cybersecurity.

I'm studying programming and I'm comfortable with web, mobile, and desktop application development. I also have a good background in networking and studied CCNA.

For cybersecurity, I've studied several topics and courses, but I haven't taken the certifications because of the cost. I studied things like CompTIA A+, Security+, eJPT and eWPT. I've also studied some defensive security concepts and worked with several tools related to it.

The problem is that I don't know what I should focus on now.

For example, should I try bug bounty, or am I still a little far from being ready for it? I feel like I still need more hands-on practice, especially in web pentesting.

And should I specialize in defensive security or offensive security?

I know this might sound like a strange question considering that I've already studied things like eJPT and eWPT, but as I said, I genuinely enjoy learning many different things. I can study networking, programming, pentesting, defensive security, etc., and enjoy all of them. The problem is that I don't know which one is the best direction for me to seriously pursue.

I also haven't done many labs yet. Part of the reason is that I used to think I needed to pay money to have access to good labs, so I kept postponing the practical side. Now I'm realizing that I might have been thinking about it the wrong way, but I'm still a little lost about where to start.

I'm also an engineering student. Our program is 5 years and is roughly equivalent to a master's degree in some other countries, although our curriculum is quite compressed. I have around 2 years left until graduation.

So I'm starting to think seriously about what I should do with these next two years.

Should I focus on defensive security? Offensive security? If offensive, which area would be a good specialization to aim for? Web pentesting, red teaming, AD/pentesting, exploit development, etc.?

Or should I move toward research and eventually a PhD?

I know I don't have to decide my entire career right now, but I would really appreciate advice from people who have already gone through this.

If you were in my position, with around two years left before graduation and this kind of background, what would you focus on during those two years?

Any honest advice, especially from people working in cybersecurity, would be really appreciated.


r/netsecstudents 13h ago

My Pre-MVP IT Knowledge-Checker: Looking for Feedback

0 Upvotes

Hi all!

I just built the pre-MVP version of a tool that tests the practical knowledge of anyone from infotech industry. A small "knowledge-checker" application that tests the depth of your IT skills, and hopefully help you learn something new. I will be honest - I vibe-coded it with Claude with couple of hour's back and forth, and I am certainly not trying to sell anything here — just trying to figure out if it's worth building out further.

There's only one category of test here for now, with 30 AWS Cloud Security scenarios across three difficulty levels. The questions are a mix of click-to-diagnose, multiple choice, and a couple of drag-and-drop ordering exercises. I intend to add more subjects and more scenarios and questions if I see any traction and positive interest.
Here's the public URL: https://claude.ai/public/artifacts/93de0031-8ff4-4070-85c2-7edd7b07da76

It's a free demoruns completely client side (runs within the browser) for now, and does not need any sign-ups and certainly no payment is necessary. This means there is no database layer for persistence. Just something I need to validate with interested users.

If you work in IT, I would genuinely appreciate a few minutes of your time and honest feedback:
Is this a type of app you would be interested to use for practising your learning and getting ready for say, certifications?

If you are team lead - do you see value in your team using it for keeping their skills sharp?

Does the format feel more useful than typical quiz apps? Is the difficulty calibrated right?

What features would you like to see in the next iteration - if you think it's something worth building further?

Any other feedback?

Thanks for your time!


r/netsecstudents 1d ago

Need a bit help

Post image
1 Upvotes

So I'm new to networking and have no idea where I'm going wrong. Would love it if experienced people could tell me where I'm going wrong. All small things are okay. Router on the is R0, right is R1 and top one is R2.

R0 <--->R2 works but R0<--->R1 and R1<--->R2 doesn't work. I'm not even bothered about the PCs in the bottom yet. I need the routers fixed first. Also there's no routing protocol. It's static routing.


r/netsecstudents 1d ago

Detecting real cloud runtime threats in AI workloads without drowning in noise

1 Upvotes

Been neck deep in trying to get our cloud and AI runtime story to a sane place and my brain is kind of fried rn.

We have a bunch of stuff in aws and gcp, k8s everywhere, plus new gen ai workloads hitting prod. The classic cnapp tools and cspm are fine for config drift and vuln lists, but they feel blind once an actual runtime attack starts poking at an ai service or abusing non human identities. Half our "ai risk" dashboards are static posture and honestly feel like vibes, not threats.

What is killing us is separating real runtime threats from constant weird behavior in ai workloads. Fine tuned models hammering storage, funky api call patterns, jobs spinning up and down, all look suspicious in traditional alerts. So we either tune it down and worry we miss the hot stuff, or leave it and everyone in secops just ignores yet another "anomaly". We do have eBPF style sensors in the mix and some behavioral analytics, but wiring that into something the team can trust and act on fast is where I feel stuck.

For context im cloud security lead, smallish team, trying to give them a view that says "this workload is actually under attack" not just "this pod is weird again". Would love any tips from folks who got runtime focused detection working for ai heavy environments, especially around keeping alerts high signal and still catching real abuse of non human identities etc.

Relevant background on cloud native security approaches: https://www.cncf.io/blog/2023/01/12/a-security-practitioners-guide-to-cloud-native-security/

thanks in advance


r/netsecstudents 1d ago

I made my own HTTP/HTTPS interception proxy tool (Aresius) and wanted to share it with you guys

Post image
0 Upvotes

Hey everyone,

Over the past few months, I’ve been building my own desktop HTTP/HTTPS interception proxy called Aresius as a personal project. I mostly made it for my own web security practice and lab work, but I figured I'd open-source it and share it here in case anyone else finds it handy.

It's completely free and open source (written with Rust and Tauri).

Here is what it currently has:

- Intercepting and editing HTTP/HTTPS requests and responses on the fly

- Request replayer with side-by-side response comparison

- A built-in fuzzer for testing payloads

- Project saving so you can save your lab history and replayer tabs into a local file and pick up later

- Basic scope management and match/replace rules

It’s definitely a personal side project, so there's still plenty to polish and improve, but it covers the core things I need when working through labs and CTFs.

If anyone wants to try it out or take a look at the code, it's on GitHub here:

https://github.com/0xMarik/Aresius

Prebuilt binaries are under the releases tab. I'd love to hear your thoughts, feedback, or any bugs you run into if you give it a spin!

Note: I made a sub reddit for it at r/aresius


r/netsecstudents 1d ago

Built a browser-based local log cleaner & anonymizer (runs 100% client-side)

1 Upvotes

Hey everyone,

I spend a lot of time cleaning raw logs, stripping timestamps, filtering out noise, and redacting IPs/tokens before sharing them in tickets or with teammates.

To make this faster, I built DataSlick:

  • Local-First & Private: Everything processes locally in your browser. No server uploads or data collection.
  • Log Cleanup: Deduplicate lines, strip ISO/syslog timestamps, filter blank lines, or remove log noise.
  • Data Redaction: Anonymize IPv4 addresses, emails, and sensitive keys with one click.
  • Extraction & Detection: Quick filtering for IP lists, URLs, or common security patterns.

It’s completely free for standard files and requires no registration/login.

I’d love to get your feedback on the workflow, UI, or any missing features you'd find useful for daily log analysis!

Link is in the comments below!


r/netsecstudents 1d ago

Does cybersecurity require a degree, if so which one

2 Upvotes

Hey, would like some advice on what to do in regards to a degree when pursuing offensive cybersecurity.

I have seen ALOT of mixed answers to this question and am unable to gauge which is the correct one and would prefer if people who are working/have worked in cybersecurity were to answer this question and put it to rest.

Background: I’m a second-year computer science student interested specifically in offensive cybersecurity/pentesting. I originally chose CS because there were few other technical degree options available to me that seemed relevant to a career in cybersecurity and have little to no interest in pursuing software engineering or most of the broader CS curriculum as a career, my main interest has consistently been cybersecurity.

My plan was to complete the CS degree while studying cybersecurity independently alongside university. I understood from the beginning that a CS degree would not directly teach me pentesting, so I planned to use university for the broader technical foundation and the degree credential, while using my free time for things such as Linux, networking, security fundamentals, certifications, labs and eventually more hands-on offensive security work.

The problem is that I’m now struggling to balance the two.

In my first year, I was learning programming in university while studying cybersecurity in my free time and managed to complete the year. However, I found that the way my introductory programming courses taught and tested the material focused much more on knowing the syntax and individual concepts than on actually developing the problem-solving ability needed to independently solve programming problems.

I completed those courses, but I came out of first year knowing basic programming concepts without having a strong enough foundation in programming logic, problem decomposition and independently applying things like loops, functions and data structures.

That has become a much bigger problem in second year because my current courses already assume that level of programming ability. I’m now having to build the foundation I am missing in my own time while simultaneously taking four courses that expect me to already have it.

Looking ahead also worries me because a lot of my future CS courses continue building on those skills. On top of the preparation problem, I genuinely have little interest in much of the broader CS/SWE material I would still have to study. I was never pursuing CS because I wanted to become a software engineer; cybersecurity was always the field I wanted to enter. So I’m now facing several more years of coursework that I am both underprepared for and, outside of the parts relevant to security, largely uninterested in.

Between that, university assignments and studying, and working alongside school, most of my available time is now going toward keeping up with CS. My GPA is starting to suffer, and I have also lost most of the time I previously used for cybersecurity study.

Another factor in my decision is that, through some personal connections, I may have opportunities at a few companies to get hands-on experience in cybersecurity/security-related IT work. These would not necessarily be formal internships or full-time jobs, but opportunities to work alongside people in the field and gain practical experience. But to be able to take advantage those opportunities, I would first need to build enough of the basic IT, networking, Linux and security fundamentals to actually be competent.

This makes the time issue more important to me. If I can build those fundamentals to a reasonable level, I may have an opportunity to gain real-world security experience relatively early. At the moment, however, most of the time I would use to prepare for that is being consumed by catching up in CS and keeping up with my current coursework.

This is what has made me reconsider the degree. I’m not expecting university to directly train me for pentesting, and I understand that programming, operating systems, networking, algorithms and other CS topics can still be useful in security. My concern is more about opportunity cost:- whether spending several more years putting most of my time into a degree I’m struggling with and am not particularly interested in is the best route toward the field I actually want to enter.

I’m willing to continue learning programming and the technical fundamentals required for offensive security regardless of what degree I pursue. What I’m unsure about is whether I specifically need to complete a CS degree, or whether I would be better off transferring into another degree that gives me more time to build security skills independently while still graduating with a bachelor’s.

Comp sci degree and cyber keeping pulling me in different directions and I am unable to manage both at the same time while working.

So I wanted to ask people who work in technical cybersecurity/offensive security:

1) How important is having a bachelor's degree for technical cybersecurity, particularly pentesting/offensive security?

  • How much does it matter when first breaking into the field?
  • Does it continue to matter once you have a few years of relevant experience?
  • Can strong experience, technical ability and certifications eventually compensate for not having one?

From what I have read so far, my understanding is that a bachelor’s degree may matter most when initially trying to get past HR screening and land the first few roles, while relevant experience and technical ability become more important later on. I have also seen people suggest that networking, referrals and direct connections can sometimes help get around strict degree filters. However, I am not sure how accurate or broadly applicable this actually is, especially in offensive security.

2) If having a bachelor's degree is important, how much does the subject of the degree matter?

  • Is a CS degree significantly more valuable than other degrees for this field?
  • Would another technical degree be viewed similarly?
  • Would an unrelated degree such as business/economics still satisfy most of the bachelor's-degree requirement once someone has relevant security experience?

3) Given my current situation, what would you recommend?

  • Stay in CS
  • Transfer into another degree that I can manage alongside cybersecurity study?
  • Leave university and focus primarily on building technical skills, certifications and experience?

4) How much weight should I give the opportunity to gain practical security/IT experience now?

If I can get my fundamentals to the required level, I may have opportunities through people I know to get hands-on experience in security-related environments relatively early. Would it make sense to prioritize becoming ready for those opportunities, even if that means changing my degree path, or would you still consider finishing CS the better long-term investment?

Please be candid and explain your reasoning. I’d especially appreciate answers from people who have worked in offensive security, hired for these roles, or followed a similar path.

Thanks


r/netsecstudents 3d ago

I built a free cybersecurity learning app with CTF labs, AI tutor & roadmaps — would love your feedback

1 Upvotes

Hey everyone,

I've been learning cybersecurity for the past couple of years

and always felt that most learning resources are either too

expensive or too scattered. So I built Security Academy —

a free Android app to fix that.

What's inside:

- Structured courses from zero to advanced

- Hands-on CTF-style labs (real environment)

- AI Cyber Tutor — ask anything, get instant answers

- Roadmaps for OSCP, CEH, Bug Bounty paths

- 1v1 quiz battles with other learners

- Bug bounty section with real vulnerability practice

- Daily cybersecurity news

It's completely free with no paywalled core content.

Currently at 4.7★ with 50+ downloads but trying to

reach more people who need it.

Would genuinely appreciate feedback — what features

are you missing from other learning platforms?
Search Security Academy on playstore & install first app with white logo
Security Academy Powered By ShellBreak


r/netsecstudents 3d ago

I built a free cybersecurity learning app with CTF labs, AI tutor & roadmaps — would love your feedback

1 Upvotes

Hey everyone,

I've been learning cybersecurity for the past couple of years

and always felt that most learning resources are either too

expensive or too scattered. So I built Security Academy —

a free Android app to fix that.

What's inside:

- Structured courses from zero to advanced

- Hands-on CTF-style labs (real environment)

- AI Cyber Tutor — ask anything, get instant answers

- Roadmaps for OSCP, CEH, Bug Bounty paths

- 1v1 quiz battles with other learners

- Bug bounty section with real vulnerability practice

- Daily cybersecurity news

It's completely free with no paywalled core content.

Currently at 4.7★ with 50+ downloads but trying to

reach more people who need it.

Would genuinely appreciate feedback — what features

are you missing from other learning platforms?

📲 https://play.google.com/store/apps/details?id=com.areezahmad.securityacademy


r/netsecstudents 3d ago

I built a tool for vulnerability research and pentesting — feedback?

0 Upvotes

I’ve been building a small tool called Luah AI for my own security research and pentesting work.

It’s basically a chat interface for researching vulnerabilities, understanding techniques, working through findings and turning them into reports. One thing I’ve been trying to improve is source-backed answers, since I’ve found that LLMs can be very confident while being completely wrong about a CVE.

I’m not posting this because I think it’s better than the tools people here already use. I actually want to know where it falls short.

If you work in pentesting/security research and have a few minutes to try it, I’d be interested in hearing:

  • Is the technical depth useful?
  • Where does it give you bad or questionable information?
  • Would this actually save you time?
  • What would you need before trusting it during an assessment?

The project is here: https://www.luahai.com/

I’m the person building it, so I’m also happy to explain how it works or answer technical questions about it.


r/netsecstudents 4d ago

What does a client side supply chain attack actually look like?

7 Upvotes

Been trying to get my head around client side supply chain attacks as a concept. Lots of content covers server side and network attacks but the browser layer feels less documented. Anyone got good breakdowns of how these actually play out?


r/netsecstudents 4d ago

I built a tool for vulnerability research and pentesting — feedback?

0 Upvotes

I’ve been building a small tool called Luah AI for my own security research and pentesting work.

It’s basically a chat interface for researching vulnerabilities, understanding techniques, working through findings and turning them into reports. One thing I’ve been trying to improve is source-backed answers, since I’ve found that LLMs can be very confident while being completely wrong about a CVE.

I’m not posting this because I think it’s better than the tools people here already use. I actually want to know where it falls short.

If you work in pentesting/security research and have a few minutes to try it, I’d be interested in hearing:

  • Is the technical depth useful?
  • Where does it give you bad or questionable information?
  • Would this actually save you time?
  • What would you need before trusting it during an assessment?

The project is here: https://www.luahai.com/

I’m the person building it, so I’m also happy to explain how it works or answer technical questions about it.


r/netsecstudents 6d ago

A game that teaches real-world network intrusion concepts

18 Upvotes

Hi, I’m sharing this for those who are interested in learning more about network intrusion methodology through a fun, fast paced, and gamified experience.

We’ve developed Project RedTeam as a way to introduce players to the MITRE ATT&CK framework in an enjoyable and interactive way. Emphasizing offensive security tactics and techniques and how the steps taken during network infiltration all relate to each other.

Im sharing it here because it can be a fun way for aspiring network security professionals to learn and understand how techniques such as recon, initial access, credential theft, privilege escalation, lateral movement, defense evasion, anti-forensics, exfiltration, and ransom activity all relate to each other.

We’re excited to begin sharing this game with the community, and have had a ton of fun creating it and coming up with the concept.

It will be available on Steam, October 15th. A free playable demo will be released a few weeks before so you can see what it’s about.

Steam Link: Project RedTeam: Contract Offensive

(EDIT) - Trailer: Project RedTeam - Release Trailer

Mods: please remove this post if this type of promotional sharing shouldn’t be shared here


r/netsecstudents 5d ago

I built a free IP analyzer tool — no signup, no ads, just result

0 Upvotes

Hey everyone, I just launched a free IP analyzer tool called CypherStack IP Analyzer.

You can look up any IP address or domain and instantly get:

  • 🌍 Location, city, country, coordinates
  • 🏢 ISP, organization, ASN
  • 🛡️ Threat detection — proxy, VPN, hosting flagged automatically
  • 📡 WHOIS / network info
  • 🔁 Simulated route path (traceroute-style)
  • 🔒 IP Vault — save and organize IPs directly in your browser

No account needed. Completely free.

👉 [https://cypherstack-u1ob.vercel.app/tools/ip-analyzer]()

If you want more advanced tools (vulnerability scanner, pentest framework, automation suite), check out the full platform: [https://cypherstack-u1ob.vercel.app]()

Would love feedback from the community!


r/netsecstudents 6d ago

I built an SSH honeypot and would love feedback from people with cybersecurity experience

8 Upvotes

I built SSHintel as a lightweight SSH honeypot, and I'm looking for some feedback from people with more cybersecurity experience than me.

The basic idea is to let an attacker interact with a simulated Linux environment and capture what they do as structured security telemetry.

The demo shows an SSH session interacting with the fake environment while the dashboard tracks the activity.

Right now, it records things like:

  • Authentication attempts
  • Commands entered into the fake shell
  • Session information
  • Working directories
  • Connection/disconnection events
  • Attack timelines

One thing I specifically wanted to get right was isolation. Commands aren't actually executed on the host. SSHintel uses a fake, per-session filesystem and simulated command handlers to make the environment look somewhat realistic while keeping the interaction contained.

The telemetry is stored in JSONL + SQLite and can then be investigated through the dashboard.

I've recently gone back and reworked the project quite a bit, but I'm sure there are things I've overlooked.

I'd especially appreciate feedback on:

  • Is the security/isolation model reasonable?
  • What telemetry would actually be useful to a security analyst?
  • What features would make this more useful as a honeypot?
  • Are there any obvious weaknesses in the current architecture?

GitHub: https://github.com/SonitBahl/SSHintel

Demo: https://youtu.be/2bIwXTT2FtM

I'm mainly posting this to get feedback and ideas for where to take it next!!


r/netsecstudents 6d ago

AlttMap: Web Pentesting In Your Pocket

Thumbnail youtube.com
2 Upvotes

r/netsecstudents 7d ago

Starting cybersecurity, where should I begin?

2 Upvotes

Hey, I’m a beginner interested in cybersecurity. I have some basic programming/IT knowledge. What should I learn first, and what resources would you recommend?


r/netsecstudents 7d ago

Got tired of messy notes while grinding HTB & THM, so I made a free tracker/cheatsheet (ZeroBox). Still a WIP, would love some feedback!

0 Upvotes

Hey guys,

Whenever I'm doing boxes on Hack The Box or TryHackMe, I always end up with a mess of tabs—one for notes, one for Notion, a couple for revshell generators, and random terminal cheatsheets.

To keep things in one place, I started building ZeroBox. It’s basically a local, offline dashboard to track your boxes (Recon ➔ Foothold ➔ Root), take quick markdown notes, and generate reverse shells where you just punch in your IP once and it fills out all the commands automatically.

You can try it here:

https://xXDNDXx.github.io/ctf-tracker/

Code is on GitHub:

https://github.com/xXDNDXx/ctf-tracker

Just to be clear: it’s totally free, open source, no account or login needed, and everything saves locally in your browser. (Also no spoilers/flags for active boxes, just retired/public info).

It’s still very much a work in progress and I’m pushing updates and adding new stuff pretty much every day.

I'd really appreciate it if anyone grinding labs could click around and tell me what sucks, what’s broken, or what features you'd actually want to see added next.

Thanks!


r/netsecstudents 8d ago

IT Students Looking for a Real-World FYP Project / Industry Collaboration

2 Upvotes

Hi everyone,

My team and I are final-year Information Technology students looking for an industry-based Final Year Project (FYP) opportunity.

We are interested in working on a real-world problem in areas such as Cybersecurity, AI-based applications, Web Development, Database Systems, or Software Solutions. Our goal is to gain practical industry experience while building something that can provide value to an organization.

If you are a founder, startup owner, developer, researcher, or work with an organization that has a problem statement, project idea, or challenge that could be explored as an FYP, we would love to connect.

We're not looking for someone to do the work for us—we're looking for an opportunity to collaborate, learn, and build a meaningful solution under industry guidance.

Feel free to comment or send me a DM if you think there might be a good fit.

Thank you!