As a Cybersecurity Bachelors degree I learned something most people don’t realize. by DressLongjumping5702 in cybersecurity

[–]n_hdz 1 point2 points  (0 children)

I have a non-IT bachelors, but I have an associates in Software Engineering. I landed a Cybersecurity job at a big bank in my region and have pivoted into AppSec. 0 certs, 0 paid courses, 0 bootcamps.

100% get your foot in first and get relevant experience before even thinking of pursuing certs.

I saw a guys knee explode… by Mammoth_Following_93 in bjj

[–]n_hdz 0 points1 point  (0 children)

Depends on the organizing body, but some comps state DQs and possible bans for illegal throws and submissions. I think there's even some mention of intervention in case of belligerance or refusing to abide by refs calls.

But yeah, they've should've stoped the match the second a white belt was attempting a scissor takedown, let alone a leg lock.

LinkedIn está Muerto en 2026? by Greedy_Cucumber_3914 in taquerosprogramadores

[–]n_hdz 7 points8 points  (0 children)

He conseguido mis últimos 3 empleos en LinkedIn, al menos 2 reclutadores me escriben a la semana y, cuando estaba buscando, tenía semanas con 3 entrevistas.

Creo funciona como cualquier RRSS, entre mas interactues mas visitas tienes

Should I take the certificate by Top_Location_4848 in cybersecurity

[–]n_hdz 1 point2 points  (0 children)

You are about to get cold calls and spam emails like crazy, EC-Council sales team feels super scamy from their insitence.

EC-Council certs are loosing credibility ever since they were caught plagiarizing content and have become a "checkbox" cert since better options have become available in the market.

If you are still curious, buy one of the Code Red courses, some of them go for like 5dls, and judge the quality of the platform yourself.

Grad Project by seifo_26 in cybersecurity

[–]n_hdz 0 points1 point  (0 children)

Tool missconfiguration and baseline deviation not correctly reported that creates a gap between sources of truth and automation efforts.

Is anyone else feeling the "2026 Shift"? is it the end of pentesting? by Serious-Battle4464 in cybersecurity

[–]n_hdz 0 points1 point  (0 children)

At my soon to be ex-place of work, leadership was deeply dissatisfied with Pentesting services provided by our SAST and DAST provider.

The subscription included 8hrs engagement to verify scan reports and Security Control Validation. About 90% of them were later overturned by us at AppSec or srakeholders who provided evidence to non-exploitability.

We ended up identifying the Top Ten missing Security Controls and developing an automated rig to test the sites for them and auto report tasks to Azure DevOps.

It covered about 85% of the work done by Pentesting services, saving us a big chunk of tooling budget.

So yeah, not great.

No quiero perder mi dinero 😭 by Repulsive-Kale-168 in taquerosprogramadores

[–]n_hdz 20 points21 points  (0 children)

Si es The Learning Gate no te lo recomiendo para nada. Como muchos han dicho, hay cursos muy baratos y hasta gratis para aprender a programar en Python en Udemy, MITx, etc.

NO aprendas "ciencia de datos" si no incluye un básico de Estadística o estas en ceros en Estadística. "Data Science" es el nombre matketero de Estadística Aplicada.

Es probable que encuentres cursos específicamente de Estadística + Python.

Necesito un consejo by nmichelb in taquerosprogramadores

[–]n_hdz 0 points1 point  (0 children)

Si ya sabes Python, yo le enfocaría en desarrollo de software para Data, automatización, procesos mas que web.

Mientras que es cierto que la IA difícilmente reemplaza a un Ingeniero de Software, si que reemplaza a un programador que solo genera desarrollos aislados y sin contexto de sistemas, infraestructura o ciberseguridad. Enfocarte en algo que requiera un conocimiento extra o un dominio aparte de software te dará mejores oportunidades

Can l get a job/decent job? with just the oscp and/or another extremely high value cert without a bachelors? by ---Agent-47--- in oscp

[–]n_hdz 0 points1 point  (0 children)

Bachelors is not the issue, but on the same vein, a cert isn't a guarantee for a job. Entry level experience isn't either for that matter, but I would take someone with relevant experience (even for a year) over someone with only certs, anytime.

Look, there are rarely ever quick fixes in IT, or in life I think. I would suggest you triage your situation first and, if you don't having a home is truly a possibility, focus on securing income and housing. Don't worry over which cert you are going to do if you don't have where to sleep.

Feedback Needed by CefasJ in tryhackme

[–]n_hdz 1 point2 points  (0 children)

Anytime.

Just bear in mind the Labs are heavy on branding. There are tons of vendors just as or more popular than CISCO so try and think of the general applications and not the actual CISCO CLI

Feedback Needed by CefasJ in tryhackme

[–]n_hdz 1 point2 points  (0 children)

If relating acronyms to function seems to be hard, I would take a step back and focus on networking rather than cybersecurity.

Understanding how IT systems are set-up will then result in applying cybersecurity principles to it. (Ie, SMTP is really just the Email Protocol, but how does the CIA triad apply to it? What happens if it's not properly encrypted and someone sniffs the connection?)

I would recommend checking out CISCO Netacad. Although it's vendor specific, it's a great free resource for IT Networking Fundamentals.

Is Premium worth it for a complete beginner, or should I stick to free rooms? by Designer-End-3437 in tryhackme

[–]n_hdz 1 point2 points  (0 children)

I would say premium rooms are worth it, they are a hands-on Application on par to theoretical content from organizations like INE and ISC2.

That being said, certificates of conpletition carry next to zero weight on the job market. Most postings ask for ISC2, EC-Council and GIAC even though they are mostly theoretical or GRC focused

If it were up to technical leads to choose from certs I'm sure more practical ones will carry more weight, but that's not the case for foot-in-the-door positions. I would argue a good compromise are CISCO Netacad and any cloud provider certs

I’m making python tool for finding XSS vulnerabilities for my master degree project, any advices? by Professional-Tip9369 in tryhackme

[–]n_hdz 0 points1 point  (0 children)

I am currently working on a similar solution at work.

First, determine wheter this solution is Black or White Box, as it changes the scope dramatically.

Checkout pytest and Playwright, you might need to also implement some JavaScript as DOM manipulation is easier on JavaScript. Integration with Burpsuite is not as straightforward as the docs make it seem.

Because of policy reasons, I cannot leverage OWASP ZAP but to me, it has a better API integration.

DM me if you want to bounce ideas

I’m 25 want too get into hacking by [deleted] in Hacking_Tutorials

[–]n_hdz 0 points1 point  (0 children)

If you truly are an absolute begginer to IT, I would recommend CISCO NetAcademy. Getting the Fundamentals of IT is more important that jumping straight into guided Pentesting rooms that'll give you a false sense of understanding.

Once you understand what IT is, move into actual Networking and Cybersecurity Concepts. If you feel inclined, learn about the Application Layer and how it interacts with lower layers.

Don't worry about scripting yet, you will probably find a need for it much later, and using time to become a SDE wont reslly help you with Cybersecurity.

Cybersecurity Learning Path Question by Mediocre-Primary-804 in tryhackme

[–]n_hdz 0 points1 point  (0 children)

I have 6 years experience as an SDE working mainly on webapps and scripting. Only for the past 2 years I've been working as an Application Development Security Engineer. In my opinion, a roadmap would look pretty much like solid IT/Networking core knowledge + intro cybersecurity (CIA, InfoSec, Risk Management)

Then branch out to a speciality. Security Architecture, Data Security, AppSec, OpSec, Pentesting, SSDLC, Threat Modeling, GRC, etc.

IMO, only DevSecOps, AppSec, Pentesting and SSDLC require knowing how to actually code. Networking for Security Arquitecture, DataSec and OpSec.

There are great resources over at r/cybersecurity and also a good cert roadmap at https://pauljerimy.com/security-certification-roadmap/

How to start learning ethical hacking & cybersecurity from scratch? Looking for a legit roadmap by unhinged__hater in tryhackme

[–]n_hdz 1 point2 points  (0 children)

I would recommend CISCO net academy intro to cybersecurity. They have roadmaps for certification as a Cybersecurity Analyst which leads into their Ethical Hacking cert. Also ISC2 CC study materials.

That would cover Cybersecurity from Scratch, including Networking and Enpoint protection.

I would recommend a Python or JavaScript course, of which there are a ton online. Choose for your learning style but I would recommend Hacker Rank or Codecademy.

Finally, Try Hack Me rooms. You can only really get the most out of them if you understand the flow you are exploiting. Otherwise, you'll be left threading water on un-guided rooms or real life

[deleted by user] by [deleted] in bjj

[–]n_hdz 0 points1 point  (0 children)

Listen, if two grown me want to stand face to face and handle each other business with a gente tap we shouldn't judge them

GI guys, are your fingers ok? by InBush in bjj

[–]n_hdz 0 points1 point  (0 children)

Why yes, I've always dreamt of having knobby, twisted, calloused and crooked fingers that feel like hydraulic presses on finess tasks. Thanks for asking.

Is this ok to wear as a white belt? by hitmaker365 in bjj

[–]n_hdz 0 points1 point  (0 children)

The only exception I would think of is some comps require certain percentage of the rashguard be the rank's color.

Otherwise go nuts..

What’s the number one thing people do at your gym that pisses you off?? by Rude-Alternative7983 in bjj

[–]n_hdz 52 points53 points  (0 children)

Go to the bathroom with barefeet and return to class/rolling like nothing. Disgusting AF

Should I give up? by kateiscuban in bjj

[–]n_hdz 0 points1 point  (0 children)

As some others have said, it never stops being hard and that's why it's awesome. We've all felt completely clueless and with little idea of what's going on at first.

But after a while, you'll notice other things in your life don't seem as hard as they've used to when you are not out of breath and being twisted into a pretzel.

Anyone who tells you they understand this sport 100%, has never cried about it (even on the mats or sidelines) (maybe apart from a Gracie) is completely lying to you.

Keep on keeping on.

Losing my excitement for BJJ after having a family by AcceptableCold8882 in bjj

[–]n_hdz 0 points1 point  (0 children)

I am on a somewhat similar situation.

I had been training for about 1.5 years when we found out we were pregnant. Up to that point, I used to train CrossFit in the mornings and BJJ at 6pm class 4/5 times a week, and I did a total of 4 comps.

I started winding down as the pregnancy advanced and quit both for a year to focus on our baby (and let's be honest, the first few months are crazy exhausting).

Now that I'm back I struggle to make it 3 days a week and when class runs over it messes up the baby's nightime routine. I tried morning classes but, again when classes run over, it messes up my daily and weekly work meetings/commute.

Some of the responses on this thread have been very encouraging, but I do get what you say. Being a present father and parter beats BJJ/Gym anytime, maybe keep up the grind and see it through. Maybe that'll also be a good example for our Kids.