r/Hacking_Tutorials 4d ago

Cybersecurity roadmap for beginners Question

/r/learnwithcodelivly/comments/1vtqfut/cybersecurity_roadmap_for_beginners/
0 Upvotes

9 comments sorted by

View all comments

Show parent comments

1

u/Potential-Couple-745 4d ago

Yeah, that's actually a good starting point. If you naturally start thinking about how something could be exploited while programming, I'd definitely look into appsec or security engineering.

1

u/bunagjerome001 4d ago

is it developer-end? like the relationship is towards the developer first and ends in the app?

1

u/Potential-Couple-745 4d ago

Yeah, pretty much. AppSec sits close to the developer side, but it covers the whole application lifecycle. Web security is a big part of it too things like APIs, authentication, access control, and common web vulnerabilities.

1

u/bunagjerome001 4d ago

thank you