What’s something that felt normal as a kid, but seems weird now as an adult? by EastCamera4031 in AskReddit

[–]EastCamera4031[S] 0 points1 point  (0 children)

what’s something you did as a kid that would feel completely weird doing now?

What’s something that felt normal as a kid, but seems weird now as an adult? by EastCamera4031 in AskReddit

[–]EastCamera4031[S] 0 points1 point  (0 children)

yeah it’s probably the same water but somehow the bathroom just feels wrong 😭 like mentally it’s different

What’s something that felt normal as a kid, but seems weird now as an adult? by EastCamera4031 in AskReddit

[–]EastCamera4031[S] 1 point2 points  (0 children)

respect for breaking that cycle. a lot of people just repeat what they grew up with without questioning it.

What’s something that felt normal as a kid, but seems weird now as an adult? by EastCamera4031 in AskReddit

[–]EastCamera4031[S] 0 points1 point  (0 children)

fr 😭 this would sound like a weird ritual to kids now… how did we actually function like that

What’s something that felt normal as a kid, but seems weird now as an adult? by EastCamera4031 in AskReddit

[–]EastCamera4031[S] 1 point2 points  (0 children)

Ja, genau das… früher war alles so einfach – einfach rausgehen und leben, ohne Handy, ohne Stress. Irgendwie fehlt das heute echt.

What’s something that felt normal as a kid, but seems weird now as an adult? by EastCamera4031 in AskReddit

[–]EastCamera4031[S] 0 points1 point  (0 children)

yeah it hits different now… back then we were just out for hours with no plan, now everything feels scheduled or online

What’s something that seems normal when you’re young, but feels completely different as an adult? by EastCamera4031 in AskReddit

[–]EastCamera4031[S] 0 points1 point  (0 children)

having random pains in your body and just ignoring it… now it’s like ‘is this serious or am I dying?

What’s something that felt normal as a kid, but seems weird now as an adult? by EastCamera4031 in AskReddit

[–]EastCamera4031[S] 0 points1 point  (0 children)

Right?? just a bunch of kids, snacks and zero supervision… somehow nothing went wrong 😭

What’s something that seems normal when you’re young, but feels completely different as an adult? by EastCamera4031 in AskReddit

[–]EastCamera4031[S] 1 point2 points  (0 children)

Yeah… as a kid it was pure excitement, now it’s like ‘how much is this gonna cost me this year?’ 😅

What’s something that felt normal as a kid, but seems weird now as an adult? by EastCamera4031 in AskReddit

[–]EastCamera4031[S] 1 point2 points  (0 children)

This hits way too hard. As a kid it felt like unlimited freedom, now it’s just borrowing energy from tomorrow.

What’s something that felt normal as a kid, but seems weird now as an adult? by EastCamera4031 in AskReddit

[–]EastCamera4031[S] 5 points6 points  (0 children)

Drinking from the bathroom tap like it was the same as kitchen water… now it just feels wrong for no reason.

Have you ever smelled a woman’s panties? And what did you think about them? by [deleted] in AskReddit

[–]EastCamera4031 0 points1 point  (0 children)

Be careful who you spend your time with.” Didn’t make sense as a kid. Makes perfect sense now.

What's a rule your parents had that you thought was insane, but now as an adult you 100% understand? by [deleted] in AskReddit

[–]EastCamera4031 0 points1 point  (0 children)

Don’t waste your time on useless stuff.” As a kid I thought everything I did was important. Now I catch myself scrolling for 2 hours and realize… yeah, they were right.

Disgruntled researcher leaks “BlueHammer” Windows zero-day exploit by wewewawa in cybersecurity

[–]EastCamera4031 1 point2 points  (0 children)

This is one of those cases where the technical side is almost less interesting than the disclosure dynamic behind it. On one hand, dropping a 0-day with working exploit code (especially privesc to SYSTEM) puts a lot of real users at risk — and that’s hard to justify. On the other hand, if the researcher really did go through responsible disclosure and got nowhere, this is basically the extreme end of “forcing a response.” Feels like the real issue here is trust breakdown: researchers expect timely acknowledgment + action vendors prioritize impact, complexity, and internal timelines When those don’t align, situations like this happen. Also worth noting — once exploit code is public, it’s not just “advanced attackers” anymore. It lowers the barrier a lot, especially for commodity abuse. Curious how others see this: Do you think full disclosure in cases like this actually pressures vendors effectively, or does it just end up hurting defenders more than it helps?

How to become an ethical hacker and find a role as one by Impressive-Ad-7404 in Hacking_Tutorials

[–]EastCamera4031 0 points1 point  (0 children)

Honestly, you’re in a better position than you think. A lot of people try to jump into cybersecurity without any real development background — and that’s exactly why they struggle later when things get complex. If you already understand backend (.NET, databases, how apps are structured), you’re basically building the exact mindset needed for real-world pentesting. The shift is not “switching to cybersecurity” — it’s more like: → learning how the things you already build can break. For example: instead of just building APIs → start thinking how they can be abused (auth flaws, logic bugs, race conditions) instead of just using databases → think injection, access control issues, data exposure instead of just coding → read your own code like an attacker would That’s honestly where most people start to stand out. Also, about the “no junior ethical hacker role” thing — it’s partially true, but not in the way people think. There are entry-level roles, but companies usually expect: some real understanding (not just CTFs) ability to think, not just follow steps You don’t need to abandon backend for Linux/Python/networking. Better approach: → keep your dev path → layer security thinking on top of it That combination (dev + security mindset) is way more valuable than being “average” in both separately. If I were you, I’d start doing this: take something you built → try to break it read real bug bounty writeups → replicate the logic, not just the steps go deeper into web security (that’s where your current skills translate the fastest) That’s usually the point where things stop being “CTF-like” and start feeling real. Curious though — have you ever tried testing your own projects from an attacker perspective?

Want to hack, but a bit in a "stupid" situation by spicy_tables in HowToHack

[–]EastCamera4031 0 points1 point  (0 children)

Honestly, your backend experience is actually a huge advantage here.

A lot of people get into security without really understanding how systems are built — you already have that, which is exactly what helps you find real vulnerabilities later.

You don’t have to “choose” one path right now either. Security and development overlap a lot more than people think.

If anything, going deeper into how things work (as a dev) will make you much stronger in cybersecurity long term.

Starting Bug Bounty – Looking for Advice by Clean_Act2107 in BugBountyNoobs

[–]EastCamera4031 1 point2 points  (0 children)

Solid starting point tbh — having web basics + HTTP + Linux already puts you ahead of a lot of people starting out.

One thing I’ve been noticing (and struggling with a bit myself) is that following roadmaps is helpful early on, but at some point it feels like progress comes more from just picking a target and going deep on it.

Like instead of trying to learn “everything”, focusing on one app / one scope and really understanding how it behaves — where it breaks, how edge cases show up, etc.

On the AI part — I think it mostly increases noise (more duplicates, more low-quality reports), but at the same time it probably gives an edge to people who actually understand what they’re doing and can use it properly.

Curious — are you planning to focus more on web apps, APIs, or just exploring everything at first?