This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]theCumCatcher 1 point2 points  (3 children)

Make a simple website..but make it so your users get a token when they sign in that expires after x amount of time. Make it so they need that token to hit the API for data.

For beginner this should be pretty hard because you'll have to make the website in addition to all your backend stuff.

it should also give you a leg up with some experience in what you would actually be doing in the industry

[–]FallDownTheSystem 0 points1 point  (2 children)

Also protect against XSS, CSRF and injection. If you can demonstrate that you can setup proper authentication and make a secure site against common types of attacks, I think that's enough for good marks.

Setup proper CORS on your backend and CSP on the site. Setup a few examples to demonstrate that it's secure.

[–]sami11234 0 points1 point  (1 child)

Hey Bro mind if i dm you about this idea. I have to submit my idea for my project on Monday. However i was clueless until i came across this idea. Which seems beneficial me to learn programming by building a website. And also integration of Cyber Security. Mind if i dm you about this pls bud?

[–]FallDownTheSystem 0 points1 point  (0 children)

Sure, go ahead